summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-02-24 17:53:48 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-02-24 17:53:48 +0000
commit0f0a08d5f8c1ac7f702dbc384d8261aede43eb2c (patch)
tree3da42edef59dc6d075297f8d61f3021f84643612 /net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild
parentStable on alpha, bug 78111. (diff)
downloadhistorical-0f0a08d5f8c1ac7f702dbc384d8261aede43eb2c.tar.gz
historical-0f0a08d5f8c1ac7f702dbc384d8261aede43eb2c.tar.bz2
historical-0f0a08d5f8c1ac7f702dbc384d8261aede43eb2c.zip
cleanup
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild')
-rw-r--r--net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild b/net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild
index 57260a422498..11732f763e4a 100644
--- a/net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild
+++ b/net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild
@@ -1,19 +1,18 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild,v 1.1 2005/02/17 10:13:59 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_external/mod_auth_external-2.2.9.ebuild,v 1.2 2005/02/24 17:53:48 hollow Exp $
inherit eutils apache-module
DESCRIPTION="An Apache2 authentication DSO using external programs"
HOMEPAGE="http://www.unixpapa.com/mod_auth_external.html"
-
SRC_URI="http://www.unixpapa.com/software/${P}.tar.gz"
-DEPEND="sys-libs/pam"
-RDEPEND=""
+
+DEPEND=""
LICENSE="Apache-1.1"
KEYWORDS="~x86"
IUSE=""
-SLOT="0"
+SLOT="2"
DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO"