summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-10-19 17:37:43 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-10-19 17:37:43 +0000
commit5b4482191c6a557094b56ef01acfe1aae3099490 (patch)
tree56b3e5bf8d2096bfec38805a5113dabc88769cf8 /dev-perl/Pod-Simple
parentalpha KEYWORDS (diff)
downloadhistorical-5b4482191c6a557094b56ef01acfe1aae3099490.tar.gz
historical-5b4482191c6a557094b56ef01acfe1aae3099490.tar.bz2
historical-5b4482191c6a557094b56ef01acfe1aae3099490.zip
Stable on alpha.
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.02.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog
index 9abb99c9ef3b..d9f2d2e37ede 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.5 2004/10/19 07:54:19 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.6 2004/10/19 17:25:46 kloeri Exp $
+
+ 19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> Pod-Simple-3.02.ebuild:
+ Stable on alpha.
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Pod-Simple-3.02.ebuild:
Stable on amd64.
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild
index 9c8c719acde7..32915856ff86 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
# 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.7 2004/10/19 07:54:19 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.8 2004/10/19 17:25:46 kloeri 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"
+KEYWORDS="x86 amd64 ~ppc sparc alpha"
IUSE=""
DEPEND=">=dev-perl/Pod-Escapes-1.04"