summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-11-30 06:21:09 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-11-30 06:21:09 +0000
commit0973f9146dbf52e9683ec2123b7abe547eb19e5b (patch)
treecb3025f1a6d33d088b5fcf67b7cf72c2710c19ed
parentKeyword amd64-linux and x86-linux (diff)
downloadgentoo-2-0973f9146dbf52e9683ec2123b7abe547eb19e5b.tar.gz
gentoo-2-0973f9146dbf52e9683ec2123b7abe547eb19e5b.tar.bz2
gentoo-2-0973f9146dbf52e9683ec2123b7abe547eb19e5b.zip
Keyword amd64-linux and x86-linux
(Portage version: 2.2.01.21313-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
-rw-r--r--virtual/perl-Module-Loaded/ChangeLog7
-rw-r--r--virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r1.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/perl-Module-Loaded/ChangeLog b/virtual/perl-Module-Loaded/ChangeLog
index c333645fb13f..c09d58832e91 100644
--- a/virtual/perl-Module-Loaded/ChangeLog
+++ b/virtual/perl-Module-Loaded/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Module-Loaded
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog,v 1.9 2012/05/21 11:50:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/ChangeLog,v 1.10 2012/11/30 06:21:09 bicatali Exp $
+
+ 30 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org>
+ perl-Module-Loaded-0.80.0-r1.ebuild:
+ Keyword amd64-linux and x86-linux
*perl-Module-Loaded-0.80.0-r1 (21 May 2012)
@@ -54,4 +58,3 @@
20 Dec 2009; Torsten Veller <tove@gentoo.org>
+perl-Module-Loaded-0.06.ebuild, +metadata.xml:
Initial commit
-
diff --git a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r1.ebuild b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r1.ebuild
index 8bd281999025..437d48d973fa 100644
--- a/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r1.ebuild
+++ b/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r1.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/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r1.ebuild,v 1.1 2012/05/21 11:50:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Loaded/perl-Module-Loaded-0.80.0-r1.ebuild,v 1.2 2012/11/30 06:21:09 bicatali Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )"