From: Michał Górny Date: Wed, 16 May 2018 07:11:06 +0000 (+0200) Subject: dev-util/abi-compliance-checker: Update upst license to LGPL-2.1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ff2ee8cdf7d8b8e2ec389240d42e4ea290b94989;p=gentoo.git dev-util/abi-compliance-checker: Update upst license to LGPL-2.1 --- diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild index e78e618f979b..773b2a061acc 100644 --- a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild +++ b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ DESCRIPTION="A tool for checking backward compatibility of a C/C++ library" HOMEPAGE="http://ispras.linuxbase.org/index.php/ABI_compliance_checker" SRC_URI="https://github.com/lvc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""