summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-06-12 16:16:21 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-06-12 16:16:21 +0000
commit07b978215b3393007d01bb8003d9337b04f1e718 (patch)
tree562a853ab8e189745c7ccbb57100e3259127177b /dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild
parentfix missing doc in IUSE, fixes #136400 (diff)
downloadhistorical-07b978215b3393007d01bb8003d9337b04f1e718.tar.gz
historical-07b978215b3393007d01bb8003d9337b04f1e718.tar.bz2
historical-07b978215b3393007d01bb8003d9337b04f1e718.zip
Marking sparc stable
Package-Manager: portage-2.1
Diffstat (limited to 'dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild')
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild
index d8aff3ebae98..1aa76108e749 100644
--- a/dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild
+++ b/dev-perl/Pod-Simple/Pod-Simple-3.03.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.03.ebuild,v 1.1 2006/01/13 16:00:29 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.03.ebuild,v 1.2 2006/06/12 16:10:41 mcummings 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
DEPEND=">=dev-perl/Pod-Escapes-1.04"