From: Ulrich Müller Date: Mon, 23 Dec 2019 09:45:47 +0000 (+0100) Subject: app-emacs/treepy: Specify license more precisely. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3357d212189eb78cec70a11f71c0deeac3b9dc8a;p=gentoo.git app-emacs/treepy: Specify license more precisely. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- diff --git a/app-emacs/treepy/treepy-0.1.1.ebuild b/app-emacs/treepy/treepy-0.1.1.ebuild index 60192956e0d2..801255838667 100644 --- a/app-emacs/treepy/treepy-0.1.1.ebuild +++ b/app-emacs/treepy/treepy-0.1.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/volrath/treepy.el" SRC_URI="https://github.com/volrath/treepy.el/archive/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}.el-${PV}" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="amd64 x86"