summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-17 11:10:07 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-17 11:10:07 +0000
commita9dbb09f179135dbc79dbf52bfa5183e9c65ba72 (patch)
tree16d676a071288da595fc2b6a72323246e6d36a02 /net-www/mod_auth_mysql
parentQA - inherit eutils. (Manifest recommit) (diff)
downloadgentoo-2-a9dbb09f179135dbc79dbf52bfa5183e9c65ba72.tar.gz
gentoo-2-a9dbb09f179135dbc79dbf52bfa5183e9c65ba72.tar.bz2
gentoo-2-a9dbb09f179135dbc79dbf52bfa5183e9c65ba72.zip
QA - inherit eutils, don't assign default S.
Diffstat (limited to 'net-www/mod_auth_mysql')
-rw-r--r--net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild3
-rw-r--r--net-www/mod_auth_mysql/mod_auth_mysql-20030510-r1.ebuild4
-rw-r--r--net-www/mod_auth_mysql/mod_auth_mysql-20030510-r2.ebuild4
-rw-r--r--net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild4
4 files changed, 10 insertions, 5 deletions
diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild
index b26d47a97cb2..972fd667a908 100644
--- a/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild
+++ b/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild
@@ -1,11 +1,10 @@
# 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_mysql/mod_auth_mysql-1.11.ebuild,v 1.5 2004/01/05 23:28:33 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-1.11.ebuild,v 1.6 2004/06/17 11:10:07 kloeri Exp $
DESCRIPTION="Basic authentication for Apache2 using a MySQL database"
HOMEPAGE="ftp://ftp.kciLink.com/pub/"
-S=${WORKDIR}/${P}
SRC_URI="mirror://gentoo/mod_auth_mysql-1.11-gentoo.tar.bz2"
DEPEND="=dev-db/mysql-3* =net-www/apache-2*"
LICENSE="Apache-1.1"
diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-20030510-r1.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-20030510-r1.ebuild
index c00d7347c9ba..3573141abd9e 100644
--- a/net-www/mod_auth_mysql/mod_auth_mysql-20030510-r1.ebuild
+++ b/net-www/mod_auth_mysql/mod_auth_mysql-20030510-r1.ebuild
@@ -1,6 +1,8 @@
# 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_mysql/mod_auth_mysql-20030510-r1.ebuild,v 1.3 2004/06/04 00:01:36 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-20030510-r1.ebuild,v 1.4 2004/06/17 11:10:07 kloeri Exp $
+
+inherit eutils
DESCRIPTION="Basic authentication for Apache using a MySQL database"
HOMEPAGE="http://modauthmysql.sourceforge.net/"
diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-20030510-r2.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-20030510-r2.ebuild
index f993f3e40719..024af3d5fcc5 100644
--- a/net-www/mod_auth_mysql/mod_auth_mysql-20030510-r2.ebuild
+++ b/net-www/mod_auth_mysql/mod_auth_mysql-20030510-r2.ebuild
@@ -1,6 +1,8 @@
# 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_mysql/mod_auth_mysql-20030510-r2.ebuild,v 1.4 2004/06/04 00:01:36 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-20030510-r2.ebuild,v 1.5 2004/06/17 11:10:07 kloeri Exp $
+
+inherit eutils
DESCRIPTION="Basic authentication for Apache using a MySQL database"
HOMEPAGE="http://modauthmysql.sourceforge.net/"
diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild
index e4dcd04d5812..acd384152771 100644
--- a/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild
+++ b/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild
@@ -1,6 +1,8 @@
# 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_mysql/mod_auth_mysql-20030510.ebuild,v 1.4 2004/06/04 00:01:36 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-20030510.ebuild,v 1.5 2004/06/17 11:10:07 kloeri Exp $
+
+inherit eutils
DESCRIPTION="Basic authentication for Apache using a MySQL database"
HOMEPAGE="http://modauthmysql.sourceforge.net/"