summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-12-10 13:10:49 +0000
committerSimon Stelling <blubb@gentoo.org>2005-12-10 13:10:49 +0000
commit19c75ee246e1b6bc6754016ae066b2719a8bbf6c (patch)
tree79bc6068292e64d619b8abb4f42734065c64e71d /net-www
parentreplaced dvb depend by linuxtv-dvb-headers (diff)
downloadgentoo-2-19c75ee246e1b6bc6754016ae066b2719a8bbf6c.tar.gz
gentoo-2-19c75ee246e1b6bc6754016ae066b2719a8bbf6c.tar.bz2
gentoo-2-19c75ee246e1b6bc6754016ae066b2719a8bbf6c.zip
stable amd64
(Portage version: 2.0.51.22-r3)
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.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mod_auth_mysql/ChangeLog b/net-www/mod_auth_mysql/ChangeLog
index a37b904ed324..dc2407f5a0ad 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.19 2005/10/23 03:53:14 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/ChangeLog,v 1.20 2005/12/10 13:10:49 blubb Exp $
+
+ 10 Dec 2005; Simon Stelling <blubb@gentoo.org>
+ mod_auth_mysql-3.0.0.ebuild:
+ stable on amd64
23 Oct 2005; Mark Loeser <halcy0n@gentoo.org> mod_auth_mysql-3.0.0.ebuild:
Stable on x86; bug #106448
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 12b7d5ac838d..c2d78bd832d1 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.2 2005/10/23 03:53:14 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild,v 1.3 2005/12/10 13:10:49 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="~amd64 x86"
+KEYWORDS="amd64 x86"
SLOT="0"
BASE_CONFIG_PVR="2.8.1"