diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 21:19:11 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:15:58 +0100 |
commit | dc9cf73f8b06e47062b47450ce8fcc4634d32198 (patch) | |
tree | 1a36a7c7279ea719df881569d82c9b6af83f93c3 /www-misc | |
parent | www-client/weboob: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-dc9cf73f8b06e47062b47450ce8fcc4634d32198.tar.gz gentoo-dc9cf73f8b06e47062b47450ce8fcc4634d32198.tar.bz2 gentoo-dc9cf73f8b06e47062b47450ce8fcc4634d32198.zip |
www-misc/nx_util: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/nx_util/nx_util-0.52.1.ebuild | 2 | ||||
-rw-r--r-- | www-misc/nx_util/nx_util-0.53.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/nx_util/nx_util-0.52.1.ebuild b/www-misc/nx_util/nx_util-0.52.1.ebuild index 0a83e644c16f..f0f2265043c8 100644 --- a/www-misc/nx_util/nx_util-0.52.1.ebuild +++ b/www-misc/nx_util/nx_util-0.52.1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 versionator MY_PV="$(replace_version_separator 2 '-')" -DESCRIPTION="Whitelist & Reports generation for Naxsi (Web Application Firewall module for Nginx)" +DESCRIPTION="Whitelist & Reports generation for Naxsi (Web App Firewall module for Nginx)" HOMEPAGE="https://github.com/nbs-system/naxsi" # keep the name in sync with what's in the nginx ebuild to avoid duplication SRC_URI="https://github.com/nbs-system/naxsi/archive/${MY_PV}.tar.gz -> ngx_http_naxsi-${MY_PV}.tar.gz" diff --git a/www-misc/nx_util/nx_util-0.53.1.ebuild b/www-misc/nx_util/nx_util-0.53.1.ebuild index aba910cabe96..3ea7c4f0c8a4 100644 --- a/www-misc/nx_util/nx_util-0.53.1.ebuild +++ b/www-misc/nx_util/nx_util-0.53.1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 versionator MY_PV="$(replace_version_separator 2 '-')" -DESCRIPTION="Whitelist & Reports generation for Naxsi (Web Application Firewall module for Nginx)" +DESCRIPTION="Whitelist & Reports generation for Naxsi (Web App Firewall module for Nginx)" HOMEPAGE="https://github.com/nbs-system/naxsi" # keep the name in sync with what's in the nginx ebuild to avoid duplication SRC_URI="https://github.com/nbs-system/naxsi/archive/${MY_PV}.tar.gz -> ngx_http_naxsi-${MY_PV}.tar.gz" |