summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-01-21 23:43:38 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-01-21 23:43:38 +0000
commit283b051c55e72b65e518cef4c5efedc0b3a34eae (patch)
tree03f22b54dd10ccd7480c32ae5555f43539d7e50d /dev-perl/Apache-Session/Apache-Session-1.60.ebuild
parentStable on alpha. (diff)
downloadgentoo-2-283b051c55e72b65e518cef4c5efedc0b3a34eae.tar.gz
gentoo-2-283b051c55e72b65e518cef4c5efedc0b3a34eae.tar.bz2
gentoo-2-283b051c55e72b65e518cef4c5efedc0b3a34eae.zip
Stable on alpha.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.60.ebuild')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.60.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
index d6c8f3672b46..341edfc564b9 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.60.ebuild,v 1.7 2005/01/21 20:52:34 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.8 2005/01/21 23:43:38 kloeri Exp $
inherit perl-module
MY_PV=${PV/0/}
@@ -14,7 +14,7 @@ HOMEPAGE="http://search.cpan.org/~jbaker/${MY_P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc sparc alpha"
DEPEND="${DEPEND}
dev-perl/Digest-MD5