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/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild | |
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/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild')
-rw-r--r-- | www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |