From 9a1beb1ccc6f5c22eaef7e082436deddab2c06b3 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Tue, 6 Jun 2017 23:46:46 +0200 Subject: 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(-) (limited to 'net-libs/libprotoident') 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" -- cgit v1.2.3-65-gdbad