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 6E75C15838C for ; Sat, 20 Jan 2024 12:29:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70D6DE29A8; Sat, 20 Jan 2024 12:29:21 +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 51E16E29A8 for ; Sat, 20 Jan 2024 12:29:21 +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 642713431F1 for ; Sat, 20 Jan 2024 12:29:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1A8514AA for ; Sat, 20 Jan 2024 12:29:18 +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: <1705753710.4a3466ff4b7ae0ec263776f6da27f78b13efe7d3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-LibGumbo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r2.ebuild dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r3.ebuild X-VCS-Directories: dev-perl/Alien-LibGumbo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4a3466ff4b7ae0ec263776f6da27f78b13efe7d3 X-VCS-Branch: master Date: Sat, 20 Jan 2024 12:29:18 +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: 888a0f65-0352-457b-b51c-80ca0917ceba X-Archives-Hash: 07c2f145a427c9cc368bc9820bc489aa commit: 4a3466ff4b7ae0ec263776f6da27f78b13efe7d3 Author: Sam James gentoo org> AuthorDate: Sat Jan 20 12:28:30 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 20 12:28:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a3466ff dev-perl/Alien-LibGumbo: subscribe to gumbo subslot Changed ABI. Signed-off-by: Sam James gentoo.org> ...en-LibGumbo-0.50.0-r2.ebuild => Alien-LibGumbo-0.50.0-r3.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r2.ebuild b/dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r3.ebuild similarity index 94% rename from dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r2.ebuild rename to dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r3.ebuild index 85f00b320c80..12d9f7f91547 100644 --- a/dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r2.ebuild +++ b/dev-perl/Alien-LibGumbo/Alien-LibGumbo-0.50.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,10 +17,10 @@ RDEPEND=" >=dev-perl/Alien-Build-0.5.0 >=dev-perl/File-ShareDir-1.30.0 >=dev-perl/Path-Class-0.13.0 - dev-libs/gumbo + dev-libs/gumbo:= " DEPEND=" - dev-libs/gumbo + dev-libs/gumbo:= dev-perl/Module-Build " BDEPEND="${RDEPEND}