commit: a102a908a3cefd318a62de4d15e011e103a6a38a
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 20:17:17 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 20:18:12 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a102a908
dev-util/conf2struct: The license is actually BSD-2
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
dev-util/conf2struct/conf2struct-0_pre0.ebuild | 2 +-
dev-util/conf2struct/conf2struct-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/conf2struct/conf2struct-0_pre0.ebuild
b/dev-util/conf2struct/conf2struct-0_pre0.ebuild
index c027b8564d6..7c6d5dc0b9b 100644
--- a/dev-util/conf2struct/conf2struct-0_pre0.ebuild
+++ b/dev-util/conf2struct/conf2struct-0_pre0.ebuild
@@ -25,7 +25,7 @@ PATCHES=(
"${FILESDIR}/${P}-dest-exists.patch"
)
-LICENSE="GPL-2"
+LICENSE="BSD-2"
SLOT="0"
IUSE="caps pcre systemd tcpd"
diff --git a/dev-util/conf2struct/conf2struct-9999.ebuild
b/dev-util/conf2struct/conf2struct-9999.ebuild
index 3ab3bce60c3..3ff4bf49a4e 100644
--- a/dev-util/conf2struct/conf2struct-9999.ebuild
+++ b/dev-util/conf2struct/conf2struct-9999.ebuild
@@ -15,7 +15,7 @@ else
SRC_URI="https://github.com/yrutschle/conf2struct/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
fi
-LICENSE="GPL-2"
+LICENSE="BSD-2"
SLOT="0"
IUSE="caps pcre systemd tcpd"