commit: 1c04c99144b2491bd62c1097dccb27b51c403df5 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Jan 1 14:47:58 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jan 1 14:47:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c04c991
net-misc/rygel: remove stale VALA_MIN_API_VERSION Signed-off-by: David Seifert <soap <AT> gentoo.org> net-misc/rygel/rygel-0.40.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/rygel/rygel-0.40.4.ebuild b/net-misc/rygel/rygel-0.40.4.ebuild index 782f36a2a7a4..c3f72b1a5e97 100644 --- a/net-misc/rygel/rygel-0.40.4.ebuild +++ b/net-misc/rygel/rygel-0.40.4.ebuild @@ -1,8 +1,8 @@ -# 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.42" + inherit gnome.org meson systemd vala xdg DESCRIPTION="Rygel is an open source UPnP/DLNA MediaServer"