diff options
author | 2021-10-05 22:29:42 +0900 | |
---|---|---|
committer | 2021-10-05 22:29:42 +0900 | |
commit | e727bae096c71c57ed405f48fd43bf0098e77b4d (patch) | |
tree | a115565c704567b436ca3990c18be91b1a988950 /app-text/namazu/namazu-2.0.21.ebuild | |
parent | app-text/namazu: update to EAPI 7 (diff) | |
download | gentoo-e727bae096c71c57ed405f48fd43bf0098e77b4d.tar.gz gentoo-e727bae096c71c57ed405f48fd43bf0098e77b4d.tar.bz2 gentoo-e727bae096c71c57ed405f48fd43bf0098e77b4d.zip |
app-text/namazu: update LICENSE
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-text/namazu/namazu-2.0.21.ebuild')
-rw-r--r-- | app-text/namazu/namazu-2.0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/namazu/namazu-2.0.21.ebuild b/app-text/namazu/namazu-2.0.21.ebuild index 68d7835962bd..a3bcbba9f2e0 100644 --- a/app-text/namazu/namazu-2.0.21.ebuild +++ b/app-text/namazu/namazu-2.0.21.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Namazu is a full-text search engine" HOMEPAGE="http://www.namazu.org/" SRC_URI="http://www.namazu.org/stable/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="emacs l10n_ja nls static-libs tk" |