diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:10:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:10:26 +0000 |
commit | d7f2c886c67a2aa4922ecb75f6f363831d0a8920 (patch) | |
tree | 4146c95daec21e81b2dd7e62655a84a4c998d302 /www-misc | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-d7f2c886c67a2aa4922ecb75f6f363831d0a8920.tar.gz gentoo-2-d7f2c886c67a2aa4922ecb75f6f363831d0a8920.tar.bz2 gentoo-2-d7f2c886c67a2aa4922ecb75f6f363831d0a8920.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-misc')
-rw-r--r-- | www-misc/nx_util/ChangeLog | 8 | ||||
-rw-r--r-- | www-misc/nx_util/nx_util-0.52.1.ebuild | 6 | ||||
-rw-r--r-- | www-misc/nx_util/nx_util-0.53.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/www-misc/nx_util/ChangeLog b/www-misc/nx_util/ChangeLog index 3840d3e350b8..a6881b448bf2 100644 --- a/www-misc/nx_util/ChangeLog +++ b/www-misc/nx_util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-misc/nx_util -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/nx_util/ChangeLog,v 1.4 2013/11/21 13:37:42 dev-zero Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-misc/nx_util/ChangeLog,v 1.5 2014/08/10 20:10:26 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> nx_util-0.52.1.ebuild, + nx_util-0.53.1.ebuild: + QA: drop trailing '.' from DESCRIPTION *nx_util-0.53.1 (21 Nov 2013) 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 5e29ed06a471..f309d8cf84f9 100644 --- a/www-misc/nx_util/nx_util-0.52.1.ebuild +++ b/www-misc/nx_util/nx_util-0.52.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/nx_util/nx_util-0.52.1.ebuild,v 1.1 2013/09/27 13:42:25 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/nx_util/nx_util-0.52.1.ebuild,v 1.2 2014/08/10 20:10:26 slyfox Exp $ EAPI=5 @@ -12,7 +12,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 Application 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 0a67f805a82a..c6b805fa8ccc 100644 --- a/www-misc/nx_util/nx_util-0.53.1.ebuild +++ b/www-misc/nx_util/nx_util-0.53.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/nx_util/nx_util-0.53.1.ebuild,v 1.1 2013/11/21 13:37:42 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/nx_util/nx_util-0.53.1.ebuild,v 1.2 2014/08/10 20:10:26 slyfox Exp $ EAPI=5 @@ -12,7 +12,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 Application 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" |