commit: 33d305d415b8356ca9c3f0a955e9754e6f6b96a3 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Mon Aug 7 11:57:04 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Mon Aug 7 11:57:04 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=33d305d4
dev-lisp/metabang-bind: Removes uneeded eclass dev-lisp/metabang-bind/metabang-bind-0.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/metabang-bind/metabang-bind-0.7.4.ebuild b/dev-lisp/metabang-bind/metabang-bind-0.7.4.ebuild index c0940878..2a643e32 100644 --- a/dev-lisp/metabang-bind/metabang-bind-0.7.4.ebuild +++ b/dev-lisp/metabang-bind/metabang-bind-0.7.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit common-lisp-3 eutils +inherit common-lisp-3 DESCRIPTION="Combines LET*, DESTRUCTURING-BIND and MULTIPLE-VALUE-BIND into a single form." HOMEPAGE="http://www.cliki.net/bind
