summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-10-16 04:58:52 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-10-16 04:58:52 +0000
commit931670969601ca795c5f5779aa6d6d2090ce7ab1 (patch)
tree8a5a860b8f9b4e188d50f343fd59cf5bdfe78876 /www-apache/mod_auth_cookie_mysql2
parentstable ppc, bug #427544 (diff)
downloadgentoo-2-931670969601ca795c5f5779aa6d6d2090ce7ab1.tar.gz
gentoo-2-931670969601ca795c5f5779aa6d6d2090ce7ab1.tar.bz2
gentoo-2-931670969601ca795c5f5779aa6d6d2090ce7ab1.zip
Restricting to apache 2.2
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'www-apache/mod_auth_cookie_mysql2')
-rw-r--r--www-apache/mod_auth_cookie_mysql2/ChangeLog9
-rw-r--r--www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-0.9a.ebuild6
-rw-r--r--www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/www-apache/mod_auth_cookie_mysql2/ChangeLog b/www-apache/mod_auth_cookie_mysql2/ChangeLog
index 8102b646af1f..a98c8ce52e55 100644
--- a/www-apache/mod_auth_cookie_mysql2/ChangeLog
+++ b/www-apache/mod_auth_cookie_mysql2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apache/mod_auth_cookie_mysql2
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/ChangeLog,v 1.8 2009/09/17 10:24:22 hollow Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/ChangeLog,v 1.9 2012/10/16 04:58:52 patrick Exp $
+
+ 16 Oct 2012; Patrick Lauer <patrick@gentoo.org>
+ mod_auth_cookie_mysql2-0.9a.ebuild, mod_auth_cookie_mysql2-1.0.ebuild:
+ Restricting to apache 2.2
*mod_auth_cookie_mysql2-1.0 (17 Sep 2009)
@@ -42,4 +46,3 @@
+mod_auth_cookie_mysql2-0.7.ebuild:
Initial import of ebuild for mod_auth_cookie_mysql2, fixes bug #136662.
Thanks a lot to fenixrf@gmail.com for the initial ebuild and config.
-
diff --git a/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-0.9a.ebuild b/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-0.9a.ebuild
index 11d1a55a83a4..7529421b1032 100644
--- a/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-0.9a.ebuild
+++ b/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-0.9a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-0.9a.ebuild,v 1.4 2008/08/29 13:05:30 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-0.9a.ebuild,v 1.5 2012/10/16 04:58:52 patrick Exp $
inherit eutils apache-module
@@ -26,4 +26,4 @@ APACHE2_MOD_DEFINE="AUTH_COOKIE_MYSQL2"
DOCFILES="README mod_auth_cookie_mysql.html"
-need_apache2
+need_apache2_2
diff --git a/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild b/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild
index 030e6419339f..c5c562bc8bc2 100644
--- a/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild
+++ b/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild,v 1.1 2009/09/17 10:24:22 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild,v 1.2 2012/10/16 04:58:52 patrick Exp $
inherit apache-module
@@ -26,4 +26,4 @@ APACHE2_MOD_DEFINE="AUTH_COOKIE_MYSQL2"
DOCFILES="README"
-need_apache2
+need_apache2_2