summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-06 17:03:19 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-06 17:03:19 +0000
commit2d207544d9d58a95374b0149a9973bb41a24c276 (patch)
tree8e079e955e73e27d4b5f70f31ccf8588587071d8 /net-www/mod_auth_mysql
parentRemoved * postfix from <, <=, >= and > dependencies. (diff)
downloadhistorical-2d207544d9d58a95374b0149a9973bb41a24c276.tar.gz
historical-2d207544d9d58a95374b0149a9973bb41a24c276.tar.bz2
historical-2d207544d9d58a95374b0149a9973bb41a24c276.zip
Removed * postfix from <, <=, >= and > dependencies.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-www/mod_auth_mysql')
-rw-r--r--net-www/mod_auth_mysql/ChangeLog6
-rw-r--r--net-www/mod_auth_mysql/Manifest18
-rw-r--r--net-www/mod_auth_mysql/mod_auth_mysql-2.0.0_pre20030510.ebuild4
3 files changed, 21 insertions, 7 deletions
diff --git a/net-www/mod_auth_mysql/ChangeLog b/net-www/mod_auth_mysql/ChangeLog
index ac8ff1760a7b..9865f4914385 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.16 2005/03/25 14:27:41 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.17 2005/05/06 17:03:19 swegener Exp $
+
+ 06 May 2005; Sven Wegener <swegener@gentoo.org>
+ mod_auth_mysql-2.0.0_pre20030510.ebuild:
+ Removed * postfix from <, <=, >= and > dependencies.
25 Mar 2005; <blubb@gentoo.org> mod_auth_mysql-2.8.1.ebuild:
added ~amd64
diff --git a/net-www/mod_auth_mysql/Manifest b/net-www/mod_auth_mysql/Manifest
index 0b813ce2bc06..875bdd73a47a 100644
--- a/net-www/mod_auth_mysql/Manifest
+++ b/net-www/mod_auth_mysql/Manifest
@@ -1,9 +1,19 @@
-MD5 0d573a7805bc8f83a1dc3aa25b2e9cd6 ChangeLog 2554
-MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226
-MD5 fd8c8dd15bb4935e15f7e418cf69b296 mod_auth_mysql-2.0.0_pre20030510.ebuild 1508
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 a8ef1e2f588ed302f1af1e4502dbeb0d mod_auth_mysql-2.8.1.ebuild 880
+MD5 65d9c3c5054b281b1d6009d8d11f47dd mod_auth_mysql-2.0.0_pre20030510.ebuild 1507
+MD5 b0c4900911530c38c0c1418c175dcabd ChangeLog 2706
+MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226
MD5 01cc878ba30a6e2ad327de787e21a999 files/12_mod_auth_mysql.conf 3571
-MD5 a9f56734948e06d5ed5f4b7eea9f6cd5 files/digest-mod_auth_mysql-2.0.0_pre20030510 61
MD5 a6cfd8f7d972e23afa55e33bb478e1bc files/digest-mod_auth_mysql-2.8.1 71
+MD5 a9f56734948e06d5ed5f4b7eea9f6cd5 files/digest-mod_auth_mysql-2.0.0_pre20030510 61
MD5 dd4f31c36839f4faadcf855915e348c3 files/mod_auth_mysql.patch 357
MD5 d6baa28feeb088701ed677185d61b93d files/2.8.1/12_mod_auth_mysql.conf 3566
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCe6NrI1lqEGTUzyQRAgnGAKCQCZA+D6XaPlKo+qClODgiMaB+YQCg1CQ3
+n7GoZcCdtiTPV2tZeHUH3vY=
+=QC9J
+-----END PGP SIGNATURE-----
diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-2.0.0_pre20030510.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-2.0.0_pre20030510.ebuild
index 94d013f72bcb..dc622a40db67 100644
--- a/net-www/mod_auth_mysql/mod_auth_mysql-2.0.0_pre20030510.ebuild
+++ b/net-www/mod_auth_mysql/mod_auth_mysql-2.0.0_pre20030510.ebuild
@@ -1,6 +1,6 @@
# 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_mysql/mod_auth_mysql-2.0.0_pre20030510.ebuild,v 1.1 2005/02/02 05:11:17 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-2.0.0_pre20030510.ebuild,v 1.2 2005/05/06 17:03:19 swegener Exp $
inherit eutils
@@ -11,7 +11,7 @@ S=${WORKDIR}/${PN}
SRC_URI="mirror://sourceforge/modauthmysql/${PN}.tgz"
DEPEND="dev-db/mysql
net-www/apache
- apache2? ( >=net-www/apache-2* )"
+ apache2? ( >=net-www/apache-2 )"
RDEPEND=""
LICENSE="Apache-1.1"
KEYWORDS="x86"