Gentoo Archives: gentoo-commits

From: Jonathan Callen <jcallen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice/
Date: Mon, 03 Dec 2018 02:43:21
Message-Id: 1543803492.207dc9fafd5a519e580cf3bdc4332ffa57e01264.jcallen@gentoo
1 commit: 207dc9fafd5a519e580cf3bdc4332ffa57e01264
2 Author: Jonathan Callen <jcallen <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 2 23:05:56 2018 +0000
4 Commit: Jonathan Callen <jcallen <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 3 02:18:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=207dc9fa
7
8 app-emulation/spice: add python3_7
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Jonathan Callen <jcallen <AT> gentoo.org>
12
13 app-emulation/spice/spice-0.14.0-r2.ebuild | 4 ++--
14 app-emulation/spice/spice-9999.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/app-emulation/spice/spice-0.14.0-r2.ebuild b/app-emulation/spice/spice-0.14.0-r2.ebuild
18 index b926d8a16b9..68da2a0d3ca 100644
19 --- a/app-emulation/spice/spice-0.14.0-r2.ebuild
20 +++ b/app-emulation/spice/spice-0.14.0-r2.ebuild
21 @@ -1,8 +1,8 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
28 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
29
30 inherit autotools ltprune python-any-r1 readme.gentoo-r1 xdg-utils
31
32
33 diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999.ebuild
34 index 16ad9468a96..bfe81a496cb 100644
35 --- a/app-emulation/spice/spice-9999.ebuild
36 +++ b/app-emulation/spice/spice-9999.ebuild
37 @@ -1,8 +1,8 @@
38 -# Copyright 1999-2018 Gentoo Foundation
39 +# Copyright 1999-2018 Gentoo Authors
40 # Distributed under the terms of the GNU General Public License v2
41
42 EAPI=6
43 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
44 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
45
46 inherit autotools eutils git-r3 ltprune python-any-r1 readme.gentoo-r1 xdg-utils