Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/xpra/
Date: Fri, 16 Apr 2021 11:23:47
Message-Id: 1618572195.edc365b8a9084ae1c4def1537d8b31a1d49647c5.sam@gentoo
1 commit: edc365b8a9084ae1c4def1537d8b31a1d49647c5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 08:16:19 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:23:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc365b8
7
8 x11-wm/xpra: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-wm/xpra/xpra-3.0.5-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-wm/xpra/xpra-3.0.5-r2.ebuild b/x11-wm/xpra/xpra-3.0.5-r2.ebuild
16 index dcc8cb7aa4f..1371e2b78d8 100644
17 --- a/x11-wm/xpra/xpra-3.0.5-r2.ebuild
18 +++ b/x11-wm/xpra/xpra-3.0.5-r2.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25
26 PYTHON_COMPAT=( python3_{7,8,9} )
27 DISTUTILS_USE_SETUPTOOLS=no
28 -inherit xdg distutils-r1 eutils flag-o-matic user tmpfiles prefix
29 +inherit xdg distutils-r1 flag-o-matic user tmpfiles prefix
30
31 DESCRIPTION="X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on wimpiggy"
32 HOMEPAGE="http://xpra.org/ http://xpra.org/src/"