summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-05-22 21:20:25 +0000
committerChuck Short <zul@gentoo.org>2004-05-22 21:20:25 +0000
commitc8f1a735a9586c5489002cf228b64d0d1185f91b (patch)
treef9a3d473c683987950f01f0fbfc79a6c27fce688 /net-www/mod_auth_external/mod_auth_external-2.2.7.ebuild
parentMarked stable on "x86". (diff)
downloadhistorical-c8f1a735a9586c5489002cf228b64d0d1185f91b.tar.gz
historical-c8f1a735a9586c5489002cf228b64d0d1185f91b.tar.bz2
historical-c8f1a735a9586c5489002cf228b64d0d1185f91b.zip
ebuild clean ups, marked stable.
Diffstat (limited to 'net-www/mod_auth_external/mod_auth_external-2.2.7.ebuild')
-rw-r--r--net-www/mod_auth_external/mod_auth_external-2.2.7.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-www/mod_auth_external/mod_auth_external-2.2.7.ebuild b/net-www/mod_auth_external/mod_auth_external-2.2.7.ebuild
index a689656d5711..5d8a787b50e4 100644
--- a/net-www/mod_auth_external/mod_auth_external-2.2.7.ebuild
+++ b/net-www/mod_auth_external/mod_auth_external-2.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.7.ebuild,v 1.1 2004/05/07 12:48:23 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_external/mod_auth_external-2.2.7.ebuild,v 1.2 2004/05/22 21:20:25 zul Exp $
inherit eutils
@@ -9,9 +9,10 @@ HOMEPAGE="http://www.unixpapa.com/mod_auth_external.html"
S=${WORKDIR}/${P}
SRC_URI="http://www.unixpapa.com/software/${P}.tar.gz"
-DEPEND="sys-libs/pam =net-www/apache-2*"
+DEPEND="sys-libs/pam
+ =net-www/apache-2*"
LICENSE="Apache-1.1"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
SLOT="0"