diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-05-12 12:57:22 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-05-13 18:12:08 +0200 |
commit | 5256ea3d793de2d0443c1e641ac4e45da2340d8b (patch) | |
tree | 946ffbd5c845b583d93e2c24c031450b2b4a3057 /dev-tex | |
parent | mail-mta/protonmail-bridge: drop 1.6.6 (diff) | |
download | gentoo-5256ea3d793de2d0443c1e641ac4e45da2340d8b.tar.gz gentoo-5256ea3d793de2d0443c1e641ac4e45da2340d8b.tar.bz2 gentoo-5256ea3d793de2d0443c1e641ac4e45da2340d8b.zip |
dev-tex/hevea: Update LICENSE
QPL and QPL-1.0 are duplicates.
Bug: https://bugs.gentoo.org/789666
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/hevea/hevea-2.35-r1.ebuild (renamed from dev-tex/hevea/hevea-2.35.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/hevea/hevea-2.35.ebuild b/dev-tex/hevea/hevea-2.35-r1.ebuild index 0a0357d43841..959e1a3b2be0 100644 --- a/dev-tex/hevea/hevea-2.35.ebuild +++ b/dev-tex/hevea/hevea-2.35-r1.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="HeVeA is a quite complete and fast LaTeX to HTML translator" HOMEPAGE="http://hevea.inria.fr/" SRC_URI="http://hevea.inria.fr/distri/${P}.tar.gz" -LICENSE="QPL" +LICENSE="QPL-1.0" SLOT="0" KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" |