commit:     31c215bccadccadc5507519af7f6f9f415e4f550
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 13:26:27 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 13:26:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c215bc

dev-lisp/clx: Syncs with lisp overlay

Package-Manager: portage-2.3.0

 dev-lisp/clx/clx-0.7.4.ebuild |  4 ++--
 dev-lisp/clx/clx-9999.ebuild  | 12 +++++-------
 2 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/dev-lisp/clx/clx-0.7.4.ebuild b/dev-lisp/clx/clx-0.7.4.ebuild
index e30c37d..643c6ae 100644
--- a/dev-lisp/clx/clx-0.7.4.ebuild
+++ b/dev-lisp/clx/clx-0.7.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ DESCRIPTION="CLX is the Common Lisp interface to the X11 
protocol primarily for
 HOMEPAGE="http://www.cliki.net/CLX";
 SRC_URI="http://common-lisp.net/~abridgewater/dist/${PN}/${P}.tgz";
 
-LICENSE="CLX"
+LICENSE="HPND"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="doc"

diff --git a/dev-lisp/clx/clx-9999.ebuild b/dev-lisp/clx/clx-9999.ebuild
index bf616dd..5eb764c 100644
--- a/dev-lisp/clx/clx-9999.ebuild
+++ b/dev-lisp/clx/clx-9999.ebuild
@@ -1,17 +1,15 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit common-lisp-3 git-2
+inherit common-lisp-3 git-r3
 
-DESCRIPTION="A fork of crhodes' fork of danb's fork of the CLX library, an X11 
client for Common Lisp"
+DESCRIPTION="A fork of crhodes' fork of danb's fork of CLX, an X11 client for 
Common Lisp"
 HOMEPAGE="https://github.com/sharplispers/clx http://www.cliki.net/CLX";
 EGIT_REPO_URI="git://github.com/sharplispers/clx.git"
 
-LICENSE="CLX"
+LICENSE="MIT"
 SLOT="0"
 IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"

Reply via email to