diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-17 19:07:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-17 19:07:06 +0000 |
commit | 337e303909ade326f890a0d8db7e8b5170358f7a (patch) | |
tree | 9cd9e35e9215bf5276f88127654a1df69c903624 /perl-core/Pod-Simple | |
parent | Stable for AMD64, wrt bug #393875 (diff) | |
download | gentoo-2-337e303909ade326f890a0d8db7e8b5170358f7a.tar.gz gentoo-2-337e303909ade326f890a0d8db7e8b5170358f7a.tar.bz2 gentoo-2-337e303909ade326f890a0d8db7e8b5170358f7a.zip |
alpha/ia64/s390/sh/sparc stable wrt #391499
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'perl-core/Pod-Simple')
-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 c0b7dc13ff37..a49a609adc2b 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.34 2011/12/14 17:31:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.35 2011/12/17 19:07:06 armin76 Exp $ + + 17 Dec 2011; Raúl Porcel <armin76@gentoo.org> Pod-Simple-3.160.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #391499 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> Pod-Simple-3.160.0.ebuild: Stable for AMD64, wrt bug #391499 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 99343d223782..1e77117d6277 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.6 2011/12/14 17:31:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v 1.7 2011/12/17 19:07:06 armin76 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" |