diff options
Diffstat (limited to 'x11-wm/xpra/xpra-3.0.5-r2.ebuild')
-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/" |