diff options
Diffstat (limited to 'virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild')
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild index 6dd0dbdd6aa4..e8d808fa4904 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.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/virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild,v 1.1 2009/07/18 08:19:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.08.ebuild,v 1.2 2009/12/15 19:47:55 abcd Exp $ DESCRIPTION="framework for parsing Pod" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="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="" RDEPEND="~perl-core/Pod-Simple-${PV}" |