dev-lisp/asdf: remove duplicate SLOT variable
authorPetr Vaněk <arkamar@atlas.cz>
Mon, 18 Nov 2019 14:21:58 +0000 (15:21 +0100)
committerUlrich Müller <ulm@gentoo.org>
Mon, 18 Nov 2019 16:22:58 +0000 (17:22 +0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/13697

dev-lisp/asdf/asdf-3.1.5.ebuild
dev-lisp/asdf/asdf-3.3.1.ebuild
dev-lisp/asdf/asdf-3.3.2-r1.ebuild
dev-lisp/asdf/asdf-3.3.2.ebuild

index 8a067789c18989ac0076894ff9eb1d109a260986..dc7f9224a2e235d92906ec98158a25682dc8ab4d 100644 (file)
@@ -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}
                !<dev-lisp/asdf-2.33-r3
                doc? ( virtual/texi2dvi )"
index 41961826139a07bfe302be34586a22378f5bb51e..aed7e6593218af7842221c1a416d649f61b5516c 100644 (file)
@@ -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=6
@@ -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="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="doc"
 
-SLOT="0/${PVR}"
-
 DEPEND="!dev-lisp/cl-${PN}
                !<dev-lisp/asdf-2.33-r3
                doc? ( virtual/texi2dvi )"
index 74e4ab625579ab0f1d888e1ca0366987a4f891d6..b77b6a5e1a494c586cd80665622a1f4c89ac23a1 100644 (file)
@@ -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=6
@@ -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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="doc test"
 
-SLOT="0/${PVR}"
-
 DEPEND="!dev-lisp/cl-${PN}
                !<dev-lisp/asdf-2.33-r3
                doc? ( virtual/texi2dvi )
index 54c65a46a31f63e7bc9c5a055a72037fe9f48753..24b35b0d240345d5022785afb61879999cdb90f4 100644 (file)
@@ -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=6
@@ -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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="doc"
 
-SLOT="0/${PVR}"
-
 DEPEND="!dev-lisp/cl-${PN}
                !<dev-lisp/asdf-2.33-r3
                doc? ( virtual/texi2dvi )"