From d162ba1860a88062f4cd61f8b52fc303ba0b2991 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 7 Aug 2021 00:16:33 +0100 Subject: gentoo resync : 07.08.2021 --- .../python_qt_binding-0.4.3-r1.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 dev-ros/python_qt_binding/python_qt_binding-0.4.3-r1.ebuild (limited to 'dev-ros/python_qt_binding/python_qt_binding-0.4.3-r1.ebuild') diff --git a/dev-ros/python_qt_binding/python_qt_binding-0.4.3-r1.ebuild b/dev-ros/python_qt_binding/python_qt_binding-0.4.3-r1.ebuild deleted file mode 100644 index 09f3528474a0..000000000000 --- a/dev-ros/python_qt_binding/python_qt_binding-0.4.3-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ROS_REPO_URI="https://github.com/ros-visualization/python_qt_binding" -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="Infrastructure for an integrated graphical user interface based on Qt" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - $(python_gen_cond_dep "dev-python/PyQt5[gui,widgets,printsupport,\${PYTHON_USEDEP}]") -" -DEPEND="${RDEPEND}" -- cgit v1.2.3