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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 610DF158089 for ; Sun, 22 Oct 2023 21:46:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 992BF2BC013; Sun, 22 Oct 2023 21:46:23 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 74B432BC013 for ; Sun, 22 Oct 2023 21:46:23 +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 2A8B6335C7A for ; Sun, 22 Oct 2023 21:46:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C8FA1105 for ; Sun, 22 Oct 2023 21:46:20 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1698011170.488a0220b83eacea625389474e0d6e2b82693c8a.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-system-controller/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13.ebuild X-VCS-Directories: dev-util/intel-graphics-system-controller/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 488a0220b83eacea625389474e0d6e2b82693c8a X-VCS-Branch: master Date: Sun, 22 Oct 2023 21:46:20 +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: e98b5ca2-7a46-459c-8ebd-d65cd09e263c X-Archives-Hash: 797e1c0cc937f8e16c496af31f123927 commit: 488a0220b83eacea625389474e0d6e2b82693c8a Author: Conrad Kostecki gentoo org> AuthorDate: Sun Oct 22 21:45:14 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Oct 22 21:46:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488a0220 dev-util/intel-graphics-system-controller: add version dep for metee Closes: https://bugs.gentoo.org/916003 Signed-off-by: Conrad Kostecki gentoo.org> ...-0.8.13.ebuild => intel-graphics-system-controller-0.8.13-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13.ebuild b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild similarity index 96% rename from dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13.ebuild rename to dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild index ff1f3dca0bbb..f969926a4061 100644 --- a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13.ebuild +++ b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild @@ -19,7 +19,7 @@ SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="+cli doc" -RDEPEND="dev-libs/metee:=" +RDEPEND=">=dev-libs/metee-3.2.3:=" DEPEND="${RDEPEND}" BDEPEND=" doc? (