diff options
-rw-r--r-- | net-www/mod_auth_mysql/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_auth_mysql/mod_auth_mysql-3.0.0.ebuild | 4 | ||||
-rw-r--r-- | www-apache/mod_umask/ChangeLog | 5 | ||||
-rw-r--r-- | www-apache/mod_umask/mod_umask-0.1.0.ebuild | 4 |
4 files changed, 13 insertions, 6 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" diff --git a/www-apache/mod_umask/ChangeLog b/www-apache/mod_umask/ChangeLog index cbab396d7c74..4d753e2153de 100644 --- a/www-apache/mod_umask/ChangeLog +++ b/www-apache/mod_umask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apache/mod_umask # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/ChangeLog,v 1.3 2005/09/18 19:41:33 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/ChangeLog,v 1.4 2005/12/10 13:06:46 blubb Exp $ + + 10 Dec 2005; Simon Stelling <blubb@gentoo.org> mod_umask-0.1.0.ebuild: + stable on amd64 18 Sep 2005; Michael Stewart <vericgar@gentoo.org> mod_umask-0.1.0.ebuild: Stable on x86 diff --git a/www-apache/mod_umask/mod_umask-0.1.0.ebuild b/www-apache/mod_umask/mod_umask-0.1.0.ebuild index 74afc360e443..4123f1213a83 100644 --- a/www-apache/mod_umask/mod_umask-0.1.0.ebuild +++ b/www-apache/mod_umask/mod_umask-0.1.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/www-apache/mod_umask/mod_umask-0.1.0.ebuild,v 1.3 2005/09/18 19:41:33 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_umask/mod_umask-0.1.0.ebuild,v 1.4 2005/12/10 13:06:46 blubb Exp $ inherit apache-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.outoforder.cc/projects/apache/mod_umask/" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" APACHE2_MOD_CONF="47_${PN}" |