commit: 55c390726f58734369d9efcf40766e92e4880c31 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Jan 18 02:59:25 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Jan 18 02:59:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c39072
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 <whissi <AT> gentoo.org> sys-process/daemontools-encore/daemontools-encore-1.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/daemontools-encore/daemontools-encore-1.11.ebuild b/sys-process/daemontools-encore/daemontools-encore-1.11.ebuild index 80d87fa6647..91683692326 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"