diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:44:51 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:44:51 +0000 |
commit | 586adb95485b7ed7ef422838be452938692cd4d2 (patch) | |
tree | 7bd97da818676a92a9ea73fa4055c6cb705f64f9 /dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-586adb95485b7ed7ef422838be452938692cd4d2.tar.gz historical-586adb95485b7ed7ef422838be452938692cd4d2.tar.bz2 historical-586adb95485b7ed7ef422838be452938692cd4d2.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/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 | 6 |
1 files changed, 3 insertions, 3 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 b27d70ea3b88..85f18d28a065 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 +# Copyright 1999-2012 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.2 2011/07/30 10:45:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild,v 1.3 2012/04/28 02:42:52 aballier 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 ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Pod-Simple-3.05 |