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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9E76315ACFC for ; Sat, 6 May 2023 10:14:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3F5AE0729; Sat, 6 May 2023 10:14:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7FCFE0729 for ; Sat, 6 May 2023 10:14:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BAED83411F3 for ; Sat, 6 May 2023 10:14:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 583A4A5A for ; Sat, 6 May 2023 10:14:37 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1683368056.3ff17cac30ae63164b19c9e38ab5a02fece15fae.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/inkscape/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/inkscape/inkscape-1.2.2-r1.ebuild media-gfx/inkscape/inkscape-1.2.2-r2.ebuild media-gfx/inkscape/inkscape-9999.ebuild X-VCS-Directories: media-gfx/inkscape/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3ff17cac30ae63164b19c9e38ab5a02fece15fae X-VCS-Branch: master Date: Sat, 6 May 2023 10:14:37 +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: 810c5e24-89ab-4522-b04c-ee80fc1c8fdc X-Archives-Hash: fdd86b3b361a3dbea9ba4619d7fc2d48 commit: 3ff17cac30ae63164b19c9e38ab5a02fece15fae Author: Sam James gentoo org> AuthorDate: Sat May 6 10:13:55 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 6 10:14:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff17cac media-gfx/inkscape: drop stale dev-libs/gdl dep See https://gitlab.com/inkscape/inkscape/-/commit/32385e8e9822d6ff5bbc6d058cf4c47dfb2fb045. Noticed after Alpine did it (thanks!) Signed-off-by: Sam James gentoo.org> .../inkscape/{inkscape-1.2.2-r1.ebuild => inkscape-1.2.2-r2.ebuild} | 1 - media-gfx/inkscape/inkscape-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/media-gfx/inkscape/inkscape-1.2.2-r1.ebuild b/media-gfx/inkscape/inkscape-1.2.2-r2.ebuild similarity index 99% rename from media-gfx/inkscape/inkscape-1.2.2-r1.ebuild rename to media-gfx/inkscape/inkscape-1.2.2-r2.ebuild index b608d9a3e9b7..661f368af5d9 100644 --- a/media-gfx/inkscape/inkscape-1.2.2-r1.ebuild +++ b/media-gfx/inkscape/inkscape-1.2.2-r2.ebuild @@ -46,7 +46,6 @@ COMMON_DEPEND="${PYTHON_DEPS} >=dev-libs/libsigc++-2.8:2 >=dev-libs/libxml2-2.7.4 >=dev-libs/libxslt-1.1.25 - dev-libs/gdl:3 dev-libs/popt media-gfx/potrace media-libs/fontconfig diff --git a/media-gfx/inkscape/inkscape-9999.ebuild b/media-gfx/inkscape/inkscape-9999.ebuild index 336e101cff8b..21a753469f57 100644 --- a/media-gfx/inkscape/inkscape-9999.ebuild +++ b/media-gfx/inkscape/inkscape-9999.ebuild @@ -46,7 +46,6 @@ COMMON_DEPEND="${PYTHON_DEPS} >=dev-libs/libsigc++-2.8:2 >=dev-libs/libxml2-2.7.4 >=dev-libs/libxslt-1.1.25 - dev-libs/gdl:3 dev-libs/popt media-gfx/potrace media-libs/libepoxy