diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-01 23:44:57 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-01 23:44:57 +0000 |
commit | a6a7888094be7fc055825b0205516c4f0561ce09 (patch) | |
tree | 966609e14f52c1cad87c1aa9fe098f98113d2846 /sys-devel | |
parent | Marking xinetd-2.3.14-r1 ppc for bug 400493 (diff) | |
download | gentoo-2-a6a7888094be7fc055825b0205516c4f0561ce09.tar.gz gentoo-2-a6a7888094be7fc055825b0205516c4f0561ce09.tar.bz2 gentoo-2-a6a7888094be7fc055825b0205516c4f0561ce09.zip |
Marking autoconf-wrapper-12 ppc for bug 400501
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel')
-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 24e78aae1e0f..870f52ce6479 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.90 2012/02/27 04:39:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.91 2012/03/01 23:44:57 ranger Exp $ + + 01 Mar 2012; Brent Baude <ranger@gentoo.org> autoconf-wrapper-12.ebuild: + Marking autoconf-wrapper-12 ppc for bug 400501 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> autoconf-wrapper-12.ebuild: Stable for HPPA (bug #400501). diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild index 229e85afbdf1..00a38157ae6e 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.3 2012/02/27 04:39:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild,v 1.4 2012/03/01 23:44:57 ranger 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} |