summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r--dev-perl/Pod-Simple/ChangeLog8
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog
index e3f5b1665c68..dfe36d0a349b 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.8 2004/12/30 00:20:47 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.9 2005/04/07 20:49:05 hansmi Exp $
+
+ 07 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ Pod-Simple-3.02.ebuild:
+ Stable on ppc.
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild
index 88435e298e27..f0da5e191ff8 100644
--- a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild
+++ b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.02.ebuild,v 1.9 2004/12/23 08:41:02 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.10 2005/04/07 20:49:05 hansmi Exp $
inherit perl-module
@@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz"
SRC_TEST="do"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 amd64 ~ppc sparc alpha ~ppc64"
+KEYWORDS="x86 amd64 ppc sparc alpha ~ppc64"
IUSE=""
DEPEND=">=dev-perl/Pod-Escapes-1.04"