summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r--dev-perl/Pod-Simple/ChangeLog6
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog
index 9320b49af070..796a21d47e22 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.21 2006/07/19 19:42:29 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.22 2006/08/02 17:55:49 gustavoz Exp $
+
+ 02 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ Pod-Simple-3.04.ebuild:
+ Stable on hppa
19 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> Pod-Simple-3.04.ebuild:
Stable on alpha.
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild
index 002a7c579545..2d220e8ec4a6 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.6 2006/07/19 19:42:29 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild,v 1.7 2006/08/02 17:55:49 gustavoz Exp $
inherit perl-module
@@ -11,8 +11,8 @@ 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"
-RDEPEND="${DEPEND}" \ No newline at end of file
+RDEPEND="${DEPEND}"