commit: 90e3dbc260e31c04feaa00569ef6f14742d730a1 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Mar 18 22:12:50 2018 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Mar 18 22:12:50 2018 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=90e3dbc2
dev-lisp/org-davep-dict: Drops package dev-lisp/org-davep-dict/org-davep-dict-2.3.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/dev-lisp/org-davep-dict/org-davep-dict-2.3.ebuild b/dev-lisp/org-davep-dict/org-davep-dict-2.3.ebuild deleted file mode 100644 index f379b2f7..00000000 --- a/dev-lisp/org-davep-dict/org-davep-dict-2.3.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="An RFC2229 client library for Common Lisp" -HOMEPAGE="http://www.davep.org/lisp/" -SRC_URI="http://www.davep.org/lisp/${P}.tar.gz" - -LICENSE="LLGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND="!dev-lisp/cl-${PN} - dev-lisp/acl-compat - dev-lisp/split-sequence"
