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 95A7F158009 for ; Wed, 21 Jun 2023 17:02:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2F66E0999; Wed, 21 Jun 2023 17:02:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 pigeon.gentoo.org (Postfix) with ESMTPS id CBE8BE0999 for ; Wed, 21 Jun 2023 17:02:34 +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 038CB341044 for ; Wed, 21 Jun 2023 17:02:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62100990 for ; Wed, 21 Jun 2023 17:02:32 +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: <1687366897.be6158470af2bdab41f388e0720ee374b29d6ceb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/URI/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/URI/URI-5.190.0-r1.ebuild dev-perl/URI/URI-5.190.0.ebuild X-VCS-Directories: dev-perl/URI/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: be6158470af2bdab41f388e0720ee374b29d6ceb X-VCS-Branch: master Date: Wed, 21 Jun 2023 17:02:32 +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: 410fc8e2-728f-479d-af96-8e32aa807164 X-Archives-Hash: 20176dc04179ab9452dc45028644dfa3 commit: be6158470af2bdab41f388e0720ee374b29d6ceb Author: Sam James gentoo org> AuthorDate: Wed Jun 21 17:01:37 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 21 17:01:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be615847 dev-perl/URI: revbump for fixed deps I added the test deps, committed it, then added another dep after auditing, then amended the commit without updating the message. Bug: https://bugs.gentoo.org/908749 Fixes: 027fed2fe51c9ffe82a8232fc9f424825dfed37b Signed-off-by: Sam James gentoo.org> dev-perl/URI/{URI-5.190.0.ebuild => URI-5.190.0-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-perl/URI/URI-5.190.0.ebuild b/dev-perl/URI/URI-5.190.0-r1.ebuild similarity index 100% rename from dev-perl/URI/URI-5.190.0.ebuild rename to dev-perl/URI/URI-5.190.0-r1.ebuild