diff options
Diffstat (limited to 'www-misc/awstats/awstats-7.1.1.ebuild')
-rw-r--r-- | www-misc/awstats/awstats-7.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-misc/awstats/awstats-7.1.1.ebuild b/www-misc/awstats/awstats-7.1.1.ebuild index aaf75d227963..7260ec8475c2 100644 --- a/www-misc/awstats/awstats-7.1.1.ebuild +++ b/www-misc/awstats/awstats-7.1.1.ebuild @@ -1,6 +1,6 @@ -# 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-misc/awstats/awstats-7.1.1.ebuild,v 1.1 2013/04/03 10:09:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-7.1.1.ebuild,v 1.2 2014/08/10 20:10:20 slyfox Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit eutils MY_P=${PN}-${PV%_p*} -DESCRIPTION="AWStats is short for Advanced Web Statistics." +DESCRIPTION="AWStats is short for Advanced Web Statistics" HOMEPAGE="http://www.awstats.org/" if [ ${MY_P} != ${P} ]; then |