public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli (voyageur)" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmgrabimage: wmgrabimage-0.72-r1.ebuild ChangeLog
Date: Mon,  1 Sep 2014 15:35:56 +0000 (UTC)	[thread overview]
Message-ID: <20140901153556.306374717@oystercatcher.gentoo.org> (raw)

voyageur    14/09/01 15:35:56

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

Revision  Changes    Path
1.13                 x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild

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

Index: wmgrabimage-0.72-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- wmgrabimage-0.72-r1.ebuild	5 Sep 2012 08:16:38 -0000	1.12
+++ wmgrabimage-0.72-r1.ebuild	1 Sep 2014 15:35:56 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/wmgrabimage/wmgrabimage-0.72-r1.ebuild,v 1.12 2012/09/05 08:16:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild,v 1.13 2014/09/01 15:35:56 voyageur Exp $
 
 inherit eutils
 
@@ -42,7 +42,7 @@
 
 src_install() {
 	dodir /usr/bin
-	einstall DESTDIR="${D}/usr" || die "einstall failed."
+	emake DESTDIR="${D}/usr" install || die "einstall failed."
 
 	doman wmGrabImage.1
 



1.17                 x11-plugins/wmgrabimage/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	5 Sep 2012 08:16:38 -0000	1.16
+++ ChangeLog	1 Sep 2014 15:35:56 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/wmgrabimage
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.16 2012/09/05 08:16:38 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.17 2014/09/01 15:35:56 voyageur Exp $
+
+  01 Sep 2014; Bernard Cafarelli <voyageur@gentoo.org>
+  wmgrabimage-0.72-r1.ebuild:
+  Replace einstall with emake install, bug #521682
 
   05 Sep 2012; Justin Lecher <jlec@gentoo.org> wmgrabimage-0.72-r1.ebuild:
   Use domenu instead insinto + doins to install .desktop files





             reply	other threads:[~2014-09-01 15:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-01 15:35 Bernard Cafarelli (voyageur) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-05  8:16 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmgrabimage: wmgrabimage-0.72-r1.ebuild ChangeLog Justin Lecher (jlec)
2012-02-15  9:48 Bernard Cafarelli (voyageur)
2010-09-01  7:50 Michele Noberasco (s4t4n)
2009-03-16 16:34 Michele Noberasco (s4t4n)
2009-01-14 16:04 Michele Noberasco (s4t4n)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140901153556.306374717@oystercatcher.gentoo.org \
    --to=voyageur@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox