summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-28 02:42:52 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-28 02:42:52 +0000
commite05b157224bd9fe958a56a44b1707cc6a0dd8ef0 (patch)
treef33244179b70be64b030cbf8e79f8f1137a1ba76 /dev-perl
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-e05b157224bd9fe958a56a44b1707cc6a0dd8ef0.tar.gz
gentoo-2-e05b157224bd9fe958a56a44b1707cc6a0dd8ef0.tar.bz2
gentoo-2-e05b157224bd9fe958a56a44b1707cc6a0dd8ef0.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Pod/ChangeLog7
-rw-r--r--dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog
index 12c963c82779..c71f06e585ae 100644
--- a/dev-perl/Test-Pod/ChangeLog
+++ b/dev-perl/Test-Pod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Pod
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.68 2011/07/30 10:45:05 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.69 2012/04/28 02:42:52 aballier Exp $
+
+ 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> Test-Pod-1.450.0.ebuild:
+ keyword ~amd64-fbsd
30 Jul 2011; Torsten Veller <tove@gentoo.org> Test-Pod-1.42.ebuild,
Test-Pod-1.450.0.ebuild:
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