app-text/texi2html: Fix LICENSE.
authorUlrich Müller <ulm@gentoo.org>
Sat, 13 Apr 2019 09:02:19 +0000 (11:02 +0200)
committerUlrich Müller <ulm@gentoo.org>
Sat, 13 Apr 2019 09:03:03 +0000 (11:03 +0200)
Closes: https://bugs.gentoo.org/681946
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-text/texi2html/texi2html-5.0-r1.ebuild

index 3c4b85e12fc2d5c550a0af280322310e74a12595..89bcf9296bf7923135f2ede33cba8776d1206fb3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -9,7 +9,7 @@ DESCRIPTION="Perl script that converts Texinfo to HTML"
 HOMEPAGE="http://www.nongnu.org/texi2html/"
 SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2"
 
-LICENSE="CC-SA-1.0 FDL-1.3 GPL-2"
+LICENSE="GPL-2+ || ( GPL-2 CC-BY-SA-1.0 ) Texinfo-manual LGPL-2+ MIT"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="unicode"