diff options
author | 2009-09-17 10:24:22 +0000 | |
---|---|---|
committer | 2009-09-17 10:24:22 +0000 | |
commit | 4c4de5ef4031629086fb755416fbc53e6b4640f7 (patch) | |
tree | f76db3feb35e0087ca71472efe2e927f55ea2b72 /www-apache/mod_auth_cookie_mysql2 | |
parent | version bump wrt #253537 (diff) | |
download | historical-4c4de5ef4031629086fb755416fbc53e6b4640f7.tar.gz historical-4c4de5ef4031629086fb755416fbc53e6b4640f7.tar.bz2 historical-4c4de5ef4031629086fb755416fbc53e6b4640f7.zip |
version bump wrt #278018
Package-Manager: portage-2.2_rc40/cvs/Linux i686
Diffstat (limited to 'www-apache/mod_auth_cookie_mysql2')
-rw-r--r-- | www-apache/mod_auth_cookie_mysql2/ChangeLog | 10 | ||||
-rw-r--r-- | www-apache/mod_auth_cookie_mysql2/Manifest | 4 | ||||
-rw-r--r-- | www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild | 29 |
3 files changed, 40 insertions, 3 deletions
diff --git a/www-apache/mod_auth_cookie_mysql2/ChangeLog b/www-apache/mod_auth_cookie_mysql2/ChangeLog index 61bd98235eca..8102b646af1f 100644 --- a/www-apache/mod_auth_cookie_mysql2/ChangeLog +++ b/www-apache/mod_auth_cookie_mysql2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-apache/mod_auth_cookie_mysql2 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/ChangeLog,v 1.7 2008/08/29 13:05:30 hollow Exp $ +# 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 $ + +*mod_auth_cookie_mysql2-1.0 (17 Sep 2009) + + 17 Sep 2009; Benedikt Böhm <hollow@gentoo.org> + +mod_auth_cookie_mysql2-1.0.ebuild: + version bump wrt #278018 29 Aug 2008; Benedikt Böhm <hollow@gentoo.org> files/55_mod_auth_cookie_mysql2.conf, mod_auth_cookie_mysql2-0.9a.ebuild: diff --git a/www-apache/mod_auth_cookie_mysql2/Manifest b/www-apache/mod_auth_cookie_mysql2/Manifest index e5feccad29b5..8234c669a5dd 100644 --- a/www-apache/mod_auth_cookie_mysql2/Manifest +++ b/www-apache/mod_auth_cookie_mysql2/Manifest @@ -1,5 +1,7 @@ AUX 55_mod_auth_cookie_mysql2.conf 3275 RMD160 d9d1496bb18efc1c1fce72d9060e24898545d1b1 SHA1 adefaf4a2f11a0d4887385b994e8e365ad772f40 SHA256 e8199f5ea8830487cc78ddcf8f32ea72897ba04d6740c4c6d453d5c61877c831 DIST mod_auth_cookie_mysql2_0.9a.tar.gz 7592 RMD160 295708f76884be2c677be9361692a1c5a0fcbd5e SHA1 2c6bb328185a0f563556b5f795ecb915f2b5d8c6 SHA256 8a4c6f838d7e793b891096f23f9a76ffc13e3d4d2f3925676276bdc570b4840e +DIST mod_auth_cookie_mysql2_1.0.tar.gz 7406 RMD160 3c29c70f23a353671f7c1de8228e50eceb8f06bd SHA1 00cec03c47b4037e52bd9c2ed484ca82ea7aa254 SHA256 85601beea7a6de0ba8ef466027e6783cebef05c4687dc50460d2fdb06f5babe4 EBUILD mod_auth_cookie_mysql2-0.9a.ebuild 927 RMD160 11aedeb9912b854b6d6c2f0772cbcb6bfeea4945 SHA1 ab7120958c1e864437c4da3e7b5a0d38219999ac SHA256 faa6fda48c68b81e3601e4b9c68b5fafe730625dc82d2d5ea8c14a06a78742a6 -MISC ChangeLog 1450 RMD160 a7973ced0fdcbd1862530924366d96c42e341775 SHA1 b51bc1e2495cf2c46b1b8877e7e462edbab73a10 SHA256 cce9f4cde2e2fc236f7269067f02af7a2287a37d2ba25b1ccc94431044f4c9a6 +EBUILD mod_auth_cookie_mysql2-1.0.ebuild 983 RMD160 bd6377462444a1fafd4c01bd04d79756754c18ec SHA1 8d6f963a844c3f495f92b263203e6f979ed771da SHA256 8f1df06c4f3f44a70d8b6dcfd1d5a97b326bf1595e8b7f34ed9b54f610165069 +MISC ChangeLog 1609 RMD160 bde9413bdf29c6041e6618b89802518c432e021b SHA1 5f3b69813653ba7de6e4c35a75ff233b48ae1aba SHA256 a4e17eae12c3866e453c1f56cc9900c01917a845953fdc3da78c2cc91b0bc0ce MISC metadata.xml 231 RMD160 a4a252abe4fb2922d19ccc4952d0128c3ccefbce SHA1 66b21c56c3a98e5a4b489dc000ff1d5956ab63d0 SHA256 79cc89f7b494dc5097d6dc5fedeb567e0dbc13e2adfcbe3f80082ad4625b38b3 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 new file mode 100644 index 000000000000..030e6419339f --- /dev/null +++ b/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2009 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 $ + +inherit apache-module + +DESCRIPTION="An Apache2 backend authentication module that uses cookies and MySQL." +HOMEPAGE="http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/" +SRC_URI="http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/${P/-/_}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="virtual/mysql" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${P/-/_}" + +APXS2_ARGS="-DMODULE_NAME=mod_auth_cookie_mysql2 -DMODULE_NAME_module=auth_cookie_mysql2_module + -I/usr/include/mysql -lmysqlclient -lz -c mod_auth_cookie_sql2.c mod_auth_cookie_sql2_mysql.c" +APACHE2_MOD_FILE="${S}/.libs/mod_auth_cookie_sql2.so" +APACHE2_MOD_CONF="55_${PN}" +APACHE2_MOD_DEFINE="AUTH_COOKIE_MYSQL2" + +DOCFILES="README" + +need_apache2 |