summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-12-23 16:58:50 +0000
committerFabian Groffen <grobian@gentoo.org>2009-12-23 16:58:50 +0000
commit69c7c72fea07521e5ce2d245fa088ed067546227 (patch)
tree204b9c543fcd96b5ab0daeebe4a264f7a4d46ae1 /virtual/perl-Module-Pluggable
parentDrop museek+. Per bug #287583 (diff)
downloadgentoo-2-69c7c72fea07521e5ce2d245fa088ed067546227.tar.gz
gentoo-2-69c7c72fea07521e5ce2d245fa088ed067546227.tar.bz2
gentoo-2-69c7c72fea07521e5ce2d245fa088ed067546227.zip
Marked ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris, last arch for bug #296509
(Portage version: 2.2.00.15134-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'virtual/perl-Module-Pluggable')
-rw-r--r--virtual/perl-Module-Pluggable/ChangeLog7
-rw-r--r--virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/virtual/perl-Module-Pluggable/ChangeLog b/virtual/perl-Module-Pluggable/ChangeLog
index 0a707c9e2041..890902f3b49b 100644
--- a/virtual/perl-Module-Pluggable/ChangeLog
+++ b/virtual/perl-Module-Pluggable/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Module-Pluggable
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.11 2009/08/25 10:56:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.12 2009/12/23 16:58:50 grobian Exp $
+
+ 23 Dec 2009; Fabian Groffen <grobian@gentoo.org>
+ perl-Module-Pluggable-3.9.ebuild:
+ Marked ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris
+ ~x86-solaris, last arch for bug #296509
25 Aug 2009; Torsten Veller <tove@gentoo.org>
perl-Module-Pluggable-3.9.ebuild:
diff --git a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild
index 4801839713e8..ebedc6aa9f71 100644
--- a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild
+++ b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild,v 1.8 2009/08/25 10:56:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild,v 1.9 2009/12/23 16:58:50 grobian Exp $
DESCRIPTION="automatically give your module the ability to have plugins"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Pluggable-${PV} )"