commit:     c8a55fabc591b2b8b5d77dde111916559ea322a7
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 20:58:00 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 20:58:00 2018 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c8a55fab

dev-lisp/meta: Drops old version 0.1.2

 dev-lisp/meta/meta-0.1.2.ebuild | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/dev-lisp/meta/meta-0.1.2.ebuild b/dev-lisp/meta/meta-0.1.2.ebuild
deleted file mode 100644
index c09b8fa2..00000000
--- a/dev-lisp/meta/meta-0.1.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="A library of macros and functions by Fare Rideau."
-HOMEPAGE="http://www.cliki.net/meta";
-SRC_URI="http://fare.tunes.org/files/asdf-packages/${P}.tar.gz";
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/${PN}

Reply via email to