diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2013-05-14 21:57:32 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2013-05-14 21:57:32 +0000 |
commit | 03689620cde91de7bba7e30277e526b13200579c (patch) | |
tree | 601fa09a06103b816fe1ea09b238272957c38824 /www-misc | |
parent | Fix pcre dependency for naxsi by using a REQUIRED_USE. (diff) | |
download | gentoo-2-03689620cde91de7bba7e30277e526b13200579c.tar.gz gentoo-2-03689620cde91de7bba7e30277e526b13200579c.tar.bz2 gentoo-2-03689620cde91de7bba7e30277e526b13200579c.zip |
Fix licenses (thanks to jbergstroem).
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0x1E0CA85F!)
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/nx_util/ChangeLog | 5 | ||||
-rw-r--r-- | www-misc/nx_util/nx_util-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-misc/nx_util/ChangeLog b/www-misc/nx_util/ChangeLog index 9530361b890e..e94f71f82738 100644 --- a/www-misc/nx_util/ChangeLog +++ b/www-misc/nx_util/ChangeLog @@ -1,6 +1,9 @@ # 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.1 2013/05/14 21:39:22 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/nx_util/ChangeLog,v 1.2 2013/05/14 21:57:32 dev-zero Exp $ + + 14 May 2013; Tiziano Müller <dev-zero@gentoo.org> nx_util-0.3.ebuild: + Fix licenses (thanks to jbergstroem). *nx_util-0.3 (14 May 2013) diff --git a/www-misc/nx_util/nx_util-0.3.ebuild b/www-misc/nx_util/nx_util-0.3.ebuild index 7d7e683932bd..ba72d43f234d 100644 --- a/www-misc/nx_util/nx_util-0.3.ebuild +++ b/www-misc/nx_util/nx_util-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.3.ebuild,v 1.1 2013/05/14 21:39:22 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/nx_util/nx_util-0.3.ebuild,v 1.2 2013/05/14 21:57:32 dev-zero Exp $ EAPI=5 @@ -14,7 +14,7 @@ DESCRIPTION="Whitelist & Reports generation for Naxsi (Web Application Firewall HOMEPAGE="https://code.google.com/p/naxsi/" SRC_URI="https://naxsi.googlecode.com/files/${P}.tgz" -LICENSE="GPL-2+" +LICENSE="GPL-2+ Apache-2.0 CC-BY-NC-SA-3.0" SLOT="0" KEYWORDS="~amd64" IUSE="" |