diff options
author | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:58 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-01 15:47:58 +0100 |
commit | 1c04c99144b2491bd62c1097dccb27b51c403df5 (patch) | |
tree | 066a8e21e3af84d363fb1b4149c1075e8afa4f41 /net-misc | |
parent | net-libs/libsoup: remove stale VALA_MIN_API_VERSION (diff) | |
download | gentoo-1c04c99144b2491bd62c1097dccb27b51c403df5.tar.gz gentoo-1c04c99144b2491bd62c1097dccb27b51c403df5.tar.bz2 gentoo-1c04c99144b2491bd62c1097dccb27b51c403df5.zip |
net-misc/rygel: remove stale VALA_MIN_API_VERSION
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/rygel/rygel-0.40.4.ebuild | 4 |
1 files 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" |