diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-11-21 15:37:49 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-11-21 15:37:49 +0000 |
commit | 640f444dbd5a8340ef00d64f8185c11e91897f00 (patch) | |
tree | c2529fe7dc8878e4fbd291c6dc145d3b3670642a /sys-devel/autoconf-archive | |
parent | keyworded for ~ppc-macos, tested by Johan Hattne #352642 (diff) | |
download | gentoo-2-640f444dbd5a8340ef00d64f8185c11e91897f00.tar.gz gentoo-2-640f444dbd5a8340ef00d64f8185c11e91897f00.tar.bz2 gentoo-2-640f444dbd5a8340ef00d64f8185c11e91897f00.zip |
keyworded for ~ppc-macos, tested by Johan Hattne #352642
(Portage version: 2.2.0_alpha76/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/autoconf-archive')
-rw-r--r-- | sys-devel/autoconf-archive/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/autoconf-archive/ChangeLog b/sys-devel/autoconf-archive/ChangeLog index c29e8699c0fd..908992a7ea42 100644 --- a/sys-devel/autoconf-archive/ChangeLog +++ b/sys-devel/autoconf-archive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/autoconf-archive # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.40 2011/11/21 15:17:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.41 2011/11/21 15:37:49 jlec Exp $ + + 21 Nov 2011; Justin Lecher <jlec@gentoo.org> + autoconf-archive-2011.09.17.ebuild: + keyworded for ~ppc-macos, tested by Johan Hattne #352642 21 Nov 2011; Justin Lecher <jlec@gentoo.org> autoconf-archive-2011.09.17.ebuild: diff --git a/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild index 13f512370bbf..39bb570c94a0 100644 --- a/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild +++ b/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild,v 1.2 2011/11/21 15:17:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2011.09.17.ebuild,v 1.3 2011/11/21 15:37:49 jlec Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DOCS=( AUTHORS ChangeLog NEWS README TODO ) |