commit: c1c43e76cefa5fd4f89b54c786d193f178f0991a
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 30 20:07:05 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Oct 30 20:07:05 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c1c43e76
dev-lisp/alexandria: Updates license
dev-lisp/alexandria/alexandria-20171029.ebuild | 2 +-
dev-lisp/alexandria/alexandria-99999999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lisp/alexandria/alexandria-20171029.ebuild
b/dev-lisp/alexandria/alexandria-20171029.ebuild
index dddcd4a8..bd042f07 100644
--- a/dev-lisp/alexandria/alexandria-20171029.ebuild
+++ b/dev-lisp/alexandria/alexandria-20171029.ebuild
@@ -15,7 +15,7 @@ else
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
fi
-LICENSE="MIT"
+LICENSE="public-domain"
SLOT="0"
IUSE="doc"
diff --git a/dev-lisp/alexandria/alexandria-99999999.ebuild
b/dev-lisp/alexandria/alexandria-99999999.ebuild
index 328f4c8d..19eaeab1 100644
--- a/dev-lisp/alexandria/alexandria-99999999.ebuild
+++ b/dev-lisp/alexandria/alexandria-99999999.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="A collection of portable utilities for Common Lisp"
HOMEPAGE="http://common-lisp.net/project/alexandria/"
EGIT_REPO_URI="https://gitlab.common-lisp.net/alexandria/alexandria.git"
-LICENSE="MIT"
+LICENSE="public-domain"
SLOT="0"
IUSE="doc"