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 3477715817D for ; Sun, 2 Jun 2024 19:33:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FFF2E2B38; Sun, 2 Jun 2024 19:33:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7873AE2B38 for ; Sun, 2 Jun 2024 19:33:33 +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 AAD7F33BEE8 for ; Sun, 2 Jun 2024 19:33:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32C7716DD for ; Sun, 2 Jun 2024 19:33:31 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1717356781.3f46b501dfcbfac5a2b7ae2e18b48c32a7c5711d.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/core/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/core/core-0.14.0-r4.ebuild dev-ml/core/core-0.14.0-r5.ebuild X-VCS-Directories: dev-ml/core/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 3f46b501dfcbfac5a2b7ae2e18b48c32a7c5711d X-VCS-Branch: master Date: Sun, 2 Jun 2024 19:33:31 +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: 8ff51ee3-07d4-4ee4-b7d6-88a2b6ff286e X-Archives-Hash: 3d932d6fff735e852b482e8ce67a9c0c commit: 3f46b501dfcbfac5a2b7ae2e18b48c32a7c5711d Author: Alfredo Tupone gentoo org> AuthorDate: Sun Jun 2 19:32:21 2024 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sun Jun 2 19:33:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f46b501 dev-ml/core: fix deps Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/core/{core-0.14.0-r4.ebuild => core-0.14.0-r5.ebuild} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ml/core/core-0.14.0-r4.ebuild b/dev-ml/core/core-0.14.0-r5.ebuild similarity index 84% rename from dev-ml/core/core-0.14.0-r4.ebuild rename to dev-ml/core/core-0.14.0-r5.ebuild index f6d81379f69f..b45af0cbda50 100644 --- a/dev-ml/core/core-0.14.0-r4.ebuild +++ b/dev-ml/core/core-0.14.0-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,13 +19,13 @@ RESTRICT="test" RDEPEND="