diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-28 12:13:34 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-28 12:13:34 +0000 |
commit | a1de4cb84d6ae1520ff9afc59a6315eee72d2a04 (patch) | |
tree | 6206e5d0ece742c10bd26959ecfed3cd9542ee2e /dev-perl/Test-Pod | |
parent | Version bump to 0.144.0 (diff) | |
download | gentoo-2-a1de4cb84d6ae1520ff9afc59a6315eee72d2a04.tar.gz gentoo-2-a1de4cb84d6ae1520ff9afc59a6315eee72d2a04.tar.bz2 gentoo-2-a1de4cb84d6ae1520ff9afc59a6315eee72d2a04.zip |
x86 stable wrt bug #495490
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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.480.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Pod/ChangeLog b/dev-perl/Test-Pod/ChangeLog index e31a8ed21b37..74382305a125 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.77 2014/02/22 19:22:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.78 2014/02/28 12:13:34 zlogene Exp $ + + 28 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Test-Pod-1.480.0.ebuild: + x86 stable wrt bug #495490 22 Feb 2014; Markus Meier <maekke@gentoo.org> Test-Pod-1.480.0.ebuild: arm stable, bug #495490 diff --git a/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild b/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild index 9e0a89d09184..6ebc80bf847b 100644 --- a/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild +++ b/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.480.0.ebuild,v 1.5 2014/02/22 19:22:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild,v 1.6 2014/02/28 12:13:34 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="check for POD errors in files" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 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=" |