diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 17:31:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 17:31:51 +0000 |
commit | 4e0f2d1c384911407ce1f057af652fc153456658 (patch) | |
tree | b45d5a0744e372162594722988d8b1acb7ba4f1a /perl-core | |
parent | The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now h... (diff) | |
download | gentoo-2-4e0f2d1c384911407ce1f057af652fc153456658.tar.gz gentoo-2-4e0f2d1c384911407ce1f057af652fc153456658.tar.bz2 gentoo-2-4e0f2d1c384911407ce1f057af652fc153456658.zip |
Stable for AMD64, wrt bug #391499
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Pod-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Pod-Simple/ChangeLog b/perl-core/Pod-Simple/ChangeLog index d5afbe859dda..c0b7dc13ff37 100644 --- a/perl-core/Pod-Simple/ChangeLog +++ b/perl-core/Pod-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Pod-Simple # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.33 2011/12/14 09:08:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.34 2011/12/14 17:31:51 ago Exp $ + + 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> Pod-Simple-3.160.0.ebuild: + Stable for AMD64, wrt bug #391499 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> Pod-Simple-3.160.0.ebuild: diff --git a/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild index 0628442f209e..99343d223782 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v 1.5 2011/12/14 09:08:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v 1.6 2011/12/14 17:31:51 ago Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Framework for parsing Pod" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=">=virtual/perl-Pod-Escapes-1.04" |