diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:14:00 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:14:00 +0000 |
commit | af422f1d7ed0c2a8fa12352bf7b103749da5c79f (patch) | |
tree | 244573c240aaf44495d0017441ff3671e4483c59 /www-apache | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-af422f1d7ed0c2a8fa12352bf7b103749da5c79f.tar.gz gentoo-2-af422f1d7ed0c2a8fa12352bf7b103749da5c79f.tar.bz2 gentoo-2-af422f1d7ed0c2a8fa12352bf7b103749da5c79f.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_auth_mysql/ChangeLog | 8 | ||||
-rw-r--r-- | www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild | 6 | ||||
-rw-r--r-- | www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/www-apache/mod_auth_mysql/ChangeLog b/www-apache/mod_auth_mysql/ChangeLog index 8b6e4589bb70..bcc7df706689 100644 --- a/www-apache/mod_auth_mysql/ChangeLog +++ b/www-apache/mod_auth_mysql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apache/mod_auth_mysql -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/ChangeLog,v 1.13 2013/04/02 07:31:59 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/ChangeLog,v 1.14 2014/08/10 20:14:00 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + mod_auth_mysql-3.0.0-r2.ebuild, mod_auth_mysql-3.0.0-r3.ebuild: + QA: drop trailing '.' from DESCRIPTION *mod_auth_mysql-3.0.0-r3 (02 Apr 2013) diff --git a/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild b/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild index 697992e58b70..f06868a234aa 100644 --- a/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild +++ b/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 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_mysql/mod_auth_mysql-3.0.0-r2.ebuild,v 1.7 2010/03/24 20:35:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r2.ebuild,v 1.8 2014/08/10 20:14:00 slyfox Exp $ EAPI="2" inherit apache-module eutils -DESCRIPTION="Basic authentication for Apache using a MySQL database." +DESCRIPTION="Basic authentication for Apache using a MySQL database" HOMEPAGE="http://modauthmysql.sourceforge.net/" SRC_URI="mirror://sourceforge/modauthmysql/${P}.tar.gz" diff --git a/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild b/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild index b7d3c44a6176..f81928782d54 100644 --- a/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild +++ b/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 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_mysql/mod_auth_mysql-3.0.0-r3.ebuild,v 1.1 2013/04/02 07:31:59 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild,v 1.2 2014/08/10 20:14:00 slyfox Exp $ EAPI="2" inherit apache-module eutils multilib -DESCRIPTION="Basic authentication for Apache using a MySQL database." +DESCRIPTION="Basic authentication for Apache using a MySQL database" HOMEPAGE="http://modauthmysql.sourceforge.net/" SRC_URI="mirror://sourceforge/modauthmysql/${P}.tar.gz" |