commit: 0b2a7753360c1861a180e6e99624a29ebe6df811
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 09:04:59 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 09:04:59 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0b2a7753
dev-lisp/contextl: Drops old version. Updates header
dev-lisp/contextl/contextl-0.61.ebuild | 29 -----------------------------
dev-lisp/contextl/contextl-1.0.0.ebuild | 3 +--
2 files changed, 1 insertion(+), 31 deletions(-)
diff --git a/dev-lisp/contextl/contextl-0.61.ebuild
b/dev-lisp/contextl/contextl-0.61.ebuild
deleted file mode 100644
index 1bcf3cfe..00000000
--- a/dev-lisp/contextl/contextl-0.61.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=2
-
-inherit common-lisp-2
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="CLOS extension for context-oriented Programming"
-HOMEPAGE="http://common-lisp.net/project/closer/"
-SRC_URI="http://common-lisp.net/project/closer/ftp/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
- dev-lisp/lw-compat
- >=dev-lisp/closer-mop-0.60"
-
-S="${WORKDIR}"/${MY_P}
-
-src_install() {
- common-lisp-install *.{lisp,asd} test/*.lisp
- common-lisp-symlink-asdf
-}
diff --git a/dev-lisp/contextl/contextl-1.0.0.ebuild
b/dev-lisp/contextl/contextl-1.0.0.ebuild
index 5834ee2b..29317419 100644
--- a/dev-lisp/contextl/contextl-1.0.0.ebuild
+++ b/dev-lisp/contextl/contextl-1.0.0.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6