commit: a0afd6d0e388a023b5afa098a7a3266474cdfc24 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Nov 18 06:01:07 2018 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Nov 18 06:01:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0afd6d0
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 <floppym <AT> gentoo.org> 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(-) diff --git a/dev-util/pkgconf/pkgconf-1.3.7.ebuild b/dev-util/pkgconf/pkgconf-1.3.7.ebuild index cbfee8e3433..01560acfc6f 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 5b9170fe2f8..4a4d43a5f74 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 5b9170fe2f8..4a4d43a5f74 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"
