diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-02-14 11:24:25 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-02-14 11:24:25 +0000 |
commit | c6733447da90f43cae979c5fe0ea4eca2c4af07c (patch) | |
tree | dc8876e6ac836d8711295a29fdda923801fa6a1c /perl-core/ExtUtils-Manifest | |
parent | keyword ~x86-fbsd (diff) | |
download | historical-c6733447da90f43cae979c5fe0ea4eca2c4af07c.tar.gz historical-c6733447da90f43cae979c5fe0ea4eca2c4af07c.tar.bz2 historical-c6733447da90f43cae979c5fe0ea4eca2c4af07c.zip |
keyword ~x86-fbsd
Package-Manager: portage-2.2.0_alpha86/cvs/Linux x86_64
Diffstat (limited to 'perl-core/ExtUtils-Manifest')
-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" |