summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-06-06 23:46:46 +0200
committerJeroen Roovers <jer@gentoo.org>2017-06-06 23:47:01 +0200
commit9a1beb1ccc6f5c22eaef7e082436deddab2c06b3 (patch)
treeb10b0ffcafb16529ec8b0f577cb60767c7396f26
parentapp-emulation/kompose: Remove old (diff)
downloadgentoo-9a1beb1ccc6f5c22eaef7e082436deddab2c06b3.tar.gz
gentoo-9a1beb1ccc6f5c22eaef7e082436deddab2c06b3.tar.bz2
gentoo-9a1beb1ccc6f5c22eaef7e082436deddab2c06b3.zip
net-libs/libprotoident: Fix license.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--net-libs/libprotoident/libprotoident-2.0.10.ebuild2
-rw-r--r--net-libs/libprotoident/libprotoident-2.0.9.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libprotoident/libprotoident-2.0.10.ebuild b/net-libs/libprotoident/libprotoident-2.0.10.ebuild
index 1d32eedc13bb..d02533a8d4c8 100644
--- a/net-libs/libprotoident/libprotoident-2.0.10.ebuild
+++ b/net-libs/libprotoident/libprotoident-2.0.10.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A library that performs application layer protocol identification f
HOMEPAGE="http://research.wand.net.nz/software/libprotoident.php"
SRC_URI="http://research.wand.net.nz/software/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="LGPL-3+"
SLOT="0/2"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs +tools"
diff --git a/net-libs/libprotoident/libprotoident-2.0.9.ebuild b/net-libs/libprotoident/libprotoident-2.0.9.ebuild
index 913f86f26b9f..d0f49de9ddc2 100644
--- a/net-libs/libprotoident/libprotoident-2.0.9.ebuild
+++ b/net-libs/libprotoident/libprotoident-2.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ DESCRIPTION="A library that performs application layer protocol identification f
HOMEPAGE="http://research.wand.net.nz/software/libprotoident.php"
SRC_URI="http://research.wand.net.nz/software/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="LGPL-3+"
SLOT="0/2"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs +tools"