diff options
author | 2014-02-18 15:59:00 +0000 | |
---|---|---|
committer | 2014-02-18 15:59:00 +0000 | |
commit | 0f58cc24e65ad2bd1047ac1cbd58e54e84f459bb (patch) | |
tree | b6e2d3631f3efc7294f70e25b4cd6a0df82a69c6 /dev-perl/Test-Pod | |
parent | Stable for HPPA (bug #495488). (diff) | |
download | gentoo-2-0f58cc24e65ad2bd1047ac1cbd58e54e84f459bb.tar.gz gentoo-2-0f58cc24e65ad2bd1047ac1cbd58e54e84f459bb.tar.bz2 gentoo-2-0f58cc24e65ad2bd1047ac1cbd58e54e84f459bb.zip |
Stable for HPPA (bug #495490).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 367b682a8410..016b4f0ec994 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.74 2014/01/20 20:37:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/ChangeLog,v 1.75 2014/02/18 15:59:00 jer Exp $ + + 18 Feb 2014; Jeroen Roovers <jer@gentoo.org> Test-Pod-1.480.0.ebuild: + Stable for HPPA (bug #495490). 20 Jan 2014; Mike Frysinger <vapier@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 13094fdbceba..beeb5bff71f8 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.2 2014/01/20 20:37:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild,v 1.3 2014/02/18 15:59:00 jer 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=" |