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/actionlib/
Date: Tue, 31 Jul 2018 15:22:00
Message-Id: 1533050482.ed3d84205bac21640a158f730db04a1bf74ddcd6.aballier@gentoo
1 commit: ed3d84205bac21640a158f730db04a1bf74ddcd6
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 31 14:43:42 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 31 15:21:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed3d8420
7
8 dev-ros/actionlib: Remove old
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 dev-ros/actionlib/Manifest | 2 --
13 dev-ros/actionlib/actionlib-1.11.11.ebuild | 28 ----------------------------
14 dev-ros/actionlib/actionlib-1.11.12.ebuild | 28 ----------------------------
15 3 files changed, 58 deletions(-)
16
17 diff --git a/dev-ros/actionlib/Manifest b/dev-ros/actionlib/Manifest
18 index 09dab93833a..dfc6aed24a4 100644
19 --- a/dev-ros/actionlib/Manifest
20 +++ b/dev-ros/actionlib/Manifest
21 @@ -1,3 +1 @@
22 -DIST actionlib-1.11.11.tar.gz 98427 BLAKE2B 2ec632d8266557c1c74d3b2de672728f53e0bac10bc0d0346d255d78ac59d39ac1d3cc2af157d67d5988a95f52f51dc57f3a0d5ccacca209b5a09ad44fee8f1c SHA512 a2a02abfb3e192082143d83ceab6a612f501bbd1ec38d108e3a841afb331d1a98e8a602fac7d627a62c336a52ffe70331d2001394b134511c89349567b49d83d
23 -DIST actionlib-1.11.12.tar.gz 98435 BLAKE2B f35a12b6628d1a3545a805ca924d71899583c2c67259b552681e4ec7f984e9d1b55df5b976d3d8787e51ffc4f193979ba08a13fee97aaf4826f7284a710cc041 SHA512 319150a7094d063770c2193edf8665fc52fc099620740dfe7cf033b1e445aedf55621c93284dd4a4c4f49f12a9e414f650a61d73a64cdd012945e27cfac16458
24 DIST actionlib-1.11.13.tar.gz 98518 BLAKE2B 918c541f3a6192ee9b89e4b2759651e027d447acc305aaf9bdeabb9587a527b6bd924eb812314c8c83baec3b6829ca0b5d126550ea70acc5d2739f7cd83e065d SHA512 273499a0a5b1c9b40147ba0bba61b44a2530c0a16d757a51f6b6211c95790e18ffe2c397582a429de84a639209779c2641a3013f71f75a2fd76d422115033601
25
26 diff --git a/dev-ros/actionlib/actionlib-1.11.11.ebuild b/dev-ros/actionlib/actionlib-1.11.11.ebuild
27 deleted file mode 100644
28 index cb76b829848..00000000000
29 --- a/dev-ros/actionlib/actionlib-1.11.11.ebuild
30 +++ /dev/null
31 @@ -1,28 +0,0 @@
32 -# Copyright 1999-2017 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -CATKIN_HAS_MESSAGES=yes
37 -ROS_REPO_URI="https://github.com/ros/actionlib"
38 -KEYWORDS="~amd64 ~arm"
39 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
40 -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/std_msgs"
41 -
42 -inherit ros-catkin
43 -
44 -DESCRIPTION="Provides a standardized interface for interfacing with preemptable tasks"
45 -LICENSE="BSD"
46 -SLOT="0"
47 -IUSE=""
48 -
49 -RDEPEND="dev-libs/boost:=[threads]
50 - dev-ros/roscpp
51 - dev-ros/rospy[${PYTHON_USEDEP}]
52 - "
53 -DEPEND="${RDEPEND}
54 - dev-ros/rosunit[${PYTHON_USEDEP}]
55 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"
56 -RDEPEND="${RDEPEND}
57 - dev-ros/roslib[${PYTHON_USEDEP}]
58 - dev-ros/rostopic[${PYTHON_USEDEP}]
59 -"
60
61 diff --git a/dev-ros/actionlib/actionlib-1.11.12.ebuild b/dev-ros/actionlib/actionlib-1.11.12.ebuild
62 deleted file mode 100644
63 index cb76b829848..00000000000
64 --- a/dev-ros/actionlib/actionlib-1.11.12.ebuild
65 +++ /dev/null
66 @@ -1,28 +0,0 @@
67 -# Copyright 1999-2017 Gentoo Foundation
68 -# Distributed under the terms of the GNU General Public License v2
69 -
70 -EAPI=5
71 -CATKIN_HAS_MESSAGES=yes
72 -ROS_REPO_URI="https://github.com/ros/actionlib"
73 -KEYWORDS="~amd64 ~arm"
74 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
75 -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/std_msgs"
76 -
77 -inherit ros-catkin
78 -
79 -DESCRIPTION="Provides a standardized interface for interfacing with preemptable tasks"
80 -LICENSE="BSD"
81 -SLOT="0"
82 -IUSE=""
83 -
84 -RDEPEND="dev-libs/boost:=[threads]
85 - dev-ros/roscpp
86 - dev-ros/rospy[${PYTHON_USEDEP}]
87 - "
88 -DEPEND="${RDEPEND}
89 - dev-ros/rosunit[${PYTHON_USEDEP}]
90 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"
91 -RDEPEND="${RDEPEND}
92 - dev-ros/roslib[${PYTHON_USEDEP}]
93 - dev-ros/rostopic[${PYTHON_USEDEP}]
94 -"