commit: c0f8a60a00db871b21f3db401d9f5fd6ef1b09d5 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Mar 18 22:13:02 2018 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Mar 18 22:13:02 2018 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c0f8a60a
dev-lisp/org-davep-newsrc: Drops package dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild b/dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild deleted file mode 100644 index 38fe4e2d..00000000 --- a/dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild +++ /dev/null @@ -1,18 +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='Common Lisp class for reading the Unix-style ~/.newsrc file' -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/split-sequence"
