polynomial-c    15/06/02 09:47:49

  Modified:             ChangeLog
  Added:                hprofile-3.1.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  Changes    Path
1.7                  sys-apps/hprofile/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hprofile/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hprofile/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hprofile/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hprofile/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   29 May 2015 07:59:10 -0000      1.6
+++ ChangeLog   2 Jun 2015 09:47:49 -0000       1.7
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/hprofile
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hprofile/ChangeLog,v 1.6 
2015/05/29 07:59:10 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hprofile/ChangeLog,v 1.7 
2015/06/02 09:47:49 polynomial-c Exp $
+
+*hprofile-3.1.0 (02 Jun 2015)
+
+  02 Jun 2015; Lars Wendler <polynomia...@gentoo.org> +hprofile-3.1.0.ebuild:
+  Version bump.
 
 *hprofile-3.0.6 (29 May 2015)
 



1.1                  sys-apps/hprofile/hprofile-3.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hprofile/hprofile-3.1.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hprofile/hprofile-3.1.0.ebuild?rev=1.1&content-type=text/plain

Index: hprofile-3.1.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/hprofile/hprofile-3.1.0.ebuild,v 
1.1 2015/06/02 09:47:49 polynomial-c Exp $

EAPI=5

DESCRIPTION="Utility to manage hardware, network, power or other profiles 
(fork)"
HOMEPAGE="https://github.com/tokiclover/hprofile";
SRC_URI="https://github.com/tokiclover/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

src_prepare() {
        sed -i '1s:.*:#!/sbin/runscript:' hprofile.initd || die
        sed -i "/^prefix/s:=.*:=${EPREFIX}/usr:" Makefile || die
}




Reply via email to