summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-02-25 18:02:14 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-02-25 18:02:14 +0000
commit9044299d1c4aa14f0f17b1f0d32e163b28f32af1 (patch)
tree88a3ec8e296ce023969b0ed8e3ac9d07d200e81c /dev-perl
parentStable on alpha, bug #400203 (diff)
downloadgentoo-2-9044299d1c4aa14f0f17b1f0d32e163b28f32af1.tar.gz
gentoo-2-9044299d1c4aa14f0f17b1f0d32e163b28f32af1.tar.bz2
gentoo-2-9044299d1c4aa14f0f17b1f0d32e163b28f32af1.zip
Stable on alpha, bug #400205
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Pod-Tests/ChangeLog5
-rw-r--r--dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Pod-Tests/ChangeLog b/dev-perl/Pod-Tests/ChangeLog
index 3d5db0c4862d..86bb4ce11447 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.21 2012/02/24 16:55:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/ChangeLog,v 1.22 2012/02/25 18:02:14 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> Pod-Tests-1.190.0.ebuild:
+ Stable on alpha, bug #400205
24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Pod-Tests-1.190.0.ebuild:
Stable for HPPA (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 c25c924643b5..e8c16f44eb77 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.3 2012/02/24 16:55:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild,v 1.4 2012/02/25 18:02:14 klausman 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"