From 17a3d957d717db982143e85a0be9fdbcb7861cba Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 2 Dec 2018 09:19:53 +0100 Subject: sys-devel/distcc: Correct license to GPL-2+ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-devel/distcc/distcc-3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel/distcc') diff --git a/sys-devel/distcc/distcc-3.3.ebuild b/sys-devel/distcc/distcc-3.3.ebuild index fb9e944df2b1..371cef0c69a4 100644 --- a/sys-devel/distcc/distcc-3.3.ebuild +++ b/sys-devel/distcc/distcc-3.3.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Distribute compilation of C code across several machines on a netwo HOMEPAGE="http://distcc.org/" SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="gnome gssapi gtk hardened ipv6 selinux xinetd zeroconf" -- cgit v1.2.3-65-gdbad