From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CB8A4138350 for ; Wed, 18 Mar 2020 18:57:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1728BE0C1A; Wed, 18 Mar 2020 18:57:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6510E0C1A for ; Wed, 18 Mar 2020 18:57:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6068434F2DE for ; Wed, 18 Mar 2020 18:57:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2DFA2B for ; Wed, 18 Mar 2020 18:57:04 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1584557779.ce196548c5b5db19b877241d745e482e09350c53.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gimp/gimp-2.10.18-r1.ebuild media-gfx/gimp/gimp-9999.ebuild X-VCS-Directories: media-gfx/gimp/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: ce196548c5b5db19b877241d745e482e09350c53 X-VCS-Branch: master Date: Wed, 18 Mar 2020 18:57:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3f8bb901-3384-42f0-9a5d-7c9dc9b78a54 X-Archives-Hash: 4b80754ee61406b7b3dc14ce12b64e73 commit: ce196548c5b5db19b877241d745e482e09350c53 Author: Georgy Yakovlev gentoo org> AuthorDate: Mon Mar 16 02:54:38 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Mar 18 18:56:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce196548 media-gfx/gimp: migrate live and 2.10.18-r1 to CPU_FLAGS_PPC Package-Manager: Portage-2.3.94, Repoman-2.3.21 Acked-by: Sergey Torokhov yandex.ru> Signed-off-by: Georgy Yakovlev gentoo.org> media-gfx/gimp/gimp-2.10.18-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.18-r1.ebuild b/media-gfx/gimp/gimp-2.10.18-r1.ebuild index c190f94dae5..361fd3237c2 100644 --- a/media-gfx/gimp/gimp-2.10.18-r1.ebuild +++ b/media-gfx/gimp/gimp-2.10.18-r1.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-3 LGPL-3" SLOT="2" KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc64 ~x86" -IUSE="aalib alsa altivec aqua debug doc gnome heif jpeg2k mng openexr postscript python udev unwind vector-icons webp wmf xpm cpu_flags_x86_mmx cpu_flags_x86_sse" +IUSE="aalib alsa aqua debug doc gnome heif jpeg2k mng openexr postscript python udev unwind vector-icons webp wmf xpm cpu_flags_ppc_altivec cpu_flags_x86_mmx cpu_flags_x86_sse" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" @@ -144,7 +144,7 @@ src_configure() { --without-libbacktrace --without-webkit --without-xvfb-run - $(use_enable altivec) + $(use_enable cpu_flags_ppc_altivec altivec) $(use_enable cpu_flags_x86_mmx mmx) $(use_enable cpu_flags_x86_sse sse) $(use_enable python) diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild index a8add4680ec..f73b18199f4 100644 --- a/media-gfx/gimp/gimp-9999.ebuild +++ b/media-gfx/gimp/gimp-9999.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-3 LGPL-3" SLOT="2" KEYWORDS="" -IUSE="aalib alsa altivec aqua debug doc gnome heif javascript jpeg2k lua mng openexr postscript python udev unwind vector-icons webp wmf xpm cpu_flags_x86_mmx cpu_flags_x86_sse" +IUSE="aalib alsa aqua debug doc gnome heif javascript jpeg2k lua mng openexr postscript python udev unwind vector-icons webp wmf xpm cpu_flags_ppc_altivec cpu_flags_x86_mmx cpu_flags_x86_sse" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" @@ -159,7 +159,7 @@ src_configure() { --without-libbacktrace --without-webkit --without-xvfb-run - $(use_enable altivec) + $(use_enable cpu_flags_ppc_altivec altivec) $(use_enable cpu_flags_x86_mmx mmx) $(use_enable cpu_flags_x86_sse sse) $(use_enable doc gtk_doc)