From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 491561582EF for ; Fri, 28 Feb 2025 12:26:06 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 343563430DB for ; Fri, 28 Feb 2025 12:26:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 30A461102C9; Fri, 28 Feb 2025 12:26:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 248CF1102C9 for ; Fri, 28 Feb 2025 12:26:05 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0DD03430E6 for ; Fri, 28 Feb 2025 12:26:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C9512731 for ; Fri, 28 Feb 2025 12:26:03 +0000 (UTC) From: "Andreas K. Hüttel" 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 K. Hüttel" Message-ID: <1740745461.9ed58db06b7e281215f415553aca448af7d5e7d7.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/GD/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/GD/GD-2.830.0-r1.ebuild dev-perl/GD/GD-2.830.0.ebuild X-VCS-Directories: dev-perl/GD/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 9ed58db06b7e281215f415553aca448af7d5e7d7 X-VCS-Branch: master Date: Fri, 28 Feb 2025 12:26:03 +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: b510b216-e0bd-4464-87ed-495ba5b1d865 X-Archives-Hash: 65c4c6668258f265ff5b1d9459eae13c commit: 9ed58db06b7e281215f415553aca448af7d5e7d7 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Feb 28 12:24:21 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Feb 28 12:24:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed58db0 dev-perl/GD: virtual/perl-ExtUtils-Constant is going away Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/GD/{GD-2.830.0.ebuild => GD-2.830.0-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-perl/GD/GD-2.830.0.ebuild b/dev-perl/GD/GD-2.830.0-r1.ebuild similarity index 95% rename from dev-perl/GD/GD-2.830.0.ebuild rename to dev-perl/GD/GD-2.830.0-r1.ebuild index cdc24a56ecf1..a689f7514bdf 100644 --- a/dev-perl/GD/GD-2.830.0.ebuild +++ b/dev-perl/GD/GD-2.830.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -35,7 +35,6 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" ${RDEPEND} - >=virtual/perl-ExtUtils-Constant-0.230.0 dev-perl/ExtUtils-PkgConfig virtual/perl-ExtUtils-MakeMaker dev-perl/File-Which