From: Mart Raudsepp Date: Sun, 31 Mar 2019 06:30:37 +0000 (+0300) Subject: net-libs/uhttpmock: fix LICENSE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bc024ddcb148acf9053c7ecab2a4b2f0f75a35e6;p=gentoo.git net-libs/uhttpmock: fix LICENSE Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- diff --git a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild index 086e3f4a0543..d53316cc2f2e 100644 --- a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild +++ b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="HTTP web service mocking library" HOMEPAGE="https://gitlab.com/uhttpmock/uhttpmock" SRC_URI="http://tecnocode.co.uk/downloads/${PN}/${P}.tar.xz" -LICENSE="LGPL-2" +LICENSE="LGPL-2+" SLOT="0" IUSE="+introspection vala"