diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:09:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:09:40 +0000 |
commit | 75a550d64719fc1855f42743785f510f9461a6cc (patch) | |
tree | d73e719ce9a182a6da2ff8c3b28b052b05391c2f /dev-perl/Test-Pod | |
parent | ia64/sparc stable wrt #314467 (diff) | |
download | gentoo-2-75a550d64719fc1855f42743785f510f9461a6cc.tar.gz gentoo-2-75a550d64719fc1855f42743785f510f9461a6cc.tar.bz2 gentoo-2-75a550d64719fc1855f42743785f510f9461a6cc.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #314467
(Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Test-Pod')
-rw-r--r-- | dev-perl/Test-Pod/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Pod/Test-Pod-1.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index 448323349fb1..4b6c19b4bbf5 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.60 2010/05/05 05:40:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.61 2010/05/08 18:09:40 armin76 Exp $ + + 08 May 2010; Raúl Porcel <armin76@gentoo.org> Test-Pod-1.42.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #314467 05 May 2010; Jeroen Roovers <jer@gentoo.org> Test-Pod-1.42.ebuild: Stable for HPPA (bug #314467). diff --git a/dev-perl/Test-Pod/Test-Pod-1.42.ebuild b/dev-perl/Test-Pod/Test-Pod-1.42.ebuild index 3c4900bd9a2c..4ac29a02a36d 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 # 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.4 2010/05/05 05:40:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.5 2010/05/08 18:09:40 armin76 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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=virtual/perl-Pod-Simple-3.07 |