diff options
Diffstat (limited to 'app-text/xchm/xchm-1.36.ebuild')
-rw-r--r-- | app-text/xchm/xchm-1.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xchm/xchm-1.36.ebuild b/app-text/xchm/xchm-1.36.ebuild index 4abfca557e5d..96d2b5563bf2 100644 --- a/app-text/xchm/xchm-1.36.ebuild +++ b/app-text/xchm/xchm-1.36.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="Utility for viewing Compiled HTML Help (CHM) files" HOMEPAGE="https://github.com/rzvncj/xCHM/" SRC_URI="https://github.com/rzvncj/xCHM/releases/download/${PV}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ppc ~riscv x86" IUSE="nls" |