diff options
author | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:51 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:51 +0100 |
commit | 095b2d978162ad30ea5be998f669d9fd1c70ed88 (patch) | |
tree | c05d4708301b565ce7450bb627e4144c49621c17 /gnome-extra/gnome-calculator | |
parent | gnome-extra/gnome-boxes: remove stale VALA_MIN_API_VERSION (diff) | |
download | gentoo-095b2d978162ad30ea5be998f669d9fd1c70ed88.tar.gz gentoo-095b2d978162ad30ea5be998f669d9fd1c70ed88.tar.bz2 gentoo-095b2d978162ad30ea5be998f669d9fd1c70ed88.zip |
gnome-extra/gnome-calculator: remove stale VALA_MIN_API_VERSION
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-calculator')
-rw-r--r-- | gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild index ef7eef23c9e4..267503ea8c05 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-42.2.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-42.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 meson vala virtualx xdg |