public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos (pacho)" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/ucl: ucl-1.03-r1.ebuild ChangeLog
Date: Sun, 13 Oct 2013 14:47:43 +0000 (UTC)	[thread overview]
Message-ID: <20131013144743.AED462004C@flycatcher.gentoo.org> (raw)

pacho       13/10/13 14:47:43

  Modified:             ucl-1.03-r1.ebuild ChangeLog
  Log:
  Fix build with latest automake
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.10                 dev-libs/ucl/ucl-1.03-r1.ebuild

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

Index: ucl-1.03-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ucl-1.03-r1.ebuild	11 Sep 2012 07:30:25 -0000	1.9
+++ ucl-1.03-r1.ebuild	13 Oct 2013 14:47:43 -0000	1.10
@@ -1,9 +1,8 @@
-# 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/dev-libs/ucl/ucl-1.03-r1.ebuild,v 1.9 2012/09/11 07:30:25 vapier Exp $
-
-EAPI=4
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ucl-1.03-r1.ebuild,v 1.10 2013/10/13 14:47:43 pacho Exp $
 
+EAPI=5
 inherit autotools eutils
 
 DESCRIPTION="the UCL Compression Library"
@@ -24,6 +23,9 @@
 	# place them into acinclude.m4 because there doesn't seem to be an
 	# m4/...
 	sed -n -e '/^AC_DEFUN.*mfx_/,/^])#$/p' aclocal.m4 > acinclude.m4 || die "Unable to rescue mfx_* autoconf macros."
+
+	sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.ac || die
+
 	eautoreconf
 }
 



1.42                 dev-libs/ucl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	11 Sep 2012 07:30:25 -0000	1.41
+++ ChangeLog	13 Oct 2013 14:47:43 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/ucl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.41 2012/09/11 07:30:25 vapier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucl/ChangeLog,v 1.42 2013/10/13 14:47:43 pacho Exp $
+
+  13 Oct 2013; Pacho Ramos <pacho@gentoo.org> ucl-1.03-r1.ebuild:
+  Fix build with latest automake
 
   11 Sep 2012; Mike Frysinger <vapier@gentoo.org> +files/ucl-1.03-x32.patch,
   ucl-1.03-r1.ebuild:





             reply	other threads:[~2013-10-13 14:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-13 14:47 Pacho Ramos (pacho) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-11  7:30 [gentoo-commits] gentoo-x86 commit in dev-libs/ucl: ucl-1.03-r1.ebuild ChangeLog Mike Frysinger (vapier)

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=20131013144743.AED462004C@flycatcher.gentoo.org \
    --to=pacho@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