commit:     aaf0e592320e727f78c06ddea00af0a137a48cb3
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 08:36:14 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 08:36:14 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=aaf0e592

dev-lisp/cl-markdown: Drops old version. Updates header

 dev-lisp/cl-markdown/cl-markdown-0.10.5.ebuild | 35 --------------------------
 dev-lisp/cl-markdown/cl-markdown-0.10.6.ebuild |  3 +--
 2 files changed, 1 insertion(+), 37 deletions(-)

diff --git a/dev-lisp/cl-markdown/cl-markdown-0.10.5.ebuild 
b/dev-lisp/cl-markdown/cl-markdown-0.10.5.ebuild
deleted file mode 100644
index 2186a1b7..00000000
--- a/dev-lisp/cl-markdown/cl-markdown-0.10.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2 eutils
-
-DESCRIPTION="CL-Markdown is a Common Lisp rewrite of Markdown."
-HOMEPAGE="http://common-lisp.net/project/cl-markdown";
-SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lisp/metatilities-base-0.6.0
-               dev-lisp/metabang-bind
-               dev-lisp/dynamic-classes
-               >=dev-lisp/cl-containers-0.11.5
-               dev-lisp/anaphora
-               dev-lisp/cl-ppcre
-               dev-lisp/trivial-shell
-               dev-lisp/lift
-               dev-lisp/lml2
-               dev-lisp/cl-html-diff
-               dev-lisp/html-encode"
-
-CLSYSTEMS="${PN} ${PN}-test"
-
-src_install() {
-       common-lisp-install ${PN}.asd ${PN}-test.asd
-       common-lisp-install dev/*.lisp resources unit-tests
-       common-lisp-symlink-asdf
-       dodoc *.config
-}

diff --git a/dev-lisp/cl-markdown/cl-markdown-0.10.6.ebuild 
b/dev-lisp/cl-markdown/cl-markdown-0.10.6.ebuild
index a4f2c60f..cdf32f49 100644
--- a/dev-lisp/cl-markdown/cl-markdown-0.10.6.ebuild
+++ b/dev-lisp/cl-markdown/cl-markdown-0.10.6.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