summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 22:25:30 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 22:25:30 +0000
commit286c7a63f2ce427996650d30676b336c1800e243 (patch)
tree5f7b138f01be2ab14cedf7c1d6618f6f1086fce7 /dev-perl/POE/POE-0.32.02.ebuild
parentppc stable, bug #117835 (diff)
downloadhistorical-286c7a63f2ce427996650d30676b336c1800e243.tar.gz
historical-286c7a63f2ce427996650d30676b336c1800e243.tar.bz2
historical-286c7a63f2ce427996650d30676b336c1800e243.zip
marking sparc x86 stable
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/POE/POE-0.32.02.ebuild')
-rw-r--r--dev-perl/POE/POE-0.32.02.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/POE/POE-0.32.02.ebuild b/dev-perl/POE/POE-0.32.02.ebuild
index b5ce96072199..8117131dd1fc 100644
--- a/dev-perl/POE/POE-0.32.02.ebuild
+++ b/dev-perl/POE/POE-0.32.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.32.02.ebuild,v 1.4 2005/12/30 11:32:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.32.02.ebuild,v 1.5 2006/01/13 22:13:11 mcummings Exp $
IUSE="gtk ipv6 libwww ncurses tcltk"
@@ -16,7 +16,7 @@ SRC_URI="mirror://cpan/authors/id/R/RC/RCAPUTO/${MY_P}.tar.gz"
SLOT="0"
LICENSE="as-is"
#KEYWORDS="~ppc ~sparc ~x86"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~ppc sparc x86"
DEPEND="dev-perl/ExtUtils-AutoInstall
>=dev-perl/Event-1.00