diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-11-21 15:17:05 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-11-21 15:17:05 +0000 |
commit | 3a26460c222a7937770b64ef50c841b48ced8767 (patch) | |
tree | df22310b1586f42919cc25bd3ed5cf48147cc730 /sys-devel/autoconf-archive | |
parent | Fix hardened support with omnijar, bug #391051 (diff) | |
download | gentoo-2-3a26460c222a7937770b64ef50c841b48ced8767.tar.gz gentoo-2-3a26460c222a7937770b64ef50c841b48ced8767.tar.bz2 gentoo-2-3a26460c222a7937770b64ef50c841b48ced8767.zip |
keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne
(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 dc867768e8e0..c29e8699c0fd 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.39 2011/11/11 15:26:59 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.40 2011/11/21 15:17:05 jlec Exp $ + + 21 Nov 2011; Justin Lecher <jlec@gentoo.org> + autoconf-archive-2011.09.17.ebuild: + keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne 11 Nov 2011; Nathan Phillip Brink <binki@gentoo.org> metadata.xml: Take maintainership and add base-system herd. 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 2c76d9dc1fd7..13f512370bbf 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.1 2011/09/22 12:53:50 scarabeus Exp $ +# $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 $ 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 ~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 ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DOCS=( AUTHORS ChangeLog NEWS README TODO ) |