From 7af5bbb055ee97972258ee319ac8a5997577cfda Mon Sep 17 00:00:00 2001 From: "Matthew S. Turnbull" Date: Tue, 28 Dec 2021 01:17:26 -0500 Subject: x11-libs/xapp: Rename x11-libs/xapps to x11-libs/xapp Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull Signed-off-by: Sam James --- dev-python/python3-xapp/python3-xapp-2.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/python3-xapp') diff --git a/dev-python/python3-xapp/python3-xapp-2.2.1.ebuild b/dev-python/python3-xapp/python3-xapp-2.2.1.ebuild index 195258ac7af6..0f3392d3c0cc 100644 --- a/dev-python/python3-xapp/python3-xapp-2.2.1.ebuild +++ b/dev-python/python3-xapp/python3-xapp-2.2.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 -DESCRIPTION="Python bindings for x11-libs/xapps" +DESCRIPTION="Python bindings for x11-libs/xapp" HOMEPAGE="https://github.com/linuxmint/python3-xapp" SRC_URI="https://github.com/linuxmint/python3-xapp/archive/${PV}.tar.gz -> ${P}.tar.gz" @@ -17,7 +17,7 @@ KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="" DEPEND=" - >=x11-libs/xapps-2.2.0[introspection] + >=x11-libs/xapp-2.2.0[introspection] " RDEPEND=" ${DEPEND} -- cgit v1.2.3-65-gdbad