diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-24 16:55:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-24 16:55:30 +0000 |
commit | 2244b7849b1c47abc6779c0271e7fbc3b5bbb495 (patch) | |
tree | 61ab0d6a9dea0241016737516547fa6d06042cdb /dev-perl | |
parent | Stable for HPPA (bug #400215). (diff) | |
download | historical-2244b7849b1c47abc6779c0271e7fbc3b5bbb495.tar.gz historical-2244b7849b1c47abc6779c0271e7fbc3b5bbb495.tar.bz2 historical-2244b7849b1c47abc6779c0271e7fbc3b5bbb495.zip |
Stable for HPPA (bug #400205).
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Pod-Tests/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Pod-Tests/ChangeLog b/dev-perl/Pod-Tests/ChangeLog index 461319164314..3d5db0c4862d 100644 --- a/dev-perl/Pod-Tests/ChangeLog +++ b/dev-perl/Pod-Tests/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Pod-Tests # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/ChangeLog,v 1.20 2012/02/24 10:32:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/ChangeLog,v 1.21 2012/02/24 16:55:30 jer Exp $ + + 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Pod-Tests-1.190.0.ebuild: + Stable for HPPA (bug #400205). 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Pod-Tests-1.190.0.ebuild: Stable for amd64, wrt bug #400205 diff --git a/dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild b/dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild index 6da0574aeddc..c25c924643b5 100644 --- a/dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild +++ b/dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild,v 1.2 2012/02/24 10:32:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild,v 1.3 2012/02/24 16:55:30 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Extracts embedded tests and code examples from POD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="virtual/perl-File-Spec" |