diff options
author | David Seifert <soap@gentoo.org> | 2020-05-30 10:42:58 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-05-30 10:42:58 +0200 |
commit | e2742bd65d0d840031213680b5fac5952bed0e35 (patch) | |
tree | 4e75a07801de8bbc454dd863288d0f12afbcf992 /gnustep-base | |
parent | app-arch/unar: Add subslot operator on gnustep-base/gnustep-base (diff) | |
download | gentoo-e2742bd65d0d840031213680b5fac5952bed0e35.tar.gz gentoo-e2742bd65d0d840031213680b5fac5952bed0e35.tar.bz2 gentoo-e2742bd65d0d840031213680b5fac5952bed0e35.zip |
gnustep-base/gnustep-gui: Add subslot operator on gnustep-base/gnustep-base
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'gnustep-base')
5 files changed, 9 insertions, 9 deletions
diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.25.0.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.25.0.ebuild index 739f03d3773e..762d11fb6c7d 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.25.0.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.25.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ IUSE="cups gif icu jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} app-text/aspell - >=gnustep-base/gnustep-base-1.24.9[icu?] + >=gnustep-base/gnustep-base-1.24.9:=[icu?] media-libs/audiofile >=media-libs/tiff-3:= x11-libs/libXt diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.25.1.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.25.1.ebuild index 30aac3c0a025..186123480e14 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.25.1.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.25.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ IUSE="cups gif icu jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} app-text/aspell - >=gnustep-base/gnustep-base-1.24.9[icu?] + >=gnustep-base/gnustep-base-1.24.9:=[icu?] media-libs/audiofile >=media-libs/tiff-3:= x11-libs/libXt diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.26.2.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.26.2.ebuild index f44f26e72111..c8f721002ea0 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.26.2.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.26.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ IUSE="cups gif icu jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} app-text/aspell - >=gnustep-base/gnustep-base-1.25.1[icu?] + >=gnustep-base/gnustep-base-1.25.1:=[icu?] media-libs/audiofile >=media-libs/tiff-3:= x11-libs/libXt diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.27.0.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.27.0.ebuild index 9f3806d3f35c..44af3e6cb2c5 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.27.0.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.27.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 @@ -15,7 +15,7 @@ IUSE="cups gif icu jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} app-text/aspell - >=gnustep-base/gnustep-base-1.26.0[icu?] + >=gnustep-base/gnustep-base-1.26.0:=[icu?] media-libs/audiofile >=media-libs/tiff-3:= x11-libs/libXt diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.28.0.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.28.0.ebuild index 42cbd8d535a0..9671dea99284 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.28.0.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.28.0.ebuild @@ -15,7 +15,7 @@ IUSE="cups gif icu jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} app-text/aspell - >=gnustep-base/gnustep-base-1.27.0[icu?] + >=gnustep-base/gnustep-base-1.27.0:=[icu?] media-libs/audiofile >=media-libs/tiff-3:= x11-libs/libXt |