commit: 014658b97b4ec2b88ca9bf03b1a7298577e8777b Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 15:28:02 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 15:28:02 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=014658b9
dev-lisp/lisp-unit: Drops old version. Updates header dev-lisp/lisp-unit/lisp-unit-0.9.5.ebuild | 16 ---------------- dev-lisp/lisp-unit/lisp-unit-1.0.0.ebuild | 3 +-- dev-lisp/lisp-unit/lisp-unit-1.0.1.ebuild | 3 +-- dev-lisp/lisp-unit/lisp-unit-9999.ebuild | 3 +-- 4 files changed, 3 insertions(+), 22 deletions(-) diff --git a/dev-lisp/lisp-unit/lisp-unit-0.9.5.ebuild b/dev-lisp/lisp-unit/lisp-unit-0.9.5.ebuild deleted file mode 100644 index 408c43cb..00000000 --- a/dev-lisp/lisp-unit/lisp-unit-0.9.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit common-lisp-3 - -DESCRIPTION="A Common Lisp library for unit testing." -HOMEPAGE="http://www.cliki.net/lisp-unit/" -SRC_URI="https://github.com/OdonataResearchLLC/${PN}/archive/${PV}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" diff --git a/dev-lisp/lisp-unit/lisp-unit-1.0.0.ebuild b/dev-lisp/lisp-unit/lisp-unit-1.0.0.ebuild index 21fc72d8..d4fe0dc0 100644 --- a/dev-lisp/lisp-unit/lisp-unit-1.0.0.ebuild +++ b/dev-lisp/lisp-unit/lisp-unit-1.0.0.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 diff --git a/dev-lisp/lisp-unit/lisp-unit-1.0.1.ebuild b/dev-lisp/lisp-unit/lisp-unit-1.0.1.ebuild index 21fc72d8..d4fe0dc0 100644 --- a/dev-lisp/lisp-unit/lisp-unit-1.0.1.ebuild +++ b/dev-lisp/lisp-unit/lisp-unit-1.0.1.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 diff --git a/dev-lisp/lisp-unit/lisp-unit-9999.ebuild b/dev-lisp/lisp-unit/lisp-unit-9999.ebuild index 8e2d3c30..31a11070 100644 --- a/dev-lisp/lisp-unit/lisp-unit-9999.ebuild +++ b/dev-lisp/lisp-unit/lisp-unit-9999.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
