diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:26:06 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 20:26:06 +0000 |
commit | c73d43c76026b2b6eec2b9f6894aac78a1e2aad5 (patch) | |
tree | a14fb19d11d4420d9a90ea99384bfef7f41899dd /perl-core/Pod-Simple | |
parent | Marking atlas-0.3.1_p20100302 ppc for bug 313613 (diff) | |
download | historical-c73d43c76026b2b6eec2b9f6894aac78a1e2aad5.tar.gz historical-c73d43c76026b2b6eec2b9f6894aac78a1e2aad5.tar.bz2 historical-c73d43c76026b2b6eec2b9f6894aac78a1e2aad5.zip |
Marking Pod-Simple-3.14 ppc for bug 333421
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'perl-core/Pod-Simple')
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild index 11e13722533b..30c89466398f 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.5 2010/09/12 16:54:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.6 2010/10/14 20:26:06 ranger Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Framework for parsing Pod" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND=">=virtual/perl-Pod-Escapes-1.04" |