slyfox 14/08/10 20:13:46 Modified: mod_auth_cookie_mysql2-1.0.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.3 www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild?r1=1.2&r2=1.3 Index: mod_auth_cookie_mysql2-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mod_auth_cookie_mysql2-1.0.ebuild 16 Oct 2012 04:58:52 -0000 1.2 +++ mod_auth_cookie_mysql2-1.0.ebuild 10 Aug 2014 20:13:46 -0000 1.3 @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 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.2 2012/10/16 04:58:52 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2-1.0.ebuild,v 1.3 2014/08/10 20:13:46 slyfox Exp $ inherit apache-module -DESCRIPTION="An Apache2 backend authentication module that uses cookies and MySQL." +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" 1.11 www-apache/mod_auth_cookie_mysql2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_cookie_mysql2/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_cookie_mysql2/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_cookie_mysql2/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 27 Nov 2012 18:44:06 -0000 1.10 +++ ChangeLog 10 Aug 2014 20:13:46 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for www-apache/mod_auth_cookie_mysql2 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/ChangeLog,v 1.10 2012/11/27 18:44:06 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/ChangeLog,v 1.11 2014/08/10 20:13:46 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> + mod_auth_cookie_mysql2-1.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 27 Nov 2012; Pacho Ramos <[email protected]> -mod_auth_cookie_mysql2-0.9a.ebuild, metadata.xml:
