From fc15f3108886db7f413ef4f0d77bcb96d17d7cc1 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 30 Dec 2012 20:22:48 +0000 Subject: Stable for alpha, wrt bug #447756 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- sys-devel/autoconf/ChangeLog | 5 ++++- sys-devel/autoconf/autoconf-2.69.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-devel/autoconf') diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index c730c39105d5..d618824a6b6b 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.179 2012/12/30 14:20:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.180 2012/12/30 20:22:48 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo autoconf-2.69.ebuild: + Stable for alpha, wrt bug #447756 30 Dec 2012; Agostino Sarubbo autoconf-2.69.ebuild: Stable for sparc, wrt bug #447756 diff --git a/sys-devel/autoconf/autoconf-2.69.ebuild b/sys-devel/autoconf/autoconf-2.69.ebuild index 14ff009f8d0d..176be8552ac4 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.11 2012/12/30 14:20:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 1.12 2012/12/30 20:22:48 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" -- cgit v1.2.3-65-gdbad