diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 21:19:00 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:15:42 +0100 |
commit | bd1ede564a2923a883acd4ae312bedb790153447 (patch) | |
tree | 6f47f7ba51d8065c5bd8436f371f6b16bbc7ca05 /www-apps | |
parent | www-apps/lxr: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-bd1ede564a2923a883acd4ae312bedb790153447.tar.gz gentoo-bd1ede564a2923a883acd4ae312bedb790153447.tar.bz2 gentoo-bd1ede564a2923a883acd4ae312bedb790153447.zip |
www-apps/openwebstats: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/openwebstats/openwebstats-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/openwebstats/openwebstats-1.1.ebuild b/www-apps/openwebstats/openwebstats-1.1.ebuild index 4aff79996bfd..5171e9031e40 100644 --- a/www-apps/openwebstats/openwebstats-1.1.ebuild +++ b/www-apps/openwebstats/openwebstats-1.1.ebuild @@ -3,7 +3,7 @@ inherit webapp -DESCRIPTION="PHP stats application that reads Apache log files and imports the data to a MySQL database" +DESCRIPTION="PHP stats app that reads Apache logs and imports the data into a MySQL database" HOMEPAGE="http://openwebstats.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |