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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 72C8115813A for ; Mon, 13 Jan 2025 07:00:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AAE0E07F2; Mon, 13 Jan 2025 07:00:11 +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 57066E07F2 for ; Mon, 13 Jan 2025 07:00:11 +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 96A9834069F for ; Mon, 13 Jan 2025 07:00:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E08281F0B for ; Mon, 13 Jan 2025 07:00:08 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1736751587.adeddeaae5738cd8c92b9352f3c01527fcee4715.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-guest-additions/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.4.ebuild X-VCS-Directories: app-emulation/virtualbox-guest-additions/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: adeddeaae5738cd8c92b9352f3c01527fcee4715 X-VCS-Branch: master Date: Mon, 13 Jan 2025 07:00:08 +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: 067787c7-0fc1-45af-8b88-9e5de68acad2 X-Archives-Hash: 7aaf4d16cd7b3926ce10f74c0651a0d0 commit: adeddeaae5738cd8c92b9352f3c01527fcee4715 Author: Viorel Munteanu gentoo org> AuthorDate: Mon Jan 13 06:56:04 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon Jan 13 06:59:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adeddeaa app-emulation/virtualbox-guest-additions: Stabilize 7.1.4 amd64, #947352 Signed-off-by: Viorel Munteanu gentoo.org> .../virtualbox-guest-additions-7.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.4.ebuild b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.4.ebuild index 6a4d48acf31d..d2ac06832272 100644 --- a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.4.ebuild +++ b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_PN}-${MY_PV}" # Reminder: see the LICENSE related comment in app-emulation/virtualbox-additions ebuild LICENSE="GPL-3 LGPL-2.1+ MIT || ( GPL-3 CDDL )" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+dbus gui" RDEPEND="