commit:     485a04348842affda1d0aaf6d228303f7589dfd9
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 13:23:00 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 13:23:00 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=485a0434

dev-lisp/trivial-features: Drops old version

 .../trivial-features-0.6-r1.ebuild                 | 24 ----------------------
 1 file changed, 24 deletions(-)

diff --git a/dev-lisp/trivial-features/trivial-features-0.6-r1.ebuild 
b/dev-lisp/trivial-features/trivial-features-0.6-r1.ebuild
deleted file mode 100644
index a50d3528..00000000
--- a/dev-lisp/trivial-features/trivial-features-0.6-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 eutils
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="Ensures consistent *FEATURES* across multiple Common Lisp 
implementations."
-HOMEPAGE="http://www.cliki.net/trivial-features";
-SRC_URI="http://common-lisp.net/~loliveira/tarballs/${PN}/${MY_P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-S="${WORKDIR}"/${MY_P}
-
-src_install() {
-       common-lisp-3_src_install
-       dodoc SPEC
-}

Reply via email to