diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:50:34 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:50:34 +0000 |
commit | d37f547d1a5aebbf267768deb0176b9fe7e1742f (patch) | |
tree | b4309f850cda9cc8f6d358cb6b7348674bfd113b /dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild | |
parent | alpha/ia64/sparc stable wrt #371857 (diff) | |
download | historical-d37f547d1a5aebbf267768deb0176b9fe7e1742f.tar.gz historical-d37f547d1a5aebbf267768deb0176b9fe7e1742f.tar.bz2 historical-d37f547d1a5aebbf267768deb0176b9fe7e1742f.zip |
Drop ~sparc-fbsd KEYWORD
Package-Manager: portage-2.2.0_alpha49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild')
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild b/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild index e41827ca57e4..b27d70ea3b88 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild,v 1.1 2011/03/11 06:54:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild,v 1.2 2011/07/30 10:45:05 tove Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="check for POD errors in files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Pod-Simple-3.05 |