app-text/tkinfo: Fix LICENSE.
authorUlrich Müller <ulm@gentoo.org>
Wed, 11 Dec 2019 14:57:03 +0000 (15:57 +0100)
committerUlrich Müller <ulm@gentoo.org>
Wed, 11 Dec 2019 14:59:37 +0000 (15:59 +0100)
Closes: https://bugs.gentoo.org/702480
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-text/tkinfo/tkinfo-2.8-r1.ebuild

index 517f9ae82166370abf73a65e84cb15688829f928..5be2e0b8d9b7c5ab90b3eb4674989a9089084387 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,10 +7,9 @@ DESCRIPTION="Info Browser in TK"
 HOMEPAGE="http://math-www.uni-paderborn.de/~axel/tkinfo/"
 SRC_URI="http://math-www.uni-paderborn.de/~axel/${PN}/${P}.tar.gz"
 
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
-IUSE=""
-LICENSE="freedist"
+LICENSE="Old-MIT GPL-1+"
 SLOT="0"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
 
 RDEPEND="dev-lang/tk"
 DEPEND="sys-apps/sed"