public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp (leio)" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/beast: ChangeLog beast-0.7.1-r1.ebuild
Date: Tue, 17 Jun 2008 00:39:06 +0000	[thread overview]
Message-ID: <E1K8PE2-0006J6-2s@stork.gentoo.org> (raw)

leio        08/06/17 00:39:06

  Modified:             ChangeLog beast-0.7.1-r1.ebuild
  Log:
  Call intltoolize before eautoreconf as it is safer, not vice-versa
  (Portage version: 2.1.5.4)

Revision  Changes    Path
1.33                 media-sound/beast/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	15 Jun 2008 12:45:59 -0000	1.32
+++ ChangeLog	17 Jun 2008 00:39:05 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/beast
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.32 2008/06/15 12:45:59 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.33 2008/06/17 00:39:05 leio Exp $
+
+  17 Jun 2008; Mart Raudsepp <leio@gentoo.org> beast-0.7.1-r1.ebuild:
+  Call intltoolize before eautoreconf as it is safer, not vice-versa
 
   15 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org> beast-0.7.1-r1.ebuild:
   remove calls to append-ldflags, bug #226977.



1.3                  media-sound/beast/beast-0.7.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild?r1=1.2&r2=1.3

Index: beast-0.7.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- beast-0.7.1-r1.ebuild	15 Jun 2008 12:45:59 -0000	1.2
+++ beast-0.7.1-r1.ebuild	17 Jun 2008 00:39:05 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild,v 1.2 2008/06/15 12:45:59 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild,v 1.3 2008/06/17 00:39:05 leio Exp $
 
 inherit autotools eutils fdo-mime
 
@@ -52,8 +52,8 @@
 
 	epatch "${FILESDIR}/${P}-configure.patch"
 
+	intltoolize --force --automake --copy || die "intltoolize failed"
 	eautoreconf
-	intltoolize --force || die "intltoolize failed"
 }
 
 src_compile() {



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-06-17  0:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-17  0:39 Mart Raudsepp (leio) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-02 14:59 [gentoo-commits] gentoo-x86 commit in media-sound/beast: ChangeLog beast-0.7.1-r1.ebuild Peter Alfredsen (loki_val)
2008-06-22 22:10 Gilles Dartiguelongue (eva)
2008-06-21 13:12 Gysbert Wassenaar (nixnut)
2008-06-20 10:40 Christian Faulhammer (opfer)
2008-06-15 12:45 Gilles Dartiguelongue (eva)
2008-06-01 21:21 Gilles Dartiguelongue (eva)

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=E1K8PE2-0006J6-2s@stork.gentoo.org \
    --to=leio@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