diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-02-14 11:19:14 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-02-14 11:19:14 +0000 |
commit | c0d6f6a0fc6bdf1ade049e579e9ac7f7837b0e52 (patch) | |
tree | f089ca9a260745f1898b12201874f4c2d72a0049 /perl-core | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-c0d6f6a0fc6bdf1ade049e579e9ac7f7837b0e52.tar.gz gentoo-2-c0d6f6a0fc6bdf1ade049e579e9ac7f7837b0e52.tar.bz2 gentoo-2-c0d6f6a0fc6bdf1ade049e579e9ac7f7837b0e52.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/ExtUtils-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.600.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Manifest/ChangeLog b/perl-core/ExtUtils-Manifest/ChangeLog index ea61a02970e2..cceb06c19935 100644 --- a/perl-core/ExtUtils-Manifest/ChangeLog +++ b/perl-core/ExtUtils-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Manifest # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.14 2012/02/04 15:27:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.15 2012/02/14 11:19:14 aballier Exp $ + + 14 Feb 2012; Alexis Ballier <aballier@gentoo.org> + ExtUtils-Manifest-1.600.0.ebuild: + keyword ~x86-fbsd 04 Feb 2012; Raúl Porcel <armin76@gentoo.org> ExtUtils-Manifest-1.580.0.ebuild, ExtUtils-Manifest-1.590.0.ebuild, diff --git a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.600.0.ebuild b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.600.0.ebuild index 9ffed9ad1f91..5718d13ed965 100644 --- a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.600.0.ebuild +++ b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.600.0.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/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.600.0.ebuild,v 1.2 2012/02/04 15:27:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.600.0.ebuild,v 1.3 2012/02/14 11:19:14 aballier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities to write and check a MANIFEST file" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |