summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew S. Turnbull <sparky@bluefang-logic.com>2021-12-28 01:17:26 -0500
committerSam James <sam@gentoo.org>2022-01-21 17:14:07 +0000
commit7af5bbb055ee97972258ee319ac8a5997577cfda (patch)
treef5dd1911bbc9591835c304edb76dcc085b436a54 /dev-python/python3-xapp
parentdev-python/python3-xapp: Rename dev-python/xapp to dev-python/python3-xapp (diff)
downloadgentoo-7af5bbb055ee97972258ee319ac8a5997577cfda.tar.gz
gentoo-7af5bbb055ee97972258ee319ac8a5997577cfda.tar.bz2
gentoo-7af5bbb055ee97972258ee319ac8a5997577cfda.zip
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 <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python3-xapp')
-rw-r--r--dev-python/python3-xapp/python3-xapp-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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}