Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/
Date: Sun, 28 Jul 2019 19:39:08
Message-Id: 1564342647.1fe9537df931787bce21e46487d486f677a80561.tamiko@gentoo
1 commit: 1fe9537df931787bce21e46487d486f677a80561
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 28 18:39:41 2019 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 28 19:37:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe9537d
7
8 net-misc/spice-gtk: bump EAPI
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
12
13 net-misc/spice-gtk/spice-gtk-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild
17 index 37f1d9d190d..95a524edf22 100644
18 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild
19 +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=6
25 +EAPI=7
26 GCONF_DEBUG="no"
27 WANT_AUTOMAKE="1.12"
28 VALA_MIN_API_VERSION="0.14"