public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/compiz-plugins-extra: ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild
Date: Wed, 25 Apr 2012 16:43:47 +0000 (UTC)	[thread overview]
Message-ID: <20120425164347.EAC2A2004C@flycatcher.gentoo.org> (raw)

jlec        12/04/25 16:43:47

  Modified:             ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild
  Log:
  Drop unnessecary die
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 x11-plugins/compiz-plugins-extra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	21 Mar 2011 19:47:45 -0000	1.16
+++ ChangeLog	25 Apr 2012 16:43:47 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/compiz-plugins-extra
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.16 2011/03/21 19:47:45 nirbheek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.17 2012/04/25 16:43:47 jlec Exp $
+
+  25 Apr 2012; Justin Lecher <jlec@gentoo.org>
+  compiz-plugins-extra-0.8.6-r1.ebuild:
+  Drop unnessecary die
 
   21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
   -compiz-plugins-extra-0.8.4-r1.ebuild,



1.6                  x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild

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

Index: compiz-plugins-extra-0.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- compiz-plugins-extra-0.8.6-r1.ebuild	21 Mar 2011 19:47:45 -0000	1.5
+++ compiz-plugins-extra-0.8.6-r1.ebuild	25 Apr 2012 16:43:47 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v 1.5 2011/03/21 19:47:45 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v 1.6 2012/04/25 16:43:47 jlec Exp $
 
 EAPI="2"
 
@@ -43,7 +43,7 @@
 
 	# required to apply the above patch
 	intltoolize --copy --force || die "intltoolize failed"
-	eautoreconf || die "eautoreconf failed"
+	eautoreconf
 }
 
 src_configure() {






             reply	other threads:[~2012-04-25 16:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25 16:43 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-25 14:35 [gentoo-commits] gentoo-x86 commit in x11-plugins/compiz-plugins-extra: ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild Sergey Popov (pinkbyte)
2012-05-05  5:12 Jeff Horelick (jdhore)
2011-02-28 17:45 Samuli Suominen (ssuominen)

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=20120425164347.EAC2A2004C@flycatcher.gentoo.org \
    --to=jlec@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