commit:     1582e86bc5fef3e1e49424aafb4720237b2d0894
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 16:30:47 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 16:30:47 2018 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1582e86b

dev-lisp/salza2: Updates manifest and drops old version

 dev-lisp/salza2/salza2-2.0.8.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/dev-lisp/salza2/salza2-2.0.8.ebuild 
b/dev-lisp/salza2/salza2-2.0.8.ebuild
deleted file mode 100644
index 5d1a4f94..00000000
--- a/dev-lisp/salza2/salza2-2.0.8.ebuild
+++ /dev/null
@@ -1,21 +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="Library for creating compressed data in the ZLIB, DEFLATE, or 
GZIP data formats"
-HOMEPAGE="http://www.xach.com/lisp/salza2/";
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-src_install() {
-       common-lisp-install-sources *.lisp
-       common-lisp-install-asdf
-       dohtml doc/index.html
-}

Reply via email to