summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-07-06 03:47:16 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-07-06 03:47:16 +0000
commitdfbb217468eec8b4102541e425104953651d8107 (patch)
tree8511a7f3e207e2a86ea229d6c565562340c723c4 /perl-core/Module-Metadata
parentkeyword ~x86-fbsd, bug #366911 (diff)
downloadgentoo-2-dfbb217468eec8b4102541e425104953651d8107.tar.gz
gentoo-2-dfbb217468eec8b4102541e425104953651d8107.tar.bz2
gentoo-2-dfbb217468eec8b4102541e425104953651d8107.zip
keyword ~x86-fbsd, bug #357599
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Module-Metadata')
-rw-r--r--perl-core/Module-Metadata/ChangeLog6
-rw-r--r--perl-core/Module-Metadata/Module-Metadata-1.0.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-Metadata/ChangeLog b/perl-core/Module-Metadata/ChangeLog
index 55db937aee13..88ee0a5d3d0e 100644
--- a/perl-core/Module-Metadata/ChangeLog
+++ b/perl-core/Module-Metadata/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Module-Metadata
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Metadata/ChangeLog,v 1.9 2011/06/13 00:18:25 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Metadata/ChangeLog,v 1.10 2011/07/06 03:47:16 aballier Exp $
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ Module-Metadata-1.0.4.ebuild:
+ keyword ~x86-fbsd, bug #357599
13 Jun 2011; Matt Turner <mattst88@gentoo.org> Module-Metadata-1.0.4.ebuild:
Added ~mips, bug 357599
diff --git a/perl-core/Module-Metadata/Module-Metadata-1.0.4.ebuild b/perl-core/Module-Metadata/Module-Metadata-1.0.4.ebuild
index 5dcc9c5b4fec..d1b96aba33bb 100644
--- a/perl-core/Module-Metadata/Module-Metadata-1.0.4.ebuild
+++ b/perl-core/Module-Metadata/Module-Metadata-1.0.4.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/perl-core/Module-Metadata/Module-Metadata-1.0.4.ebuild,v 1.5 2011/06/13 00:18:25 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Metadata/Module-Metadata-1.0.4.ebuild,v 1.6 2011/07/06 03:47:16 aballier Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Gather package and POD information from perl module files"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~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=">=virtual/perl-version-0.870"