diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-02 15:48:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-02 15:48:14 +0000 |
commit | 8390695b93e08b76d7bf9b31eb20a37b1310a60f (patch) | |
tree | 07dd2ffbcc87108b6a9047727fc0cd8942cd345d /perl-core | |
parent | ppc/ppc64 stable wrt #397213 (diff) | |
download | gentoo-2-8390695b93e08b76d7bf9b31eb20a37b1310a60f.tar.gz gentoo-2-8390695b93e08b76d7bf9b31eb20a37b1310a60f.tar.bz2 gentoo-2-8390695b93e08b76d7bf9b31eb20a37b1310a60f.zip |
Marking Pod-Simple-3.160.0 ppc for bug 391499
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Pod-Simple/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Pod-Simple/ChangeLog b/perl-core/Pod-Simple/ChangeLog index a49a609adc2b..68c6e9c4fd96 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.35 2011/12/17 19:07:06 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.36 2012/02/02 15:48:14 ranger Exp $ + + 02 Feb 2012; Brent Baude <ranger@gentoo.org> Pod-Simple-3.160.0.ebuild: + Marking Pod-Simple-3.160.0 ppc for bug 391499 17 Dec 2011; Raúl Porcel <armin76@gentoo.org> Pod-Simple-3.160.0.ebuild: alpha/ia64/s390/sh/sparc stable wrt #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 1e77117d6277..d62013f653eb 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 +# Copyright 1999-2012 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.7 2011/12/17 19:07:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.160.0.ebuild,v 1.8 2012/02/02 15:48:14 ranger 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" |