diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-12-16 21:55:57 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-12-16 21:55:57 +0000 |
commit | 2a2ac92ea8a1d4b8de979cb824d1413e1c877145 (patch) | |
tree | 3917922f0e1e038637871499f245b3fc15732364 /perl-core/Pod-Simple/Pod-Simple-3.07.ebuild | |
parent | QA: Transfer prefix keywords (diff) | |
download | gentoo-2-2a2ac92ea8a1d4b8de979cb824d1413e1c877145.tar.gz gentoo-2-2a2ac92ea8a1d4b8de979cb824d1413e1c877145.tar.bz2 gentoo-2-2a2ac92ea8a1d4b8de979cb824d1413e1c877145.zip |
QA: Transfer prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'perl-core/Pod-Simple/Pod-Simple-3.07.ebuild')
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.07.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.07.ebuild index 333819222b5c..44dca3db64f6 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.07.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.07.ebuild,v 1.7 2009/12/14 19:15:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.07.ebuild,v 1.8 2009/12/16 21:55:57 abcd Exp $ MODULE_AUTHOR=ARANDAL inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="framework for parsing Pod" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +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 |