diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-06-09 23:38:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-06-09 23:38:07 +0000 |
commit | 4fc658021ca13a14e6f9c9309f92d6593d16f8cf (patch) | |
tree | 9e753d34ddef7ead27a80f3c7eb6de92c7cfb08a | |
parent | Mark arm64/m68k/s390/sh stable. (diff) | |
download | gentoo-2-4fc658021ca13a14e6f9c9309f92d6593d16f8cf.tar.gz gentoo-2-4fc658021ca13a14e6f9c9309f92d6593d16f8cf.tar.bz2 gentoo-2-4fc658021ca13a14e6f9c9309f92d6593d16f8cf.zip |
Mark arm64/m68k/s390/sh stable.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
-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 d0d3264f47c8..283c5ace8327 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.83 2014/03/13 11:31:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.84 2014/06/09 23:38:07 vapier Exp $ + + 09 Jun 2014; Mike Frysinger <vapier@gentoo.org> Test-Pod-1.480.0.ebuild: + Mark arm64/m68k/s390/sh stable. 13 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> -Test-Pod-1.42.ebuild, -Test-Pod-1.460.0.ebuild, Test-Pod-1.480.0.ebuild: 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 76d6d335389f..501c354ff8fe 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.11 2014/03/13 11:31:06 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild,v 1.12 2014/06/09 23:38:07 vapier 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=" |