diff options
author | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:49 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:49 +0100 |
commit | c33a58fa2a905b594ac3532d309c517642b5cfaa (patch) | |
tree | 96dfff01588e051ccc51163be936c2a8309a77b7 /gnome-base/dconf-editor | |
parent | games-puzzle/gnome-klotski: remove stale VALA_MIN_API_VERSION (diff) | |
download | gentoo-c33a58fa2a905b594ac3532d309c517642b5cfaa.tar.gz gentoo-c33a58fa2a905b594ac3532d309c517642b5cfaa.tar.bz2 gentoo-c33a58fa2a905b594ac3532d309c517642b5cfaa.zip |
gnome-base/dconf-editor: remove stale VALA_MIN_API_VERSION
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'gnome-base/dconf-editor')
-rw-r--r-- | gnome-base/dconf-editor/dconf-editor-3.38.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnome-base/dconf-editor/dconf-editor-3.38.3.ebuild b/gnome-base/dconf-editor/dconf-editor-3.38.3.ebuild index 29b544beb935..b063d7051c6f 100644 --- a/gnome-base/dconf-editor/dconf-editor-3.38.3.ebuild +++ b/gnome-base/dconf-editor/dconf-editor-3.38.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=7 -VALA_MIN_API_VERSION="0.40" inherit gnome.org gnome2-utils meson vala xdg |