commit: 9ec5beb79db518a536960a498e6d41ad7d0ffd5b Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Mon Oct 16 21:19:36 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Mon Oct 16 21:19:36 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=9ec5beb7
dev-lisp/madeira-port: Drops package dev-lisp/madeira-port/madeira-port-9999.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/dev-lisp/madeira-port/madeira-port-9999.ebuild b/dev-lisp/madeira-port/madeira-port-9999.ebuild deleted file mode 100644 index 950ee625..00000000 --- a/dev-lisp/madeira-port/madeira-port-9999.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit common-lisp-3 git-r3 - -DESCRIPTION="Makes easy to specify implementation dependent files as part of an ASDF system" -HOMEPAGE="https://github.com/nikodemus/madeira-port" -EGIT_REPO_URI="https://github.com/nikodemus/${PN}" - -LICENSE="MIT" -SLOT="0" -IUSE="" - -DEPEND="dev-lisp/eos" -RDEPEND="${DEPEND}"
