summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-www/mod_auth_mysql/ChangeLog5
-rw-r--r--net-www/mod_auth_mysql/Manifest12
-rw-r--r--net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild4
3 files changed, 7 insertions, 14 deletions
diff --git a/net-www/mod_auth_mysql/ChangeLog b/net-www/mod_auth_mysql/ChangeLog
index ca5eb60f0de2..a37b904ed324 100644
--- a/net-www/mod_auth_mysql/ChangeLog
+++ b/net-www/mod_auth_mysql/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2005/08/12 10:29:45 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.19 2005/10/23 03:53:14 halcy0n Exp $
+
+ 23 Oct 2005; Mark Loeser <halcy0n@gentoo.org> mod_auth_mysql-3.0.0.ebuild:
+ Stable on x86; bug #106448
*mod_auth_mysql-3.0.0 (12 Aug 2005)
diff --git a/net-www/mod_auth_mysql/Manifest b/net-www/mod_auth_mysql/Manifest
index 815e2ed169fb..9a43f127a1c8 100644
--- a/net-www/mod_auth_mysql/Manifest
+++ b/net-www/mod_auth_mysql/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 7da47f6dfbc4b46f5f00a7be69e1dbe6 ChangeLog 2842
MD5 01cc878ba30a6e2ad327de787e21a999 files/12_mod_auth_mysql.conf 3571
MD5 d6baa28feeb088701ed677185d61b93d files/2.8.1/12_mod_auth_mysql.conf 3566
@@ -11,11 +8,4 @@ MD5 dd4f31c36839f4faadcf855915e348c3 files/mod_auth_mysql.patch 357
MD5 7272d8b6d09e3e301b6a08aa9c912eb0 metadata.xml 226
MD5 65d9c3c5054b281b1d6009d8d11f47dd mod_auth_mysql-2.0.0_pre20030510.ebuild 1507
MD5 a8ef1e2f588ed302f1af1e4502dbeb0d mod_auth_mysql-2.8.1.ebuild 880
-MD5 7ba4fe432020e1834608c2a5e8419c75 mod_auth_mysql-3.0.0.ebuild 881
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDSXVSKf2g/qXtneoRAteoAJ96uiJ4PZQ4r8GgwNYlwTUVWe8w+gCfeOTL
-qwRSrJNLk/BySfTW8PHuaaI=
-=Bo/H
------END PGP SIGNATURE-----
+MD5 5cd282624927dce302fd7b7e1fcd48cb mod_auth_mysql-3.0.0.ebuild 880
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 f2b87b69a065..12b7d5ac838d 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-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-3.0.0.ebuild,v 1.1 2005/08/12 10:29:45 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild,v 1.2 2005/10/23 03:53:14 halcy0n Exp $
inherit eutils apache-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/modauthmysql/${P}.tar.gz"
DEPEND="dev-db/mysql"
LICENSE="Apache-1.1"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 x86"
SLOT="0"
BASE_CONFIG_PVR="2.8.1"