public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Romain Perier (mrpouet)" <mrpouet@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/totem-pl-parser: totem-pl-parser-2.26.3-r1.ebuild ChangeLog
Date: Tue, 27 Oct 2009 16:43:17 +0000	[thread overview]
Message-ID: <E1N2p8f-0002kE-Tt@stork.gentoo.org> (raw)

mrpouet     09/10/27 16:43:17

  Modified:             totem-pl-parser-2.26.3-r1.ebuild ChangeLog
  Log:
  Add intltoolize before eautoreconf
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild?r1=1.1&r2=1.2

Index: totem-pl-parser-2.26.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- totem-pl-parser-2.26.3-r1.ebuild	27 Oct 2009 16:02:06 -0000	1.1
+++ totem-pl-parser-2.26.3-r1.ebuild	27 Oct 2009 16:43:17 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild,v 1.1 2009/10/27 16:02:06 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild,v 1.2 2009/10/27 16:43:17 mrpouet Exp $
 
 EAPI="2"
 
@@ -47,5 +47,6 @@
 
 	# http://bugzilla.gnome.org/show_bug.cgi?id=577774
 	epatch "${FILESDIR}/${PN}-2.26.1-fix-tests-without-gtk-doc.patch"
+	intltoolize --automake --copy --force || die "intltoolize failed"
 	eautoreconf
 }



1.37                 dev-libs/totem-pl-parser/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	27 Oct 2009 16:02:06 -0000	1.36
+++ ChangeLog	27 Oct 2009 16:43:17 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/totem-pl-parser
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.36 2009/10/27 16:02:06 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.37 2009/10/27 16:43:17 mrpouet Exp $
+
+  27 Oct 2009; Romain Perier <mrpouet@gentoo.org>
+  totem-pl-parser-2.26.3-r1.ebuild:
+  Add intltoolize before eautoreconf.
 
 *totem-pl-parser-2.26.3-r1 (27 Oct 2009)
 






             reply	other threads:[~2009-10-27 16:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-27 16:43 Romain Perier (mrpouet) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-05 14:55 [gentoo-commits] gentoo-x86 commit in dev-libs/totem-pl-parser: totem-pl-parser-2.26.3-r1.ebuild ChangeLog Raul Porcel (armin76)
2010-03-16 18:41 Christian Faulhammer (fauli)
2010-03-15 18:57 Gysbert Wassenaar (nixnut)
2010-03-12 21:23 Brent Baude (ranger)
2010-03-11 20:45 Pacho Ramos (pacho)
2010-01-10 15:23 Markus Meier (maekke)
2009-10-27 16:02 Romain Perier (mrpouet)

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=E1N2p8f-0002kE-Tt@stork.gentoo.org \
    --to=mrpouet@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