summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2005-10-23 03:53:14 +0000
committerMark Loeser <halcy0n@gentoo.org>2005-10-23 03:53:14 +0000
commitfa7bfad8d08947d7eb61a19ee686898026045bbd (patch)
tree426359e846db694983cff490551636caee35a7fb /net-www/mod_auth_mysql
parentRemoved gtk2 use flag, Bug 106560. (diff)
downloadhistorical-fa7bfad8d08947d7eb61a19ee686898026045bbd.tar.gz
historical-fa7bfad8d08947d7eb61a19ee686898026045bbd.tar.bz2
historical-fa7bfad8d08947d7eb61a19ee686898026045bbd.zip
Stable on x86; bug #106448
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'net-www/mod_auth_mysql')
-rw-r--r--net-www/mod_auth_mysql/ChangeLog5
-rw-r--r--net-www/mod_auth_mysql/Manifest10
-rw-r--r--net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild4
3 files changed, 11 insertions, 8 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..83b22d0b1d28 100644
--- a/net-www/mod_auth_mysql/Manifest
+++ b/net-www/mod_auth_mysql/Manifest
@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 7da47f6dfbc4b46f5f00a7be69e1dbe6 ChangeLog 2842
+MD5 2ecc2594f49d28fec39958aab26d73d7 ChangeLog 2950
MD5 01cc878ba30a6e2ad327de787e21a999 files/12_mod_auth_mysql.conf 3571
MD5 d6baa28feeb088701ed677185d61b93d files/2.8.1/12_mod_auth_mysql.conf 3566
MD5 a9f56734948e06d5ed5f4b7eea9f6cd5 files/digest-mod_auth_mysql-2.0.0_pre20030510 61
@@ -11,11 +11,11 @@ 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
+MD5 9befd9d50f7f57c6335a818a796547b8 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
+iD8DBQFDWwk/CRZPokWLroQRAt/OAJ46hw+PlIk1KVgommmieR34rHRD1ACcCdEg
+xtDuy8f19/xFh9FSjZJPxf0=
+=XcJU
-----END PGP SIGNATURE-----
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"