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 DE7CE138335 for ; Sun, 14 Jul 2019 10:30:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFF8EE0882; Sun, 14 Jul 2019 10:30:39 +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 499F7E0877 for ; Sun, 14 Jul 2019 10:30:39 +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 A26BA347A3D for ; Sun, 14 Jul 2019 10:30:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 010006DB for ; Sun, 14 Jul 2019 10:30:35 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1563100157.b07f9dc33973f0cfc7e5ca370c7553add246d682.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild X-VCS-Directories: media-gfx/gnome-photos/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: b07f9dc33973f0cfc7e5ca370c7553add246d682 X-VCS-Branch: master Date: Sun, 14 Jul 2019 10:30:35 +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: 887b0c14-eb3c-4be7-bd89-beeacf860dc2 X-Archives-Hash: 7edd83bce862438377559e4d18ca3f99 commit: b07f9dc33973f0cfc7e5ca370c7553add246d682 Author: David Seifert gentoo org> AuthorDate: Sun Jul 14 10:29:17 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Jul 14 10:29:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b07f9dc3 media-gfx/gnome-photos: Remove USE="jpeg2k" * JPEG2000 support isn't mandatory anymore since Jan 2017 https://mail.gnome.org/archives/commits-list/2017-January/msg02110.html Bug: https://bugs.gentoo.org/689784 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: David Seifert gentoo.org> media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild b/media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild index ece773240cf..fbe6be92bed 100644 --- a/media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild @@ -21,7 +21,7 @@ COMMON_DEPEND=" gnome-base/gsettings-desktop-schemas >=dev-libs/libgdata-0.15.2:0=[gnome-online-accounts] media-libs/babl - >=media-libs/gegl-0.4.0:0.4[cairo,jpeg2k,raw] + >=media-libs/gegl-0.4.0:0.4[cairo,raw] >=media-libs/gexiv2-0.10.8 >=media-libs/grilo-0.3.5:0.3= >=media-libs/libpng-1.6:0=