diff options
author | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:50 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:50 +0100 |
commit | 6d8f0f734aa0b85b835c15fccba3562bc9927225 (patch) | |
tree | e4fabfe273ea696c2c06d8436956b387811e41c9 /gnome-extra/gnome-boxes | |
parent | gnome-base/dconf-editor: remove stale VALA_MIN_API_VERSION (diff) | |
download | gentoo-6d8f0f734aa0b85b835c15fccba3562bc9927225.tar.gz gentoo-6d8f0f734aa0b85b835c15fccba3562bc9927225.tar.bz2 gentoo-6d8f0f734aa0b85b835c15fccba3562bc9927225.zip |
gnome-extra/gnome-boxes: remove stale VALA_MIN_API_VERSION
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-boxes')
-rw-r--r-- | gnome-extra/gnome-boxes/gnome-boxes-42.3.ebuild | 3 | ||||
-rw-r--r-- | gnome-extra/gnome-boxes/gnome-boxes-43.1.ebuild | 3 | ||||
-rw-r--r-- | gnome-extra/gnome-boxes/gnome-boxes-43.2.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/gnome-extra/gnome-boxes/gnome-boxes-42.3.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-42.3.ebuild index 4d6d803a385d..b3c5e5202a3c 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-42.3.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-42.3.ebuild @@ -1,8 +1,7 @@ -# 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.40" inherit gnome.org gnome2-utils linux-info meson readme.gentoo-r1 vala xdg diff --git a/gnome-extra/gnome-boxes/gnome-boxes-43.1.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-43.1.ebuild index 27d5194634ca..99000f7319d4 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-43.1.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-43.1.ebuild @@ -1,8 +1,7 @@ -# 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.40" inherit gnome.org gnome2-utils linux-info meson readme.gentoo-r1 vala xdg diff --git a/gnome-extra/gnome-boxes/gnome-boxes-43.2.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-43.2.ebuild index 7af9bb261f0c..b59e201fb377 100644 --- a/gnome-extra/gnome-boxes/gnome-boxes-43.2.ebuild +++ b/gnome-extra/gnome-boxes/gnome-boxes-43.2.ebuild @@ -1,8 +1,7 @@ -# 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.40" inherit gnome.org gnome2-utils linux-info meson readme.gentoo-r1 vala xdg |