summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-03-25 14:27:41 +0000
committerSimon Stelling <blubb@gentoo.org>2005-03-25 14:27:41 +0000
commit3036a5e399873e508d8ff02f0310a4cf722e14bd (patch)
tree6d5549f8b1764f1c50de806d5c622935f018df6f /net-www/mod_auth_mysql
parentnot quite ready for hppa (diff)
downloadhistorical-3036a5e399873e508d8ff02f0310a4cf722e14bd.tar.gz
historical-3036a5e399873e508d8ff02f0310a4cf722e14bd.tar.bz2
historical-3036a5e399873e508d8ff02f0310a4cf722e14bd.zip
~amd64
Package-Manager: portage-2.0.51.19
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/Manifest14
-rw-r--r--net-www/mod_auth_mysql/mod_auth_mysql-2.8.1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/net-www/mod_auth_mysql/ChangeLog b/net-www/mod_auth_mysql/ChangeLog
index c920dd1809a5..ac8ff1760a7b 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.15 2005/02/17 14:27:38 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.16 2005/03/25 14:27:41 blubb Exp $
+
+ 25 Mar 2005; <blubb@gentoo.org> mod_auth_mysql-2.8.1.ebuild:
+ added ~amd64
17 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
-mod_auth_mysql-1.11.ebuild, mod_auth_mysql-2.8.1.ebuild,
diff --git a/net-www/mod_auth_mysql/Manifest b/net-www/mod_auth_mysql/Manifest
index 0013a20d7aae..0b813ce2bc06 100644
--- a/net-www/mod_auth_mysql/Manifest
+++ b/net-www/mod_auth_mysql/Manifest
@@ -1,19 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6d59dfbe01ceeed11f51bfcda1d47504 ChangeLog 2476
+MD5 0d573a7805bc8f83a1dc3aa25b2e9cd6 ChangeLog 2554
MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226
MD5 fd8c8dd15bb4935e15f7e418cf69b296 mod_auth_mysql-2.0.0_pre20030510.ebuild 1508
-MD5 d88bc2d15ac34b12207e8f62e686278d mod_auth_mysql-2.8.1.ebuild 874
+MD5 a8ef1e2f588ed302f1af1e4502dbeb0d mod_auth_mysql-2.8.1.ebuild 880
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 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.0 (GNU/Linux)
-
-iD8DBQFCFKpAmPFBzbX68WERAqcsAJ0YOrb0UaVOtKlifurffmrzq+6C2ACbBzan
-uUEfEdlic5c9iqbAG9wRbiQ=
-=wwXe
------END PGP SIGNATURE-----
diff --git a/net-www/mod_auth_mysql/mod_auth_mysql-2.8.1.ebuild b/net-www/mod_auth_mysql/mod_auth_mysql-2.8.1.ebuild
index 1cb275af922f..88d0c9d0090e 100644
--- a/net-www/mod_auth_mysql/mod_auth_mysql-2.8.1.ebuild
+++ b/net-www/mod_auth_mysql/mod_auth_mysql-2.8.1.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.8.1.ebuild,v 1.2 2005/02/17 14:27:38 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-2.8.1.ebuild,v 1.3 2005/03/25 14:27:41 blubb 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"
+KEYWORDS="~x86 ~amd64"
SLOT="0"
BASE_CONFIG_PVR="2.8.1"