summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-18 03:59:25 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-18 03:59:25 +0100
commit55c390726f58734369d9efcf40766e92e4880c31 (patch)
treee04a48cd71528859959258921cd31cbd54e44fa8 /sys-process
parentsys-process/daemontools-encore: bump to v1.11 (diff)
downloadgentoo-55c390726f58734369d9efcf40766e92e4880c31.tar.gz
gentoo-55c390726f58734369d9efcf40766e92e4880c31.tar.bz2
gentoo-55c390726f58734369d9efcf40766e92e4880c31.zip
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@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/daemontools-encore/daemontools-encore-1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
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"