summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-07-19 19:46:31 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-07-19 19:46:31 +0000
commitcfcd344675b11d325eb0842943afe8cbb097c164 (patch)
treee3c0836bd93c22cf385bc0dfb4d83a7aaccd1dd2 /dev-perl/Pod-Simple
parentStable on alpha. (diff)
downloadhistorical-cfcd344675b11d325eb0842943afe8cbb097c164.tar.gz
historical-cfcd344675b11d325eb0842943afe8cbb097c164.tar.bz2
historical-cfcd344675b11d325eb0842943afe8cbb097c164.zip
Stable on alpha.
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r--dev-perl/Pod-Simple/ChangeLog5
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog
index f9838d0e193c..9320b49af070 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.20 2006/07/10 17:33:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.21 2006/07/19 19:42:29 kloeri Exp $
+
+ 19 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> Pod-Simple-3.04.ebuild:
+ Stable on alpha.
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Pod-Simple-3.04.ebuild:
Mark 3.04 stable on ia64
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild
index be029f992c36..002a7c579545 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.5 2006/07/10 17:33:36 agriffis Exp $
+# $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 $
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"