sys-apps/s390-tools: Correct LICENSE
authorMatt Turner <mattst88@gentoo.org>
Sun, 28 Jul 2019 04:09:04 +0000 (21:09 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sun, 28 Jul 2019 04:10:16 +0000 (21:10 -0700)
License was changed from GPL to MIT from v1.39.0 to v2.0.0.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
sys-apps/s390-tools/s390-tools-2.4.0-r1.ebuild

index dadd3e020bf60c3372421ba49439c1c011f2629a..0d2fa394f53951423f07f0a79cb3624268ee9790 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="User space utilities for the zSeries (s390) Linux kernel and device
 HOMEPAGE="https://www.ibm.com/developerworks/linux/linux390/s390-tools.html"
 SRC_URI="https://github.com/ibm-s390-tools/s390-tools/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="GPL-2 MIT"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="-* s390"
 IUSE="fuse ncurses pfm snmp zlib"