summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-12-25 21:00:56 +0000
committerJason Wever <weeve@gentoo.org>2003-12-25 21:00:56 +0000
commit764bfd814bc8942cc6575c99e7f3ab2cdd4dec7f (patch)
treeca7dacd9c9f520c8800f51fe8fa2f80d583ee739 /dev-perl/Class-Container/Class-Container-0.10.ebuild
parentinitial ebuild #36172 (diff)
downloadhistorical-764bfd814bc8942cc6575c99e7f3ab2cdd4dec7f.tar.gz
historical-764bfd814bc8942cc6575c99e7f3ab2cdd4dec7f.tar.bz2
historical-764bfd814bc8942cc6575c99e7f3ab2cdd4dec7f.zip
Marked stable on sparc to fix the broken dependencies of dev-perl/HTML-Mason
Diffstat (limited to 'dev-perl/Class-Container/Class-Container-0.10.ebuild')
-rw-r--r--dev-perl/Class-Container/Class-Container-0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-Container/Class-Container-0.10.ebuild b/dev-perl/Class-Container/Class-Container-0.10.ebuild
index 31d7f9aef5ee..50929ea9a5ff 100644
--- a/dev-perl/Class-Container/Class-Container-0.10.ebuild
+++ b/dev-perl/Class-Container/Class-Container-0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/Class-Container-0.10.ebuild,v 1.2 2003/06/21 21:36:35 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/Class-Container-0.10.ebuild,v 1.3 2003/12/25 21:00:48 weeve Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/M/MS/MSCHWERN/"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
DEPEND="${DEPEND}
>=dev-perl/Params-Validate-0.24-r1