public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexandre Rostovtsev (tetromino)" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libgksu: ChangeLog libgksu-2.0.12-r1.ebuild
Date: Tue, 15 Nov 2011 23:11:17 +0000 (UTC)	[thread overview]
Message-ID: <20111115231117.1961C2004B@flycatcher.gentoo.org> (raw)

tetromino    11/11/15 23:11:17

  Modified:             ChangeLog libgksu-2.0.12-r1.ebuild
  Log:
  QA: eautoreconf should be before gnome2_src_prepare.
  
  (Portage version: 2.2.0_alpha74/cvs/Linux x86_64)

Revision  Changes    Path
1.82                 x11-libs/libgksu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libgksu/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libgksu/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libgksu/ChangeLog?r1=1.81&r2=1.82

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libgksu/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	10 Sep 2011 17:27:10 -0000	1.81
+++ ChangeLog	15 Nov 2011 23:11:17 -0000	1.82
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libgksu
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libgksu/ChangeLog,v 1.81 2011/09/10 17:27:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libgksu/ChangeLog,v 1.82 2011/11/15 23:11:17 tetromino Exp $
+
+  15 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+  libgksu-2.0.12-r1.ebuild:
+  QA: eautoreconf should be before gnome2_src_prepare.
 
   10 Sep 2011; Pacho Ramos <pacho@gentoo.org> libgksu-2.0.12-r1.ebuild:
   Fix keyring dependency, bug #381915 by bay.



1.13                 x11-libs/libgksu/libgksu-2.0.12-r1.ebuild

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

Index: libgksu-2.0.12-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libgksu/libgksu-2.0.12-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libgksu-2.0.12-r1.ebuild	10 Sep 2011 17:27:10 -0000	1.12
+++ libgksu-2.0.12-r1.ebuild	15 Nov 2011 23:11:17 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libgksu/libgksu-2.0.12-r1.ebuild,v 1.12 2011/09/10 17:27:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libgksu/libgksu-2.0.12-r1.ebuild,v 1.13 2011/11/15 23:11:17 tetromino Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -38,8 +38,6 @@
 }
 
 src_prepare() {
-	gnome2_src_prepare
-
 	# Fix compilation on bsd
 	epatch "${FILESDIR}"/${PN}-2.0.0-fbsd.patch
 
@@ -61,6 +59,7 @@
 
 	intltoolize --force --copy --automake || die "intltoolize failed"
 	eautoreconf
+	gnome2_src_prepare
 }
 
 src_install() {






             reply	other threads:[~2011-11-15 23:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-15 23:11 Alexandre Rostovtsev (tetromino) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-21  9:16 [gentoo-commits] gentoo-x86 commit in x11-libs/libgksu: ChangeLog libgksu-2.0.12-r1.ebuild Pacho Ramos (pacho)
2013-04-27 16:39 Samuli Suominen (ssuominen)
2012-05-05  3:52 Jeff Horelick (jdhore)
2012-01-05  1:46 Alexandre Rostovtsev (tetromino)
2011-09-10 17:27 Pacho Ramos (pacho)
2011-06-03 14:28 Diego Petteno (flameeyes)
2011-04-10 17:03 Samuli Suominen (ssuominen)
2011-01-24 16:31 Gilles Dartiguelongue (eva)
2010-10-14 18:30 Brent Baude (ranger)
2010-09-30 20:19 Brent Baude (ranger)
2010-09-18 15:47 Raul Porcel (armin76)
2010-09-11 18:20 PaweA Hajdan (phajdan.jr)
2010-09-08 11:13 Markos Chandras (hwoarang)
2010-09-06 11:42 Pacho Ramos (pacho)
2010-01-12 12:39 Daniel Gryniewicz (dang)

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=20111115231117.1961C2004B@flycatcher.gentoo.org \
    --to=tetromino@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