summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-27 16:23:47 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-27 16:23:47 +0000
commite449d391564711b0995e4983fc09565ed0e512f1 (patch)
tree97e2d9928483c1c1f648a69bb46ae9efd3c0eccc /dev-perl/Pod-Tests
parentMarking Pango-1.222.0 ppc for bug 400201 (diff)
downloadgentoo-2-e449d391564711b0995e4983fc09565ed0e512f1.tar.gz
gentoo-2-e449d391564711b0995e4983fc09565ed0e512f1.tar.bz2
gentoo-2-e449d391564711b0995e4983fc09565ed0e512f1.zip
Marking Pod-Tests-1.190.0 ppc for bug 400205
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Pod-Tests')
-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 86bb4ce11447..427a5d166c71 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.22 2012/02/25 18:02:14 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/ChangeLog,v 1.23 2012/02/27 16:23:47 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> Pod-Tests-1.190.0.ebuild:
+ Marking Pod-Tests-1.190.0 ppc for bug 400205
25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> Pod-Tests-1.190.0.ebuild:
Stable on alpha, 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 e8c16f44eb77..0450dc95c7dd 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.4 2012/02/25 18:02:14 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild,v 1.5 2012/02/27 16:23:47 ranger 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"