diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-08 03:10:05 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-08 03:10:05 +0000 |
commit | c1d44cd44fdd6265e0ac585f5697a347d24a61a7 (patch) | |
tree | 9fd71084139b904cfa80d945f1dcae77643bc94a /dev-perl/Pod-Simple | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-c1d44cd44fdd6265e0ac585f5697a347d24a61a7.tar.gz gentoo-2-c1d44cd44fdd6265e0ac585f5697a347d24a61a7.tar.bz2 gentoo-2-c1d44cd44fdd6265e0ac585f5697a347d24a61a7.zip |
stable on ppc64
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r-- | dev-perl/Pod-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog index 0637bb96e097..b90fb69f5cc4 100644 --- a/dev-perl/Pod-Simple/ChangeLog +++ b/dev-perl/Pod-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Pod-Simple # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.33 2007/06/21 16:38:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.34 2007/07/08 03:10:05 tgall Exp $ + + 07 Jul 2007; Tom Gall <tgall@gentoo.org> Pod-Simple-3.05.ebuild: + stable on ppc64 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> Pod-Simple-3.05.ebuild: diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild index 4d3fccb409ed..0d5b88d0dcf5 100644 --- a/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild +++ b/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild,v 1.5 2007/06/24 23:23:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild,v 1.6 2007/07/08 03:10:05 tgall Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/A/AR/ARANDAL/${P}.tar.gz" SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 s390 sh sparc ~x86" IUSE="" DEPEND=">=dev-perl/Pod-Escapes-1.04 |