summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-25 22:21:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-25 22:21:45 +0000
commit1050d8ae87607938be8d2ed967336fe9fc5ab609 (patch)
tree86a601e049ea928b0ace58ca6bfa2152a4412ce9 /sys-devel/autoconf
parentStable for ia64, wrt bug #448296 (diff)
downloadgentoo-2-1050d8ae87607938be8d2ed967336fe9fc5ab609.tar.gz
gentoo-2-1050d8ae87607938be8d2ed967336fe9fc5ab609.tar.bz2
gentoo-2-1050d8ae87607938be8d2ed967336fe9fc5ab609.zip
Stable for ia64, wrt bug #447756
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r--sys-devel/autoconf/ChangeLog5
-rw-r--r--sys-devel/autoconf/autoconf-2.69.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog
index 842e046694cf..ac729a17c9d5 100644
--- a/sys-devel/autoconf/ChangeLog
+++ b/sys-devel/autoconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/autoconf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.175 2012/12/23 18:15:08 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.176 2012/12/25 22:21:45 ago Exp $
+
+ 25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> autoconf-2.69.ebuild:
+ Stable for ia64, wrt bug #447756
23 Dec 2012; Jeff Horelick <jdhore@gentoo.org> autoconf-2.69.ebuild:
marked x86 per bug 447756
diff --git a/sys-devel/autoconf/autoconf-2.69.ebuild b/sys-devel/autoconf/autoconf-2.69.ebuild
index 5e51859b0e23..7f62f466fe9a 100644
--- a/sys-devel/autoconf/autoconf-2.69.ebuild
+++ b/sys-devel/autoconf/autoconf-2.69.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 1.7 2012/12/23 18:15:09 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 1.8 2012/12/25 22:21:45 ago Exp $
EAPI="3"
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
else
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="Used to create autoconfiguration files"