diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:16:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:23:15 +0100 |
commit | edc365b8a9084ae1c4def1537d8b31a1d49647c5 (patch) | |
tree | 4529e1891011da641801f26c3cd49911d58e4ee9 /x11-wm/xpra | |
parent | x11-wm/xoat: flag-o-matic-- (diff) | |
download | gentoo-edc365b8a9084ae1c4def1537d8b31a1d49647c5.tar.gz gentoo-edc365b8a9084ae1c4def1537d8b31a1d49647c5.tar.bz2 gentoo-edc365b8a9084ae1c4def1537d8b31a1d49647c5.zip |
x11-wm/xpra: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/xpra')
-rw-r--r-- | x11-wm/xpra/xpra-3.0.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xpra/xpra-3.0.5-r2.ebuild b/x11-wm/xpra/xpra-3.0.5-r2.ebuild index dcc8cb7aa4f3..1371e2b78d86 100644 --- a/x11-wm/xpra/xpra-3.0.5-r2.ebuild +++ b/x11-wm/xpra/xpra-3.0.5-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python3_{7,8,9} ) DISTUTILS_USE_SETUPTOOLS=no -inherit xdg distutils-r1 eutils flag-o-matic user tmpfiles prefix +inherit xdg distutils-r1 flag-o-matic user tmpfiles prefix DESCRIPTION="X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on wimpiggy" HOMEPAGE="http://xpra.org/ http://xpra.org/src/" |