Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/
Date: Sun, 01 Jan 2023 14:48:41
Message-Id: 1672584477.aae8fef2653e87e14615d5f2ec53fa07f45e1f73.soap@gentoo
1 commit: aae8fef2653e87e14615d5f2ec53fa07f45e1f73
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 1 14:47:57 2023 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 1 14:47:57 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae8fef2
7
8 net-libs/libsoup: remove stale VALA_MIN_API_VERSION
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 net-libs/libsoup/libsoup-3.2.2.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/net-libs/libsoup/libsoup-3.2.2.ebuild b/net-libs/libsoup/libsoup-3.2.2.ebuild
16 index deb579465076..a683c5c8c682 100644
17 --- a/net-libs/libsoup/libsoup-3.2.2.ebuild
18 +++ b/net-libs/libsoup/libsoup-3.2.2.ebuild
19 @@ -1,8 +1,7 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 -VALA_MIN_API_VERSION="0.54" # requires gio-2.0.vapi generated from glib-2.70+
26
27 inherit gnome.org meson-multilib vala xdg