diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:45:05 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-30 10:45:05 +0000 |
commit | a6bd326e2e81472864bbad117c105e1002ec3216 (patch) | |
tree | d1399a5b19a1988516cd8dc7747c02251e9334b9 /dev-perl | |
parent | Drop ~sparc-fbsd KEYWORD (diff) | |
download | gentoo-2-a6bd326e2e81472864bbad117c105e1002ec3216.tar.gz gentoo-2-a6bd326e2e81472864bbad117c105e1002ec3216.tar.bz2 gentoo-2-a6bd326e2e81472864bbad117c105e1002ec3216.zip |
Drop ~sparc-fbsd KEYWORD
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Pod/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.42.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.450.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index 1b99a3119ff4..12c963c82779 100644 --- a/dev-perl/Test-Pod/ChangeLog +++ b/dev-perl/Test-Pod/ChangeLog @@ -1,6 +1,10 @@ # 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.67 2011/07/29 12:45:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.68 2011/07/30 10:45:05 tove Exp $ + + 30 Jul 2011; Torsten Veller <tove@gentoo.org> Test-Pod-1.42.ebuild, + Test-Pod-1.450.0.ebuild: + Drop ~sparc-fbsd KEYWORD 29 Jul 2011; Torsten Veller <tove@gentoo.org> -Test-Pod-1.44.ebuild: Cleanup diff --git a/dev-perl/Test-Pod/Test-Pod-1.42.ebuild b/dev-perl/Test-Pod/Test-Pod-1.42.ebuild index 5e71cbaf6cd7..76a32169e69c 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.42.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.42.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/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.7 2010/11/05 14:12:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.8 2011/07/30 10:45:05 tove Exp $ EAPI=2 @@ -10,7 +10,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" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=virtual/perl-Pod-Simple-3.07 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 |