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/alexandria/
Date: Mon, 30 Oct 2017 20:07:12
Message-Id: 1509394025.c1c43e76cefa5fd4f89b54c786d193f178f0991a.nimiux@gentoo
1 commit: c1c43e76cefa5fd4f89b54c786d193f178f0991a
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 30 20:07:05 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 20:07:05 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c1c43e76
7
8 dev-lisp/alexandria: Updates license
9
10 dev-lisp/alexandria/alexandria-20171029.ebuild | 2 +-
11 dev-lisp/alexandria/alexandria-99999999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/dev-lisp/alexandria/alexandria-20171029.ebuild b/dev-lisp/alexandria/alexandria-20171029.ebuild
15 index dddcd4a8..bd042f07 100644
16 --- a/dev-lisp/alexandria/alexandria-20171029.ebuild
17 +++ b/dev-lisp/alexandria/alexandria-20171029.ebuild
18 @@ -15,7 +15,7 @@ else
19 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
20 fi
21
22 -LICENSE="MIT"
23 +LICENSE="public-domain"
24 SLOT="0"
25 IUSE="doc"
26
27
28 diff --git a/dev-lisp/alexandria/alexandria-99999999.ebuild b/dev-lisp/alexandria/alexandria-99999999.ebuild
29 index 328f4c8d..19eaeab1 100644
30 --- a/dev-lisp/alexandria/alexandria-99999999.ebuild
31 +++ b/dev-lisp/alexandria/alexandria-99999999.ebuild
32 @@ -9,7 +9,7 @@ DESCRIPTION="A collection of portable utilities for Common Lisp"
33 HOMEPAGE="http://common-lisp.net/project/alexandria/"
34 EGIT_REPO_URI="https://gitlab.common-lisp.net/alexandria/alexandria.git"
35
36 -LICENSE="MIT"
37 +LICENSE="public-domain"
38 SLOT="0"
39 IUSE="doc"