diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 21:25:51 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 21:25:51 +0000 |
commit | 65312a20e047cb74ea8753974ad4f39ddb19ff5a (patch) | |
tree | a7a4e87dfafc84e61215b8d13fe6d9d968dc2b1a /dev-perl/Pod-Simple | |
parent | Version bump. (diff) | |
download | gentoo-2-65312a20e047cb74ea8753974ad4f39ddb19ff5a.tar.gz gentoo-2-65312a20e047cb74ea8753974ad4f39ddb19ff5a.tar.bz2 gentoo-2-65312a20e047cb74ea8753974ad4f39ddb19ff5a.zip |
ppc stable
(Portage version: 2.1.1)
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r-- | dev-perl/Pod-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog index 1814c421ca49..9b6c70f8e3f1 100644 --- a/dev-perl/Pod-Simple/ChangeLog +++ b/dev-perl/Pod-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Pod-Simple # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.24 2006/08/18 01:09:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.25 2006/09/16 21:25:51 dertobi123 Exp $ + + 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + Pod-Simple-3.04.ebuild: + ppc stable 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> Pod-Simple-3.04.ebuild: diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild index 634be2730ccb..593b44024268 100644 --- a/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild +++ b/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.04.ebuild,v 1.9 2006/08/18 01:09:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild,v 1.10 2006/09/16 21:25:51 dertobi123 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 hppa ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=dev-perl/Pod-Escapes-1.04 |