summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:32:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:32:02 +0000
commita17fe64389c52b7388d3fc5a87bb856c7829e12a (patch)
tree0ce743b60b6ba18c3a79234e5e9c8ad55dc24f23 /dev-perl/Pod-Tests
parentStable for amd64, wrt bug #400203 (diff)
downloadhistorical-a17fe64389c52b7388d3fc5a87bb856c7829e12a.tar.gz
historical-a17fe64389c52b7388d3fc5a87bb856c7829e12a.tar.bz2
historical-a17fe64389c52b7388d3fc5a87bb856c7829e12a.zip
Stable for amd64, wrt bug #400205
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Pod-Tests')
-rw-r--r--dev-perl/Pod-Tests/ChangeLog7
-rw-r--r--dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Pod-Tests/ChangeLog b/dev-perl/Pod-Tests/ChangeLog
index 14140131401f..461319164314 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Tests/ChangeLog,v 1.19 2011/09/04 11:23:57 tove Exp $
+# 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 $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Pod-Tests-1.190.0.ebuild:
+ Stable for amd64, wrt bug #400205
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Pod-Tests-1.19.ebuild:
Cleanup
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 8ffa886b0fd1..6da0574aeddc 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-2011 Gentoo Foundation
+# 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.1 2011/08/29 10:34:15 tove Exp $
+# $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 $
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"