summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-30 11:57:53 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-30 11:57:53 +0000
commita655bdffce8fc672420896b6649e503cdaad9d23 (patch)
treecb31be6d08a01a1e80b521f40ca19935680b393c /virtual/perl-Pod-Simple
parentCheck for en_US.utf8 locale. If not available, donot run tests that fail with... (diff)
downloadgentoo-2-a655bdffce8fc672420896b6649e503cdaad9d23.tar.gz
gentoo-2-a655bdffce8fc672420896b6649e503cdaad9d23.tar.bz2
gentoo-2-a655bdffce8fc672420896b6649e503cdaad9d23.zip
Drop ~sparc-fbsd KEYWORD
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Pod-Simple')
-rw-r--r--virtual/perl-Pod-Simple/ChangeLog7
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild4
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild6
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild4
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.0.ebuild4
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.180.0.ebuild4
6 files changed, 17 insertions, 12 deletions
diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog
index e63d72d7dc28..4bff8af13d1b 100644
--- a/virtual/perl-Pod-Simple/ChangeLog
+++ b/virtual/perl-Pod-Simple/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Pod-Simple
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.39 2011/07/17 08:44:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.40 2011/07/30 11:57:53 tove Exp $
+
+ 30 Jul 2011; Torsten Veller <tove@gentoo.org> perl-Pod-Simple-3.14.ebuild,
+ perl-Pod-Simple-3.15.ebuild, perl-Pod-Simple-3.160.0-r2.ebuild,
+ perl-Pod-Simple-3.170.0.ebuild, perl-Pod-Simple-3.180.0.ebuild:
+ Drop ~sparc-fbsd KEYWORD
*perl-Pod-Simple-3.180.0 (17 Jul 2011)
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild
index 0bfe682d53f8..5c947c7c0254 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.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/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild,v 1.12 2011/06/28 19:55:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild,v 1.13 2011/07/30 11:57:53 tove Exp $
DESCRIPTION="Virtual for Pod-Simple"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-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"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
IUSE=""
RDEPEND="|| ( ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/Pod-Simple-${PV} )"
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild
index 941193e63958..d2fa06962331 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.15.ebuild,v 1.2 2010/11/15 10:21:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild,v 1.3 2011/07/30 11:57:53 tove Exp $
DESCRIPTION="Virtual for Pod-Simple"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-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 ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="~perl-core/Pod-Simple-${PV}"
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild
index de68d25edb08..1f8f8c282124 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.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/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild,v 1.1 2011/06/18 20:20:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild,v 1.2 2011/07/30 11:57:53 tove Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-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 ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.0.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.0.ebuild
index c659b148edd4..3d60ff5e31d5 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.0.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.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/virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.0.ebuild,v 1.1 2011/07/10 16:06:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.170.0.ebuild,v 1.2 2011/07/30 11:57:53 tove Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-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 ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="~perl-core/${PN#perl-}-${PV}"
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.180.0.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.180.0.ebuild
index 9f953e48ba90..2baa871620d1 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.180.0.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.180.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/virtual/perl-Pod-Simple/perl-Pod-Simple-3.180.0.ebuild,v 1.1 2011/07/17 08:44:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.180.0.ebuild,v 1.2 2011/07/30 11:57:53 tove Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-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 ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="~perl-core/${PN#perl-}-${PV}"