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 9D0CC15800F for ; Sun, 1 Jan 2023 14:48:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64D62E086A; Sun, 1 Jan 2023 14:48:38 +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 4A117E086A for ; Sun, 1 Jan 2023 14:48:38 +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 6CE1B340817 for ; Sun, 1 Jan 2023 14:48:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A517E82E for ; Sun, 1 Jan 2023 14:48:33 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1672584479.75f697d905f9c2a1c119144b25a072163be5ed70.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild net-misc/spice-gtk/spice-gtk-0.41.ebuild net-misc/spice-gtk/spice-gtk-9999.ebuild X-VCS-Directories: net-misc/spice-gtk/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 75f697d905f9c2a1c119144b25a072163be5ed70 X-VCS-Branch: master Date: Sun, 1 Jan 2023 14:48:33 +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: b24615eb-01a3-4bb9-83e1-92c4ab7ecc83 X-Archives-Hash: 9a563f387c98e608a0da159bebc1e499 commit: 75f697d905f9c2a1c119144b25a072163be5ed70 Author: David Seifert gentoo org> AuthorDate: Sun Jan 1 14:47:59 2023 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Jan 1 14:47:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f697d9 net-misc/spice-gtk: remove stale VALA_MIN_API_VERSION Signed-off-by: David Seifert gentoo.org> net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild | 4 +--- net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild | 4 +--- net-misc/spice-gtk/spice-gtk-0.41.ebuild | 4 +--- net-misc/spice-gtk/spice-gtk-9999.ebuild | 4 +--- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git a/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild index d2a5fe9ddbd3..5ef2673de706 100644 --- a/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild @@ -1,11 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -VALA_MIN_API_VERSION="0.14" VALA_USE_DEPEND="vapigen" - PYTHON_COMPAT=( python3_{8..11} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg diff --git a/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild index 65c82da82c83..2af853915a35 100644 --- a/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild @@ -1,11 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -VALA_MIN_API_VERSION="0.14" VALA_USE_DEPEND="vapigen" - PYTHON_COMPAT=( python3_{8..11} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg diff --git a/net-misc/spice-gtk/spice-gtk-0.41.ebuild b/net-misc/spice-gtk/spice-gtk-0.41.ebuild index 6b1a290940fb..2b6d597e8e81 100644 --- a/net-misc/spice-gtk/spice-gtk-0.41.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.41.ebuild @@ -1,11 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -VALA_MIN_API_VERSION="0.14" VALA_USE_DEPEND="vapigen" - PYTHON_COMPAT=( python3_{8..11} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index 1485ff5c48c7..b5c520f1979b 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -1,11 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -VALA_MIN_API_VERSION="0.14" VALA_USE_DEPEND="vapigen" - PYTHON_COMPAT=( python3_{8..11} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg