summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.80.ebuild')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.80.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.80.ebuild b/dev-perl/Apache-Session/Apache-Session-1.80.ebuild
index 28f8f17bc000..bc81770dd7f2 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.80.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.80.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/Apache-Session/Apache-Session-1.80.ebuild,v 1.3 2006/01/18 18:47:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.80.ebuild,v 1.4 2006/01/21 13:50:40 hansmi Exp $
inherit perl-module
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~cwest/Apache-Session-1.80/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86"
DEPEND="${DEPEND}
perl-core/Digest-MD5