diff options
author | 2007-08-09 15:12:09 +0000 | |
---|---|---|
committer | 2007-08-09 15:12:09 +0000 | |
commit | 492300ce20002c6dd5a9bf2fea33f42bd4fa108b (patch) | |
tree | 57a16d5e75af76f1d2544bbb4d9f83996dd99441 /dev-perl/Pod-Simple | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-492300ce20002c6dd5a9bf2fea33f42bd4fa108b.tar.gz gentoo-2-492300ce20002c6dd5a9bf2fea33f42bd4fa108b.tar.bz2 gentoo-2-492300ce20002c6dd5a9bf2fea33f42bd4fa108b.zip |
Stable on ppc.
(Portage version: 2.1.3.3)
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.05.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog index 89f61bed7e2f..df44b50373a3 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.35 2007/07/13 17:10:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.36 2007/08/09 15:12:09 dertobi123 Exp $ + + 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + Pod-Simple-3.05.ebuild: + Stable on ppc. 13 Jul 2007; Raúl Porcel <armin76@gentoo.org> Pod-Simple-3.05.ebuild: alpha/ia64/x86 stable diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild index 3ebacb0c3fc2..10c074921f6d 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.7 2007/07/13 17:10:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.05.ebuild,v 1.8 2007/08/09 15:12:09 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 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 |