polynomial-c    15/05/29 07:59:10

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

Revision  Changes    Path
1.6                  sys-apps/hprofile/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hprofile/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   19 Oct 2014 05:28:00 -0000      1.5
+++ ChangeLog   29 May 2015 07:59:10 -0000      1.6
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/hprofile
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hprofile/ChangeLog,v 1.5 
2014/10/19 05:28:00 vapier Exp $
+# 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 $
+
+*hprofile-3.0.6 (29 May 2015)
+
+  29 May 2015; Lars Wendler <polynomia...@gentoo.org>
+  -hprofile-2.0_beta2.ebuild, +hprofile-3.0.6.ebuild:
+  Version bump. Removed old.
 
 *hprofile-3.0.5 (19 Oct 2014)
 



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

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

Index: hprofile-3.0.6.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.0.6.ebuild,v 
1.1 2015/05/29 07:59:10 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