commit:     5e3fa59c7f0c0268546088ce7d76be59632d39ec
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  4 18:11:56 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Feb  4 18:12:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3fa59c

media-gfx/gimp: Remove silly IUSE=smp

Closes: https://bugs.gentoo.org/674938
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-gfx/gimp/gimp-2.10.8-r1.ebuild | 4 ++--
 media-gfx/gimp/gimp-9999.ebuild      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/gimp/gimp-2.10.8-r1.ebuild 
b/media-gfx/gimp/gimp-2.10.8-r1.ebuild
index 887d43c208e..f4e16cd1bf9 100644
--- a/media-gfx/gimp/gimp-2.10.8-r1.ebuild
+++ b/media-gfx/gimp/gimp-2.10.8-r1.ebuild
@@ -18,7 +18,7 @@ SLOT="2"
 KEYWORDS="~amd64 ~x86"
 
 LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo 
es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml 
ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te 
th tr tt uk vi xh yi zh_CN zh_HK zh_TW"
-IUSE="alsa aalib altivec aqua debug doc openexr gnome heif postscript jpeg2k 
cpu_flags_x86_mmx mng python smp cpu_flags_x86_sse udev unwind vector-icons 
webp wmf xpm"
+IUSE="alsa aalib altivec aqua debug doc openexr gnome heif postscript jpeg2k 
cpu_flags_x86_mmx mng python cpu_flags_x86_sse udev unwind vector-icons webp 
wmf xpm"
 
 RDEPEND=">=dev-libs/glib-2.56.0:2
        >=dev-libs/atk-2.2.0
@@ -128,7 +128,7 @@ src_configure() {
                $(use_with webp)
                $(use_with heif libheif)
                $(use_enable python)
-               $(use_enable smp mp)
+               --enable-mp
                $(use_enable cpu_flags_x86_sse sse)
                $(use_with udev gudev)
                $(use_with unwind libunwind)

diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild
index b4f7112177a..726f300ada2 100644
--- a/media-gfx/gimp/gimp-9999.ebuild
+++ b/media-gfx/gimp/gimp-9999.ebuild
@@ -16,7 +16,7 @@ SLOT="2"
 KEYWORDS=""
 
 LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo 
es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml 
ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te 
th tr tt uk vi xh yi zh_CN zh_HK zh_TW"
-IUSE="alsa aalib altivec aqua debug doc openexr gnome heif postscript jpeg2k 
cpu_flags_x86_mmx mng python smp cpu_flags_x86_sse udev unwind vector-icons 
webp wmf xpm"
+IUSE="alsa aalib altivec aqua debug doc openexr gnome heif postscript jpeg2k 
cpu_flags_x86_mmx mng python cpu_flags_x86_sse udev unwind vector-icons webp 
wmf xpm"
 
 RDEPEND=">=dev-libs/glib-2.56.0:2
        >=dev-libs/atk-2.2.0
@@ -126,7 +126,7 @@ src_configure() {
                $(use_with webp)
                $(use_with heif libheif)
                $(use_enable python)
-               $(use_enable smp mp)
+               --enable-mp
                $(use_enable cpu_flags_x86_sse sse)
                $(use_with udev gudev)
                $(use_with unwind)

Reply via email to