gnustep-base/gnustep-base: Add subslots
authorDavid Seifert <soap@gentoo.org>
Sat, 30 May 2020 08:32:51 +0000 (10:32 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 30 May 2020 08:32:51 +0000 (10:32 +0200)
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert <soap@gentoo.org>
gnustep-base/gnustep-base/gnustep-base-1.24.9-r1.ebuild
gnustep-base/gnustep-base/gnustep-base-1.25.0.ebuild
gnustep-base/gnustep-base/gnustep-base-1.25.1.ebuild
gnustep-base/gnustep-base/gnustep-base-1.26.0-r1.ebuild
gnustep-base/gnustep-base/gnustep-base-1.26.0.ebuild
gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild

index 48a2f40babcb3eddf758aefd1e173ecb663ef038..4fa0cd2b8fd8209e668653fd4e4a14fe89b9fbb7 100644 (file)
@@ -1,15 +1,15 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils gnustep-base
+inherit eutils gnustep-base versionator
 
 DESCRIPTION="A library of general-purpose, non-graphical Objective C objects"
 HOMEPAGE="http://www.gnustep.org"
 SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
+SLOT="0/$(get_version_component_range 1-2)"
 KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 IUSE="+gnutls +icu +libffi libressl +ssl zeroconf"
 
index 4dfbbbe634727c1efd756cc33e297ba916a9781e..918376ae630d37265a21bd9d293096220827f423 100644 (file)
@@ -1,15 +1,15 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils gnustep-base
+inherit eutils gnustep-base versionator
 
 DESCRIPTION="A library of general-purpose, non-graphical Objective C objects"
 HOMEPAGE="http://www.gnustep.org"
 SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
+SLOT="0/$(get_version_component_range 1-2)"
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 IUSE="+gnutls +icu +libffi zeroconf"
 
index 593724d7e20a6ed68bc61333e33c2804f4c0ad56..918376ae630d37265a21bd9d293096220827f423 100644 (file)
@@ -1,15 +1,15 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils gnustep-base
+inherit eutils gnustep-base versionator
 
 DESCRIPTION="A library of general-purpose, non-graphical Objective C objects"
 HOMEPAGE="http://www.gnustep.org"
 SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
+SLOT="0/$(get_version_component_range 1-2)"
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 IUSE="+gnutls +icu +libffi zeroconf"
 
index ab3a8fef7dcb63144e28e8e2aa1d7e6a4bf69c3e..0653f28f443a8420cc4145d2c32edc29a29e390d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnustep.org"
 SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
+SLOT="0/$(ver_cut 1-2)"
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 IUSE="+gnutls +icu +libffi zeroconf"
 
index bc2b91fbb194072c5efa7679625ac25d7ed36701..924e09c3e0656ae4965e7add49e358f0b9c60640 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnustep.org"
 SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
+SLOT="0/$(ver_cut 1-2)"
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 IUSE="+gnutls +icu +libffi zeroconf"
 
index 30952eaabab5cfb0096b15348bf500b45f6dead8..5c08a364b2a7f047a5401013d0e6906826f96e79 100644 (file)
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnustep.org"
 SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
+SLOT="0/$(ver_cut 1-2)"
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 IUSE="+gnutls +icu +libffi zeroconf"