summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-01-01 15:47:58 +0100
committerDavid Seifert <soap@gentoo.org>2023-01-01 15:47:58 +0100
commit1c04c99144b2491bd62c1097dccb27b51c403df5 (patch)
tree066a8e21e3af84d363fb1b4149c1075e8afa4f41
parentnet-libs/libsoup: remove stale VALA_MIN_API_VERSION (diff)
downloadgentoo-1c04c991.tar.gz
gentoo-1c04c991.tar.bz2
gentoo-1c04c991.zip
net-misc/rygel: remove stale VALA_MIN_API_VERSION
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--net-misc/rygel/rygel-0.40.4.ebuild4
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"