* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpower: ChangeLog wmpower-0.4.3.ebuild wmpower-0.4.2.ebuild
@ 2014-09-01 14:30 Bernard Cafarelli (voyageur)
0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2014-09-01 14:30 UTC (permalink / raw
To: gentoo-commits
voyageur 14/09/01 14:30:16
Modified: ChangeLog wmpower-0.4.3.ebuild
Removed: wmpower-0.4.2.ebuild
Log:
Replace einstall with emake install, bug #521690. Remove old version
(Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
Revision Changes Path
1.32 x11-plugins/wmpower/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpower/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpower/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpower/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 18 Dec 2011 19:50:45 -0000 1.31
+++ ChangeLog 1 Sep 2014 14:30:16 -0000 1.32
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmpower
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/ChangeLog,v 1.31 2011/12/18 19:50:45 phajdan.jr Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/ChangeLog,v 1.32 2014/09/01 14:30:16 voyageur Exp $
+
+ 01 Sep 2014; Bernard Cafarelli <voyageur@gentoo.org> -wmpower-0.4.2.ebuild,
+ wmpower-0.4.3.ebuild:
+ Replace einstall with emake install, bug #521690. Remove old version
18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> wmpower-0.4.3.ebuild:
x86 stable wrt bug #393745
1.4 x11-plugins/wmpower/wmpower-0.4.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpower/wmpower-0.4.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpower/wmpower-0.4.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmpower/wmpower-0.4.3.ebuild?r1=1.3&r2=1.4
Index: wmpower-0.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/wmpower-0.4.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wmpower-0.4.3.ebuild 18 Dec 2011 19:50:45 -0000 1.3
+++ wmpower-0.4.3.ebuild 1 Sep 2014 14:30:16 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/wmpower-0.4.3.ebuild,v 1.3 2011/12/18 19:50:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/wmpower-0.4.3.ebuild,v 1.4 2014/09/01 14:30:16 voyageur Exp $
DESCRIPTION="a dockapp to get/set power management status for laptops (APM, ACPI
and CPUfreq)"
@@ -26,6 +26,6 @@
}
src_install() {
- einstall || die "Installation failed"
+ emake DESTDIR="${D}" install || die "Installation failed"
dodoc AUTHORS BUGS ChangeLog LEGGIMI NEWS README README.compal THANKS TODO
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-01 14:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01 14:30 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpower: ChangeLog wmpower-0.4.3.ebuild wmpower-0.4.2.ebuild Bernard Cafarelli (voyageur)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox