commit: 3357d212189eb78cec70a11f71c0deeac3b9dc8a Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Dec 23 09:45:47 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Dec 23 09:47:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3357d212
app-emacs/treepy: Specify license more precisely. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-emacs/treepy/treepy-0.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/treepy/treepy-0.1.1.ebuild b/app-emacs/treepy/treepy-0.1.1.ebuild index 60192956e0d..80125583866 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"
