commit:     0812268985edecf4fe59eac8e7282a7eea8c8fea
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 09:06:44 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 09:06:44 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=08122689

dev-lisp/aspectl: Drops old version. Updates header

 dev-lisp/aspectl/aspectl-0.74.ebuild   | 28 ----------------------------
 dev-lisp/aspectl/aspectl-0.75.0.ebuild |  3 +--
 2 files changed, 1 insertion(+), 30 deletions(-)

diff --git a/dev-lisp/aspectl/aspectl-0.74.ebuild 
b/dev-lisp/aspectl/aspectl-0.74.ebuild
deleted file mode 100644
index 771197f0..00000000
--- a/dev-lisp/aspectl/aspectl-0.74.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="Library that provides aspect-oriented extensions for Common 
Lisp/CLOS."
-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
-               dev-lisp/contextl"
-
-S="${WORKDIR}"/${MY_P}
-
-src_install() {
-       common-lisp-install *.{lisp,asd} tests/*.lisp
-       common-lisp-symlink-asdf
-}

diff --git a/dev-lisp/aspectl/aspectl-0.75.0.ebuild 
b/dev-lisp/aspectl/aspectl-0.75.0.ebuild
index cb43f767..f267e3e1 100644
--- a/dev-lisp/aspectl/aspectl-0.75.0.ebuild
+++ b/dev-lisp/aspectl/aspectl-0.75.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
 

Reply via email to