sys-devel/distcc: Correct license to GPL-2+
authorMichał Górny <mgorny@gentoo.org>
Sun, 2 Dec 2018 08:19:53 +0000 (09:19 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 2 Dec 2018 08:38:14 +0000 (09:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/distcc/distcc-3.3.ebuild

index fb9e944df2b1ca6d2f83fd5fb3303237e9819889..371cef0c69a44f7b8c7090283cca8ec51a7dc50d 100644 (file)
@@ -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"