diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:29:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:29:09 +0000 |
commit | c25a32af7ba378be5a560945a5a6d94d390c5564 (patch) | |
tree | 71bca9bfd3acc9bbb5b35a88f4df34dd3233dfea /dev-perl/Test-Pod | |
parent | Stable for HPPA (bug #502620). (diff) | |
download | gentoo-2-c25a32af7ba378be5a560945a5a6d94d390c5564.tar.gz gentoo-2-c25a32af7ba378be5a560945a5a6d94d390c5564.tar.bz2 gentoo-2-c25a32af7ba378be5a560945a5a6d94d390c5564.zip |
Stable for ppc, wrt bug #495490
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 0d3de48774b2..b0d685c24fcd 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.79 2014/03/02 10:33:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.80 2014/03/05 15:29:09 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> Test-Pod-1.480.0.ebuild: + Stable for ppc, wrt bug #495490 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> Test-Pod-1.480.0.ebuild: amd64 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 7aa097b950e1..ef582e4cb8e6 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.7 2014/03/02 10:33:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild,v 1.8 2014/03/05 15:29:09 ago 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=" |