diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:32:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:32:02 +0000 |
commit | d39cc867ae90aeec6cca396ef4c4686229cfded2 (patch) | |
tree | 4fee186dfef9364155b2bad4d626adddaf8d473d /dev-perl/Pod-Tests | |
parent | Stable for amd64, wrt bug #400203 (diff) | |
download | gentoo-2-d39cc867ae90aeec6cca396ef4c4686229cfded2.tar.gz gentoo-2-d39cc867ae90aeec6cca396ef4c4686229cfded2.tar.bz2 gentoo-2-d39cc867ae90aeec6cca396ef4c4686229cfded2.zip |
Stable for amd64, wrt bug #400205
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Pod-Tests')
-rw-r--r-- | dev-perl/Pod-Tests/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Pod-Tests/Pod-Tests-1.190.0.ebuild | 6 |
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" |