diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:29:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-02 20:29:59 +0000 |
commit | 6401ea2e949ee188bd4606ed8cbfd68a9ecaf144 (patch) | |
tree | 5acde73d096e82d488c7750edd50fd20264c893e | |
parent | Marking vblade-20 ppc64 for bug 400497 (diff) | |
download | gentoo-2-6401ea2e949ee188bd4606ed8cbfd68a9ecaf144.tar.gz gentoo-2-6401ea2e949ee188bd4606ed8cbfd68a9ecaf144.tar.bz2 gentoo-2-6401ea2e949ee188bd4606ed8cbfd68a9ecaf144.zip |
Marking autoconf-wrapper-12 ppc64 for bug 400501
(Portage version: 2.1.10.11/cvs/Linux ppc64)
-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 899f3d7eada4..76827262be6b 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.92 2012/03/02 19:21:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.93 2012/03/02 20:29:59 ranger Exp $ + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> autoconf-wrapper-12.ebuild: + Marking autoconf-wrapper-12 ppc64 for bug 400501 02 Mar 2012; Markus Meier <maekke@gentoo.org> autoconf-wrapper-12.ebuild: arm stable, bug #400501 diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild index ba4fc283f096..3a96ef69ee1a 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.5 2012/03/02 19:21:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-12.ebuild,v 1.6 2012/03/02 20:29:59 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} |