Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/python_qt_binding/
Date: Wed, 28 Aug 2019 17:02:22
Message-Id: 1567011703.4f4577dbf60f20f5fc29330ef9c18cf7e65da946.aballier@gentoo
1 commit: 4f4577dbf60f20f5fc29330ef9c18cf7e65da946
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 14:43:03 2019 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 17:01:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f4577db
7
8 dev-ros/python_qt_binding: Remove old
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-ros/python_qt_binding/Manifest | 2 --
14 .../python_qt_binding/python_qt_binding-0.3.2.ebuild | 20 --------------------
15 .../python_qt_binding/python_qt_binding-0.3.3.ebuild | 20 --------------------
16 3 files changed, 42 deletions(-)
17
18 diff --git a/dev-ros/python_qt_binding/Manifest b/dev-ros/python_qt_binding/Manifest
19 index 7ce6a8d1366..4ee24354770 100644
20 --- a/dev-ros/python_qt_binding/Manifest
21 +++ b/dev-ros/python_qt_binding/Manifest
22 @@ -1,3 +1 @@
23 -DIST python_qt_binding-0.3.2.tar.gz 12047 BLAKE2B 330ab27cface576d37cfca709a9758b6499a181b8e2734c04ef0f55b84a3d45a4ae821fbf572337e71115b4db57839f900e406b9ce8b3cfc71daa2d4ff4b143c SHA512 777d7ba00652d34994648615125f6c426170a1723570de35b9e5a060d0f077b563a57c9b0cbe7bd85a7ed2f5f011797e9102918a27df4f0096831cce0bb80304
24 -DIST python_qt_binding-0.3.3.tar.gz 12114 BLAKE2B 12a2e785746ec3d9fe7b387a9e727bfacb5e37da90702c728c8e874c52cd3e4cfc000936d8f17cefbeeb98673de8c21f066eded743df3b5325b88e785f3dc100 SHA512 0dfd698b390a87e0619e93a291656c329ff37713411c5a805e720aeedf9fefd43fc780bbdba351cd1a73e30d67ce8e93a98b5ba6b5584a807d829611ac232263
25 DIST python_qt_binding-0.3.4.tar.gz 12255 BLAKE2B bc72aa806098d460e5b884bde7664f295399555d96e10b66791e59a26d1e61dd22aabecf9b40b5d14f61c2c906c18ff3fe2cd03de6108d7d9c2c649d553ab09d SHA512 df5fc2c6a744e66d0c03089e15ce4cfb3890d8fd67d826a3832d22cf99de235e18720c59f737c3ddacefb02dac5571d64042dd862c10ea4c44835063037eb533
26
27 diff --git a/dev-ros/python_qt_binding/python_qt_binding-0.3.2.ebuild b/dev-ros/python_qt_binding/python_qt_binding-0.3.2.ebuild
28 deleted file mode 100644
29 index 5309c2893fb..00000000000
30 --- a/dev-ros/python_qt_binding/python_qt_binding-0.3.2.ebuild
31 +++ /dev/null
32 @@ -1,20 +0,0 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -ROS_REPO_URI="https://github.com/ros-visualization/python_qt_binding"
39 -KEYWORDS="~amd64 ~arm"
40 -PYTHON_COMPAT=( python{2_7,3_5} )
41 -
42 -inherit ros-catkin
43 -
44 -DESCRIPTION="Infrastructure for an integrated graphical user interface based on Qt"
45 -LICENSE="BSD"
46 -SLOT="0"
47 -IUSE=""
48 -
49 -RDEPEND="
50 - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
51 -"
52 -DEPEND="${RDEPEND}"
53
54 diff --git a/dev-ros/python_qt_binding/python_qt_binding-0.3.3.ebuild b/dev-ros/python_qt_binding/python_qt_binding-0.3.3.ebuild
55 deleted file mode 100644
56 index 5309c2893fb..00000000000
57 --- a/dev-ros/python_qt_binding/python_qt_binding-0.3.3.ebuild
58 +++ /dev/null
59 @@ -1,20 +0,0 @@
60 -# Copyright 1999-2019 Gentoo Authors
61 -# Distributed under the terms of the GNU General Public License v2
62 -
63 -EAPI=5
64 -
65 -ROS_REPO_URI="https://github.com/ros-visualization/python_qt_binding"
66 -KEYWORDS="~amd64 ~arm"
67 -PYTHON_COMPAT=( python{2_7,3_5} )
68 -
69 -inherit ros-catkin
70 -
71 -DESCRIPTION="Infrastructure for an integrated graphical user interface based on Qt"
72 -LICENSE="BSD"
73 -SLOT="0"
74 -IUSE=""
75 -
76 -RDEPEND="
77 - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
78 -"
79 -DEPEND="${RDEPEND}"