diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:26:05 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:26:05 +0000 |
commit | 7c3e5ffe52ef7dea2b78c75b1a222e2fa22ad532 (patch) | |
tree | 63d2e52c96ecf324560ade9063d07a0fc63291d2 /perl-core/Module-CoreList | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-7c3e5ffe52ef7dea2b78c75b1a222e2fa22ad532.tar.gz gentoo-2-7c3e5ffe52ef7dea2b78c75b1a222e2fa22ad532.tar.bz2 gentoo-2-7c3e5ffe52ef7dea2b78c75b1a222e2fa22ad532.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Module-CoreList')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.570.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 894fec471d9f..a0ec8da834d6 100644 --- a/perl-core/Module-CoreList/ChangeLog +++ b/perl-core/Module-CoreList/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Module-CoreList -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.45 2011/11/07 17:36:34 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.46 2012/04/28 02:26:05 aballier Exp $ + + 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> + Module-CoreList-2.570.0.ebuild: + keyword ~amd64-fbsd 07 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> Module-CoreList-2.540.0.ebuild: diff --git a/perl-core/Module-CoreList/Module-CoreList-2.570.0.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.570.0.ebuild index 9a9a39357ed5..04dcf01af216 100644 --- a/perl-core/Module-CoreList/Module-CoreList-2.570.0.ebuild +++ b/perl-core/Module-CoreList/Module-CoreList-2.570.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.570.0.ebuild,v 1.1 2011/10/21 15:15:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.570.0.ebuild,v 1.2 2012/04/28 02:26:05 aballier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="what modules shipped with versions of perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" #RDEPEND="" |