diff options
author | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:59 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:59 +0100 |
commit | 75f697d905f9c2a1c119144b25a072163be5ed70 (patch) | |
tree | c423b1d1a356bb0428bd7810e2863079007d1670 /net-misc/spice-gtk | |
parent | net-misc/rygel: remove stale VALA_MIN_API_VERSION (diff) | |
download | gentoo-75f697d905f9c2a1c119144b25a072163be5ed70.tar.gz gentoo-75f697d905f9c2a1c119144b25a072163be5ed70.tar.bz2 gentoo-75f697d905f9c2a1c119144b25a072163be5ed70.zip |
net-misc/spice-gtk: remove stale VALA_MIN_API_VERSION
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.41-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-0.41.ebuild | 4 | ||||
-rw-r--r-- | 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 |