public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmbatteries: wmbatteries-0.1.3.ebuild ChangeLog
@ 2014-09-01 13:38 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2014-09-01 13:38 UTC (permalink / raw
  To: gentoo-commits

voyageur    14/09/01 13:38:23

  Modified:             wmbatteries-0.1.3.ebuild ChangeLog
  Log:
  Replace einstall with emake install, bug #521752
  
  (Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key C74525F2)

Revision  Changes    Path
1.5                  x11-plugins/wmbatteries/wmbatteries-0.1.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbatteries/wmbatteries-0.1.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbatteries/wmbatteries-0.1.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbatteries/wmbatteries-0.1.3.ebuild?r1=1.4&r2=1.5

Index: wmbatteries-0.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbatteries/wmbatteries-0.1.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wmbatteries-0.1.3.ebuild	22 Jul 2007 05:25:35 -0000	1.4
+++ wmbatteries-0.1.3.ebuild	1 Sep 2014 13:38:23 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/wmbatteries/wmbatteries-0.1.3.ebuild,v 1.4 2007/07/22 05:25:35 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatteries/wmbatteries-0.1.3.ebuild,v 1.5 2014/09/01 13:38:23 voyageur Exp $
 
 inherit eutils
 
@@ -20,6 +20,6 @@
 	x11-proto/xextproto"
 
 src_install() {
-	einstall || die "Installation failed"
+	emake DESTDIR="${D}" install || die "Installation failed"
 	dodoc AUTHORS THANKS README example/wmbatteriesrc
 }



1.6                  x11-plugins/wmbatteries/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbatteries/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	22 Jul 2007 05:25:35 -0000	1.5
+++ ChangeLog	1 Sep 2014 13:38:23 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/wmbatteries
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatteries/ChangeLog,v 1.5 2007/07/22 05:25:35 dberkholz Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatteries/ChangeLog,v 1.6 2014/09/01 13:38:23 voyageur Exp $
+
+  01 Sep 2014; Bernard Cafarelli <voyageur@gentoo.org>
+  wmbatteries-0.1.3.ebuild:
+  Replace einstall with emake install, bug #521752
 
   22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
   wmbatteries-0.1.3.ebuild:





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-01 13:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01 13:38 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmbatteries: wmbatteries-0.1.3.ebuild ChangeLog 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