public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder (radhermit)" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/flac: flac-1.2.1-r4.ebuild ChangeLog
Date: Thu, 25 Apr 2013 19:02:23 +0000 (UTC)	[thread overview]
Message-ID: <20130425190223.C96E92171D@flycatcher.gentoo.org> (raw)

radhermit    13/04/25 19:02:23

  Modified:             flac-1.2.1-r4.ebuild ChangeLog
  Log:
  Fix autoreconf failures with automake-1.13 (bug #466990).
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.4                  media-libs/flac/flac-1.2.1-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/flac-1.2.1-r4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/flac-1.2.1-r4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/flac-1.2.1-r4.ebuild?r1=1.3&r2=1.4

Index: flac-1.2.1-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.2.1-r4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- flac-1.2.1-r4.ebuild	15 May 2012 13:39:06 -0000	1.3
+++ flac-1.2.1-r4.ebuild	25 Apr 2013 19:02:23 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.2.1-r4.ebuild,v 1.3 2012/05/15 13:39:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.2.1-r4.ebuild,v 1.4 2013/04/25 19:02:23 radhermit Exp $
 
 EAPI=2
 inherit autotools eutils
@@ -33,6 +33,9 @@
 
 	cp "${WORKDIR}"/*.m4 m4 || die
 
+	# bug 466990
+	sed -i "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" configure.in || die
+
 	AT_M4DIR="m4" eautoreconf
 }
 



1.153                media-libs/flac/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/ChangeLog?rev=1.153&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/ChangeLog?rev=1.153&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/ChangeLog?r1=1.152&r2=1.153

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/flac/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog	15 May 2012 13:39:06 -0000	1.152
+++ ChangeLog	25 Apr 2013 19:02:23 -0000	1.153
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/flac
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/ChangeLog,v 1.152 2012/05/15 13:39:06 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/ChangeLog,v 1.153 2013/04/25 19:02:23 radhermit Exp $
+
+  25 Apr 2013; Tim Harder <radhermit@gentoo.org> flac-1.2.1-r4.ebuild:
+  Fix autoreconf failures with automake-1.13 (bug #466990).
 
   15 May 2012; Alexis Ballier <aballier@gentoo.org> flac-1.2.1-r4.ebuild:
   keyword ~amd64-fbsd





             reply	other threads:[~2013-04-25 19:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-25 19:02 Tim Harder (radhermit) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-19 13:46 [gentoo-commits] gentoo-x86 commit in media-libs/flac: flac-1.2.1-r4.ebuild ChangeLog Agostino Sarubbo (ago)
2014-03-12 10:04 Agostino Sarubbo (ago)
2014-03-06 10:45 Agostino Sarubbo (ago)
2014-02-24 10:12 JosA MarAa Alonso (nimiux)
2014-02-23  8:51 Agostino Sarubbo (ago)
2014-02-22  8:03 Agostino Sarubbo (ago)
2014-02-14 19:10 Markus Meier (maekke)
2014-02-14 15:37 Akinori Hattori (hattya)
2012-05-15 13:39 Alexis Ballier (aballier)
2011-03-28  4:38 Arun Raghavan (ford_prefect)

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=20130425190223.C96E92171D@flycatcher.gentoo.org \
    --to=radhermit@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