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 32392138350 for ; Sat, 4 Apr 2020 01:12:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65E95E092E; Sat, 4 Apr 2020 01:12:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3CE21E092E for ; Sat, 4 Apr 2020 01:12:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A11CF34F066 for ; Sat, 4 Apr 2020 01:12:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42536158 for ; Sat, 4 Apr 2020 01:12:21 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1585962725.8ca947272b0d7f2e182b3746b40b223967def694.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphicsmagick/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/graphicsmagick/graphicsmagick-1.3.32.ebuild media-gfx/graphicsmagick/graphicsmagick-1.3.33.ebuild media-gfx/graphicsmagick/graphicsmagick-1.3.35.ebuild media-gfx/graphicsmagick/graphicsmagick-9999.ebuild X-VCS-Directories: media-gfx/graphicsmagick/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8ca947272b0d7f2e182b3746b40b223967def694 X-VCS-Branch: master Date: Sat, 4 Apr 2020 01:12:21 +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: 7d50048a-0938-4593-a491-f3e5ace7d806 X-Archives-Hash: c77a4588db4cf4b6c0df0923c99322bf commit: 8ca947272b0d7f2e182b3746b40b223967def694 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 4 01:12:05 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 4 01:12:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ca94727 media-gfx/graphicsmagick: set IUSE="+cxx" Closes: https://bugs.gentoo.org/714006 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/graphicsmagick/graphicsmagick-1.3.32.ebuild | 2 +- media-gfx/graphicsmagick/graphicsmagick-1.3.33.ebuild | 4 ++-- media-gfx/graphicsmagick/graphicsmagick-1.3.35.ebuild | 2 +- media-gfx/graphicsmagick/graphicsmagick-9999.ebuild | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.32.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.32.ebuild index 10a94d84a97..38979f24cfd 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.32.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.32.ebuild @@ -19,7 +19,7 @@ else KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" fi -IUSE="bzip2 cxx debug fpx imagemagick jbig jpeg lcms lzma modules openmp +IUSE="bzip2 +cxx debug fpx imagemagick jbig jpeg lcms lzma modules openmp perl png postscript q16 q32 static-libs svg threads tiff truetype webp wmf X zlib" diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.33.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.33.ebuild index 10a8ba42cf2..6e0e9fc4f81 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.33.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.33.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 @@ -19,7 +19,7 @@ else KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi -IUSE="bzip2 cxx debug fpx imagemagick jbig jpeg lcms lzma modules openmp +IUSE="bzip2 +cxx debug fpx imagemagick jbig jpeg lcms lzma modules openmp perl png postscript q16 q32 static-libs svg threads tiff truetype webp wmf X zlib" diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.35.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.35.ebuild index 5d13133ca2e..6e0e9fc4f81 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.35.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.35.ebuild @@ -19,7 +19,7 @@ else KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi -IUSE="bzip2 cxx debug fpx imagemagick jbig jpeg lcms lzma modules openmp +IUSE="bzip2 +cxx debug fpx imagemagick jbig jpeg lcms lzma modules openmp perl png postscript q16 q32 static-libs svg threads tiff truetype webp wmf X zlib" diff --git a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild index 10a8ba42cf2..6e0e9fc4f81 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-9999.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 @@ -19,7 +19,7 @@ else KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi -IUSE="bzip2 cxx debug fpx imagemagick jbig jpeg lcms lzma modules openmp +IUSE="bzip2 +cxx debug fpx imagemagick jbig jpeg lcms lzma modules openmp perl png postscript q16 q32 static-libs svg threads tiff truetype webp wmf X zlib"