From a0afd6d0e388a023b5afa098a7a3266474cdfc24 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sun, 18 Nov 2018 01:01:07 -0500 Subject: 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 --- dev-util/pkgconf/pkgconf-1.3.7.ebuild | 2 +- dev-util/pkgconf/pkgconf-1.5.4.ebuild | 2 +- dev-util/pkgconf/pkgconf-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-util/pkgconf') 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" -- cgit v1.2.3-65-gdbad