diff options
author | David Seifert <soap@gentoo.org> | 2020-05-30 10:32:51 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-05-30 10:32:51 +0200 |
commit | a63f1ef4dd879111258b8588b69ace31b5bb388c (patch) | |
tree | 7a2da5b6adc3f9e0391076d90619ed46d0d3b053 /gnustep-base | |
parent | dev-libs/libgpg-error: Bump to version 1.38 (diff) | |
download | gentoo-a63f1ef4dd879111258b8588b69ace31b5bb388c.tar.gz gentoo-a63f1ef4dd879111258b8588b69ace31b5bb388c.tar.bz2 gentoo-a63f1ef4dd879111258b8588b69ace31b5bb388c.zip |
gnustep-base/gnustep-base: Add subslots
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'gnustep-base')
6 files changed, 14 insertions, 14 deletions
diff --git a/gnustep-base/gnustep-base/gnustep-base-1.24.9-r1.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.24.9-r1.ebuild index 48a2f40babcb..4fa0cd2b8fd8 100644 --- a/gnustep-base/gnustep-base/gnustep-base-1.24.9-r1.ebuild +++ b/gnustep-base/gnustep-base/gnustep-base-1.24.9-r1.ebuild @@ -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" diff --git a/gnustep-base/gnustep-base/gnustep-base-1.25.0.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.25.0.ebuild index 4dfbbbe63472..918376ae630d 100644 --- a/gnustep-base/gnustep-base/gnustep-base-1.25.0.ebuild +++ b/gnustep-base/gnustep-base/gnustep-base-1.25.0.ebuild @@ -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" diff --git a/gnustep-base/gnustep-base/gnustep-base-1.25.1.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.25.1.ebuild index 593724d7e20a..918376ae630d 100644 --- a/gnustep-base/gnustep-base/gnustep-base-1.25.1.ebuild +++ b/gnustep-base/gnustep-base/gnustep-base-1.25.1.ebuild @@ -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" diff --git a/gnustep-base/gnustep-base/gnustep-base-1.26.0-r1.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.26.0-r1.ebuild index ab3a8fef7dcb..0653f28f443a 100644 --- a/gnustep-base/gnustep-base/gnustep-base-1.26.0-r1.ebuild +++ b/gnustep-base/gnustep-base/gnustep-base-1.26.0-r1.ebuild @@ -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" diff --git a/gnustep-base/gnustep-base/gnustep-base-1.26.0.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.26.0.ebuild index bc2b91fbb194..924e09c3e065 100644 --- a/gnustep-base/gnustep-base/gnustep-base-1.26.0.ebuild +++ b/gnustep-base/gnustep-base/gnustep-base-1.26.0.ebuild @@ -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" diff --git a/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild b/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild index 30952eaabab5..5c08a364b2a7 100644 --- a/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild +++ b/gnustep-base/gnustep-base/gnustep-base-1.27.0.ebuild @@ -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" |