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

voyageur    14/09/01 13:35:51

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

Revision  Changes    Path
1.12                 x11-plugins/wmpeople/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpeople/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	22 Jul 2007 04:40:15 -0000	1.11
+++ ChangeLog	1 Sep 2014 13:35:51 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmpeople
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpeople/ChangeLog,v 1.11 2007/07/22 04:40:15 dberkholz Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpeople/ChangeLog,v 1.12 2014/09/01 13:35:51 voyageur Exp $
+
+  01 Sep 2014; Bernard Cafarelli <voyageur@gentoo.org> wmpeople-1.3.ebuild:
+  Replace einstall with emake install, bug #521754
 
   22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; wmpeople-1.3.ebuild:
   Drop virtual/x11 references.



1.7                  x11-plugins/wmpeople/wmpeople-1.3.ebuild

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

Index: wmpeople-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmpeople/wmpeople-1.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wmpeople-1.3.ebuild	22 Jul 2007 04:40:15 -0000	1.6
+++ wmpeople-1.3.ebuild	1 Sep 2014 13:35:51 -0000	1.7
@@ -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/wmpeople/wmpeople-1.3.ebuild,v 1.6 2007/07/22 04:40:15 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpeople/wmpeople-1.3.ebuild,v 1.7 2014/09/01 13:35:51 voyageur Exp $
 
 inherit eutils
 
@@ -23,7 +23,7 @@
 	>=net-mail/peephole-1.2"
 
 src_install() {
-	einstall || die "Installation failed"
+	emake DESTDIR="${D}" install || die "Installation failed"
 	dodoc AUTHORS ChangeLog README
 }
 





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

only message in thread, other threads:[~2014-09-01 13:36 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:35 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmpeople: ChangeLog wmpeople-1.3.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