Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/terminfo/
Date: Sun, 15 Oct 2017 20:28:36
Message-Id: 1508099313.a58161ab0dda48b7f257944e695099624bb59e29.nimiux@gentoo
1 commit: a58161ab0dda48b7f257944e695099624bb59e29
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 15 20:28:33 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 20:28:33 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=a58161ab
7
8 dev-lisp/terminfo: Updates license
9
10 dev-lisp/terminfo/terminfo-1.10.ebuild | 2 +-
11 dev-lisp/terminfo/terminfo-9999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/dev-lisp/terminfo/terminfo-1.10.ebuild b/dev-lisp/terminfo/terminfo-1.10.ebuild
15 index 6a0a9817..f5ce7b7f 100644
16 --- a/dev-lisp/terminfo/terminfo-1.10.ebuild
17 +++ b/dev-lisp/terminfo/terminfo-1.10.ebuild
18 @@ -11,7 +11,7 @@ DESCRIPTION="Common Lisp interface to the terminfo database."
19 HOMEPAGE="http://users.actrix.co.nz/mycroft/cl.html"
20 SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/linedit/linedit-${LINEDITVERSION}.tar.bz2"
21
22 -LICENSE="MIT"
23 +LICENSE="BSD"
24 SLOT="0"
25 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
26 IUSE=""
27
28 diff --git a/dev-lisp/terminfo/terminfo-9999.ebuild b/dev-lisp/terminfo/terminfo-9999.ebuild
29 index 43231779..d5d9692e 100644
30 --- a/dev-lisp/terminfo/terminfo-9999.ebuild
31 +++ b/dev-lisp/terminfo/terminfo-9999.ebuild
32 @@ -9,7 +9,7 @@ DESCRIPTION="Common Lisp interface to the terminfo database."
33 HOMEPAGE="http://users.actrix.co.nz/mycroft/cl.html"
34 EGIT_REPO_URI="https://gitlab.common-lisp.net/linedit/linedit.git"
35
36 -LICENSE="BSD-2"
37 +LICENSE="BSD"
38 SLOT="0"
39 IUSE=""