From: Thomas Deutschmann Date: Fri, 18 Jan 2019 02:59:25 +0000 (+0100) Subject: sys-process/daemontools-encore: add GPL-2 to LICENSE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=55c390726f58734369d9efcf40766e92e4880c31;p=gentoo.git sys-process/daemontools-encore: add GPL-2 to LICENSE Closes: https://bugs.gentoo.org/426172 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/sys-process/daemontools-encore/daemontools-encore-1.11.ebuild b/sys-process/daemontools-encore/daemontools-encore-1.11.ebuild index 80d87fa6647d..916836923265 100644 --- a/sys-process/daemontools-encore/daemontools-encore-1.11.ebuild +++ b/sys-process/daemontools-encore/daemontools-encore-1.11.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Collection of tools for managing UNIX services" HOMEPAGE="https://untroubled.org/daemontools-encore/" SRC_URI="https://untroubled.org/daemontools-encore/${P}.tar.gz" -LICENSE="MIT" +LICENSE="GPL-2 MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="selinux static"