summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-23 16:14:15 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-23 16:14:15 +0000
commit2cc086120e4e38581705df58071da6543d5acc79 (patch)
tree8c3ac21a788e96db313f4609d47bad2d02bed5f8 /net-www
parentdev-db/mysql => virtual/mysql (diff)
downloadgentoo-2-2cc086120e4e38581705df58071da6543d5acc79.tar.gz
gentoo-2-2cc086120e4e38581705df58071da6543d5acc79.tar.bz2
gentoo-2-2cc086120e4e38581705df58071da6543d5acc79.zip
dev-db/mysql => virtual/mysql
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mod_auth_mysql/ChangeLog6
-rw-r--r--net-www/mod_auth_mysql/mod_auth_mysql-3.0.0-r1.ebuild4
-rw-r--r--net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/mod_auth_mysql/ChangeLog b/net-www/mod_auth_mysql/ChangeLog
index 2cd0045fe099..90ad87007218 100644
--- a/net-www/mod_auth_mysql/ChangeLog
+++ b/net-www/mod_auth_mysql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_auth_mysql
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.22 2006/06/05 19:14:14 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.23 2006/11/23 16:14:15 vivo Exp $
+
+ 23 Nov 2006; Francesco Riosa <vivo@gentoo.org>
+ mod_auth_mysql-3.0.0.ebuild, mod_auth_mysql-3.0.0-r1.ebuild:
+ dev-db/mysql => virtual/mysql
*mod_auth_mysql-3.0.0-r1 (05 Jun 2006)
diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0-r1.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0-r1.ebuild
index a161e2cadac9..6e40465dee8b 100644
--- a/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0-r1.ebuild
+++ b/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0-r1.ebuild,v 1.1 2006/06/05 19:14:14 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0-r1.ebuild,v 1.2 2006/11/23 16:14:15 vivo Exp $
inherit eutils apache-module
@@ -8,7 +8,7 @@ DESCRIPTION="Basic authentication for Apache using a MySQL database"
HOMEPAGE="http://modauthmysql.sourceforge.net/"
SRC_URI="mirror://sourceforge/modauthmysql/${P}.tar.gz"
-DEPEND="dev-db/mysql"
+DEPEND="virtual/mysql"
LICENSE="Apache-1.1"
KEYWORDS="~amd64 ~x86"
SLOT="0"
diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild
index 7ae4d564967e..e7d5e34d1288 100644
--- a/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild
+++ b/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild,v 1.4 2006/06/05 19:14:14 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild,v 1.5 2006/11/23 16:14:15 vivo Exp $
inherit eutils apache-module
@@ -8,7 +8,7 @@ DESCRIPTION="Basic authentication for Apache using a MySQL database"
HOMEPAGE="http://modauthmysql.sourceforge.net/"
SRC_URI="mirror://sourceforge/modauthmysql/${P}.tar.gz"
-DEPEND="dev-db/mysql"
+DEPEND="virtual/mysql"
LICENSE="Apache-1.1"
KEYWORDS="amd64 x86"
SLOT="0"