diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 04:39:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 04:39:19 +0000 |
commit | d97cfad8cb4eb01ff4ff3177c23098e0a29c8771 (patch) | |
tree | 48fd76d70096e9d5f81599f8cdefe7180afea90a /sys-devel/autoconf-wrapper | |
parent | Stable for HPPA (bug #400495). (diff) | |
download | gentoo-2-d97cfad8cb4eb01ff4ff3177c23098e0a29c8771.tar.gz gentoo-2-d97cfad8cb4eb01ff4ff3177c23098e0a29c8771.tar.bz2 gentoo-2-d97cfad8cb4eb01ff4ff3177c23098e0a29c8771.zip |
Stable for HPPA (bug #400501).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/autoconf-wrapper')
-rw-r--r-- | sys-devel/autoconf-wrapper/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog index 39e7fbae5930..24e78aae1e0f 100644 --- a/sys-devel/autoconf-wrapper/ChangeLog +++ b/sys-devel/autoconf-wrapper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf-wrapper # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.89 2012/02/24 10:27:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.90 2012/02/27 04:39:19 jer Exp $ + + 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> autoconf-wrapper-12.ebuild: + Stable for HPPA (bug #400501). 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> autoconf-wrapper-12.ebuild: Stable for amd64, wrt bug #400501 diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild index e34403737f1b..229e85afbdf1 100644 --- a/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild +++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-12.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-wrapper/autoconf-wrapper-12.ebuild,v 1.2 2012/02/24 10:27:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild,v 1.3 2012/02/27 04:39:19 jer Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" S=${WORKDIR} |