Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/treepy/
Date: Mon, 23 Dec 2019 09:47:43
Message-Id: 1577094443.3357d212189eb78cec70a11f71c0deeac3b9dc8a.ulm@gentoo
1 commit: 3357d212189eb78cec70a11f71c0deeac3b9dc8a
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 09:45:47 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 09:47:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3357d212
7
8 app-emacs/treepy: Specify license more precisely.
9
10 Package-Manager: Portage-2.3.82, Repoman-2.3.20
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-emacs/treepy/treepy-0.1.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/treepy/treepy-0.1.1.ebuild b/app-emacs/treepy/treepy-0.1.1.ebuild
17 index 60192956e0d..80125583866 100644
18 --- a/app-emacs/treepy/treepy-0.1.1.ebuild
19 +++ b/app-emacs/treepy/treepy-0.1.1.ebuild
20 @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/volrath/treepy.el"
21 SRC_URI="https://github.com/volrath/treepy.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
22 S="${WORKDIR}/${PN}.el-${PV}"
23
24 -LICENSE="GPL-3"
25 +LICENSE="GPL-3+"
26 SLOT="0"
27 KEYWORDS="amd64 x86"