summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild')
-rw-r--r--dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild b/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild
index 949e54357063..16e06ce90197 100644
--- a/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild
+++ b/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild,v 1.2 2006/12/10 13:09:30 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild,v 1.3 2007/01/07 21:24:25 mcummings Exp $
inherit perl-module
@@ -10,10 +10,9 @@ SRC_URI="mirror://cpan/authors/id/S/SP/SPEEVES/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="dev-lang/perl
virtual/perl-MIME-Base64
>=www-apache/mod_perl-2"
-RDEPEND="${DEPEND}"