From: Petr Vaněk Date: Mon, 18 Nov 2019 14:21:58 +0000 (+0100) Subject: dev-lisp/asdf: remove duplicate SLOT variable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=244b584cef339eecb6f873831da91b9114c2eabc;p=gentoo.git dev-lisp/asdf: remove duplicate SLOT variable Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk Signed-off-by: Ulrich Müller Closes: https://github.com/gentoo/gentoo/pull/13697 --- diff --git a/dev-lisp/asdf/asdf-3.1.5.ebuild b/dev-lisp/asdf/asdf-3.1.5.ebuild index 8a067789c189..dc7f9224a2e2 100644 --- a/dev-lisp/asdf/asdf-3.1.5.ebuild +++ b/dev-lisp/asdf/asdf-3.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,12 +10,10 @@ HOMEPAGE="http://common-lisp.net/project/asdf/" SRC_URI="http://common-lisp.net/project/${PN}/archives/${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/${PVR}" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="doc" -SLOT="0/${PVR}" - DEPEND="!dev-lisp/cl-${PN} !