summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-12-28 17:26:10 +0000
committerJeroen Roovers <jer@gentoo.org>2012-12-28 17:26:10 +0000
commitc61693509d72c3bb1475cc33028c37db3c5c3ad7 (patch)
tree68a39664928915d9304c26d6e935c2e0b7884bd0 /sys-devel
parentStable for HPPA (bug #448792). (diff)
downloadgentoo-2-c61693509d72c3bb1475cc33028c37db3c5c3ad7.tar.gz
gentoo-2-c61693509d72c3bb1475cc33028c37db3c5c3ad7.tar.bz2
gentoo-2-c61693509d72c3bb1475cc33028c37db3c5c3ad7.zip
Stable for HPPA (bug #447756).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-devel')
-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 5241a3c3dc54..0a7e33f6fdf6 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.177 2012/12/26 10:51:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.178 2012/12/28 17:26:10 jer Exp $
+
+ 28 Dec 2012; Jeroen Roovers <jer@gentoo.org> autoconf-2.69.ebuild:
+ Stable for HPPA (bug #447756).
26 Dec 2012; Markus Meier <maekke@gentoo.org> autoconf-2.69.ebuild:
arm stable, bug #447756
diff --git a/sys-devel/autoconf/autoconf-2.69.ebuild b/sys-devel/autoconf/autoconf-2.69.ebuild
index 0cd2e30c2399..131b36d1ca60 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.9 2012/12/26 10:51:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 1.10 2012/12/28 17:26:10 jer 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"