From: Mike Gilbert Date: Sun, 18 Nov 2018 06:01:07 +0000 (-0500) Subject: dev-util/pkgconf: switch license to ISC X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a0afd6d0e388a023b5afa098a7a3266474cdfc24;p=gentoo.git dev-util/pkgconf: switch license to ISC COPYING does not match exactly, but meson.build lists it by name. Package-Manager: Portage-2.3.51_p9, Repoman-2.3.12 Signed-off-by: Mike Gilbert --- diff --git a/dev-util/pkgconf/pkgconf-1.3.7.ebuild b/dev-util/pkgconf/pkgconf-1.3.7.ebuild index cbfee8e34330..01560acfc6f2 100644 --- a/dev-util/pkgconf/pkgconf-1.3.7.ebuild +++ b/dev-util/pkgconf/pkgconf-1.3.7.ebuild @@ -16,7 +16,7 @@ inherit ltprune multilib-minimal DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89" HOMEPAGE="https://github.com/pkgconf/pkgconf" -LICENSE="BSD-1" +LICENSE="ISC" SLOT="0" IUSE="+pkg-config test" diff --git a/dev-util/pkgconf/pkgconf-1.5.4.ebuild b/dev-util/pkgconf/pkgconf-1.5.4.ebuild index 5b9170fe2f87..4a4d43a5f74e 100644 --- a/dev-util/pkgconf/pkgconf-1.5.4.ebuild +++ b/dev-util/pkgconf/pkgconf-1.5.4.ebuild @@ -16,7 +16,7 @@ inherit multilib-minimal DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89" HOMEPAGE="https://github.com/pkgconf/pkgconf" -LICENSE="BSD-1" +LICENSE="ISC" SLOT="0/3" IUSE="+pkg-config test" diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild b/dev-util/pkgconf/pkgconf-9999.ebuild index 5b9170fe2f87..4a4d43a5f74e 100644 --- a/dev-util/pkgconf/pkgconf-9999.ebuild +++ b/dev-util/pkgconf/pkgconf-9999.ebuild @@ -16,7 +16,7 @@ inherit multilib-minimal DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89" HOMEPAGE="https://github.com/pkgconf/pkgconf" -LICENSE="BSD-1" +LICENSE="ISC" SLOT="0/3" IUSE="+pkg-config test"