commit:     9a1beb1ccc6f5c22eaef7e082436deddab2c06b3
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  6 21:46:46 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jun  6 21:47:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1beb1c

net-libs/libprotoident: Fix license.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-libs/libprotoident/libprotoident-2.0.10.ebuild | 2 +-
 net-libs/libprotoident/libprotoident-2.0.9.ebuild  | 4 ++--
 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 1d32eedc13b..d02533a8d4c 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 913f86f26b9..d0f49de9ddc 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"

Reply via email to