summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:14:00 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:14:00 +0000
commitaf422f1d7ed0c2a8fa12352bf7b103749da5c79f (patch)
tree244573c240aaf44495d0017441ff3671e4483c59 /www-apache/mod_auth_mysql/mod_auth_mysql-3.0.0-r3.ebuild
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-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.ebuild6
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"