public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein (tomjbe)" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libsigc++: ChangeLog libsigc++-1.2.7.ebuild
Date: Sat, 29 Jun 2013 12:18:33 +0000 (UTC)	[thread overview]
Message-ID: <20130629121833.488B42171C@flycatcher.gentoo.org> (raw)

tomjbe      13/06/29 12:18:33

  Modified:             ChangeLog libsigc++-1.2.7.ebuild
  Log:
  Fix obsolete AM_CONFIG_HEADER (Bug #469698)
  
  (Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key 0x762053D5)

Revision  Changes    Path
1.190                dev-libs/libsigc++/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libsigc++/ChangeLog?rev=1.190&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libsigc++/ChangeLog?rev=1.190&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libsigc++/ChangeLog?r1=1.189&r2=1.190

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog	13 Apr 2013 20:55:15 -0000	1.189
+++ ChangeLog	29 Jun 2013 12:18:33 -0000	1.190
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libsigc++
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/ChangeLog,v 1.189 2013/04/13 20:55:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/ChangeLog,v 1.190 2013/06/29 12:18:33 tomjbe Exp $
+
+  29 Jun 2013; Thomas Beierlein <tomjbe@gentoo.org> libsigc++-1.2.7.ebuild:
+  Fix obsolete AM_CONFIG_HEADER (Bug #469698)
 
   13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libsigc++-2.3.1.ebuild:
   Stable for s390, wrt bug #458984



1.10                 dev-libs/libsigc++/libsigc++-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libsigc++/libsigc++-1.2.7.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libsigc++/libsigc++-1.2.7.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libsigc++/libsigc++-1.2.7.ebuild?r1=1.9&r2=1.10

Index: libsigc++-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/libsigc++-1.2.7.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libsigc++-1.2.7.ebuild	26 Aug 2011 01:59:16 -0000	1.9
+++ libsigc++-1.2.7.ebuild	29 Jun 2013 12:18:33 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/libsigc++-1.2.7.ebuild,v 1.9 2011/08/26 01:59:16 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigc++/libsigc++-1.2.7.ebuild,v 1.10 2013/06/29 12:18:33 tomjbe Exp $
 
 EAPI="3"
 GCONF_DEBUG="yes"
@@ -30,6 +30,9 @@
 	sed -e 's:ACLOCAL_AMFLAGS = -I $(srcdir)/scripts:ACLOCAL_AMFLAGS = -I scripts:' \
 		-i Makefile.{in,am}
 
+	# fixes bug #469698
+	sed -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:g' -i configure.in || die
+
 	# Fix duplicated file installation, bug #346949
 	epatch "${FILESDIR}/${P}-fix-install.patch"
 





             reply	other threads:[~2013-06-29 12:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-29 12:18 Thomas Beierlein (tomjbe) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-05-21 13:46 [gentoo-commits] gentoo-x86 commit in dev-libs/libsigc++: ChangeLog libsigc++-1.2.7.ebuild Remi Cardona (remi)

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=20130629121833.488B42171C@flycatcher.gentoo.org \
    --to=tomjbe@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