summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-11-10 11:52:15 +0000
committerSamuli Suominen <drac@gentoo.org>2007-11-10 11:52:15 +0000
commit733c605b5700a61de2e2eed1c1b71fe791e7fdb0 (patch)
treefecb3d4dd32dff4e9b2a95eca2bc0b1b1298be2a /dev-perl/Apache-Session/Apache-Session-1.83.ebuild
parentdepend on ps2eps now that it has its own ebuild and is not included anymore i... (diff)
downloadgentoo-2-733c605b5700a61de2e2eed1c1b71fe791e7fdb0.tar.gz
gentoo-2-733c605b5700a61de2e2eed1c1b71fe791e7fdb0.tar.bz2
gentoo-2-733c605b5700a61de2e2eed1c1b71fe791e7fdb0.zip
amd64 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.83.ebuild')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.83.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
index 3acfc1bae754..401e96bf3e96 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.83.ebuild,v 1.4 2007/08/09 14:59:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild,v 1.5 2007/11/10 11:52:15 drac Exp $
inherit perl-module
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~chorny/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha ~amd64 ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
DEPEND="dev-perl/Test-Deep
virtual/perl-Digest-MD5