commit:     244b584cef339eecb6f873831da91b9114c2eabc
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Mon Nov 18 14:21:58 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 16:22:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=244b584c

dev-lisp/asdf: remove duplicate SLOT variable

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/13697

 dev-lisp/asdf/asdf-3.1.5.ebuild    | 6 ++----
 dev-lisp/asdf/asdf-3.3.1.ebuild    | 6 ++----
 dev-lisp/asdf/asdf-3.3.2-r1.ebuild | 6 ++----
 dev-lisp/asdf/asdf-3.3.2.ebuild    | 6 ++----
 4 files changed, 8 insertions(+), 16 deletions(-)

diff --git a/dev-lisp/asdf/asdf-3.1.5.ebuild b/dev-lisp/asdf/asdf-3.1.5.ebuild
index 8a067789c18..dc7f9224a2e 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}
                !<dev-lisp/asdf-2.33-r3
                doc? ( virtual/texi2dvi )"

diff --git a/dev-lisp/asdf/asdf-3.3.1.ebuild b/dev-lisp/asdf/asdf-3.3.1.ebuild
index 41961826139..aed7e659321 100644
--- a/dev-lisp/asdf/asdf-3.3.1.ebuild
+++ b/dev-lisp/asdf/asdf-3.3.1.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=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 )"

diff --git a/dev-lisp/asdf/asdf-3.3.2-r1.ebuild 
b/dev-lisp/asdf/asdf-3.3.2-r1.ebuild
index 74e4ab62557..b77b6a5e1a4 100644
--- a/dev-lisp/asdf/asdf-3.3.2-r1.ebuild
+++ b/dev-lisp/asdf/asdf-3.3.2-r1.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=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 )

diff --git a/dev-lisp/asdf/asdf-3.3.2.ebuild b/dev-lisp/asdf/asdf-3.3.2.ebuild
index 54c65a46a31..24b35b0d240 100644
--- a/dev-lisp/asdf/asdf-3.3.2.ebuild
+++ b/dev-lisp/asdf/asdf-3.3.2.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=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 )"

Reply via email to