commit:     0e59647ffe8e62d611fb77eab2c0c59b6ce93cb7
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 21:11:42 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 21:11:42 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0e59647f

dev-lisp/babel: Drops old version. Updates to common-lisp-3 eclass

 dev-lisp/babel/babel-0.3.0.ebuild | 29 -----------------------------
 dev-lisp/babel/babel-0.4.0.ebuild |  5 ++---
 dev-lisp/babel/babel-0.5.0.ebuild |  5 ++---
 3 files changed, 4 insertions(+), 35 deletions(-)

diff --git a/dev-lisp/babel/babel-0.3.0.ebuild 
b/dev-lisp/babel/babel-0.3.0.ebuild
deleted file mode 100644
index 6672cc8a..00000000
--- a/dev-lisp/babel/babel-0.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2 eutils
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="A charset encoding/decoding library."
-HOMEPAGE="http://common-lisp.net/project/babel/";
-SRC_URI="http://common-lisp.net/project/${PN}/releases/${MY_P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="dev-lisp/alexandria
-               dev-lisp/trivial-features
-               dev-lisp/trivial-gray-streams
-               dev-lisp/rt"
-
-S="${WORKDIR}"/${MY_P}
-
-src_install() {
-       common-lisp-install *.asd src/ tests/
-       common-lisp-symlink-asdf
-       dodoc NOTES README
-}

diff --git a/dev-lisp/babel/babel-0.4.0.ebuild 
b/dev-lisp/babel/babel-0.4.0.ebuild
index e2871c2e..693a20ef 100644
--- a/dev-lisp/babel/babel-0.4.0.ebuild
+++ b/dev-lisp/babel/babel-0.4.0.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI=5
+EAPI=6
 
 inherit common-lisp-3
 

diff --git a/dev-lisp/babel/babel-0.5.0.ebuild 
b/dev-lisp/babel/babel-0.5.0.ebuild
index e2871c2e..693a20ef 100644
--- a/dev-lisp/babel/babel-0.5.0.ebuild
+++ b/dev-lisp/babel/babel-0.5.0.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI=5
+EAPI=6
 
 inherit common-lisp-3
 

Reply via email to