public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/ros_control/
Date: Tue, 24 May 2016 07:32:11 +0000 (UTC)	[thread overview]
Message-ID: <1464075118.2c263d32ac11b6a977521fc63c5eb8f6b473aac7.aballier@gentoo> (raw)

commit:     2c263d32ac11b6a977521fc63c5eb8f6b473aac7
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 07:31:51 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 24 07:31:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c263d32

ros-meta/ros_control: remove old

Package-Manager: portage-2.3.0_rc1

 ros-meta/ros_control/Manifest                  |  3 ---
 ros-meta/ros_control/ros_control-0.10.0.ebuild | 27 --------------------------
 ros-meta/ros_control/ros_control-0.10.1.ebuild | 27 --------------------------
 ros-meta/ros_control/ros_control-0.9.3.ebuild  | 27 --------------------------
 4 files changed, 84 deletions(-)

diff --git a/ros-meta/ros_control/Manifest b/ros-meta/ros_control/Manifest
index 076e82a..7e38aa6 100644
--- a/ros-meta/ros_control/Manifest
+++ b/ros-meta/ros_control/Manifest
@@ -1,4 +1 @@
-DIST ros_control-0.10.0.tar.gz 620871 SHA256 d11ef3c34874068cf32a1766901686f59177ce7b94e229cb151a30f6fc1fcaca SHA512 93f400a024fa2eda49ec4a680f05559a31d0879e0c081e796c4ebccfc9c6e568655c79cde252e6afb6e5728c71135aa0d5d618a8727a66d69e7b49b46ae0f422 WHIRLPOOL 016631d6557919c1311da0912c34ce1aac34d55cff57cd0d0952d9899c3c99be6de650ecc495b724b46cc7294ca4b008a921ea2680bb7f8fa3ddec0e2f7fe6e6
-DIST ros_control-0.10.1.tar.gz 621418 SHA256 2469f75eeeb46d3f68a1096864f91ea0599131d0fc894d18e948022ca8f8e957 SHA512 78d7fd7e30cf9ebd19a13d426573f47da5a06ff070b40672074fa1900c35c64ed7bf28121356e85fd35709be37a4694711a1e73a7537d64e448ded662d4a8fa4 WHIRLPOOL 97d2860b3403a3178b12458305650501040c381da8bd3a62d49d9d556aae185c2f69a9b67dcefa25617fd8099bfda8fd34352b21ae5be79b4bcef35aa66532fa
 DIST ros_control-0.11.0.tar.gz 633993 SHA256 a21839b729459f752f9a37b73965e116dfbd36c6e9edc4e85a9791cdf469f16c SHA512 fe18a513c12db60a4e49a37ec9588a448e24acd618162930dd6772a2bdc9855d56e56a45d0ba4f2e2c1ce29551efb93e3db0f2232a1ddf4ca40c053cf5845fd5 WHIRLPOOL 47dfe7fd5b01fc47a5aa38a6389a046af92363ddc26226900d347aa44e0f3d56da585e7acd87a7256c2d472769976e51aceb052241afdbbf9e8ee7c4b485e665
-DIST ros_control-0.9.3.tar.gz 593174 SHA256 51e5e58e2010f668c136fd6178f83747af643fe5cf170484ce449c7e4e219a4e SHA512 37537de9cbee4702515f1db62980975c5d37c952e338bf1ffacf84722c605ad9f6bd660d8b6005e701fcb935f96b6adf1f28375640f14a2227703644b55e90fb WHIRLPOOL 1077031ba3511ef293a280af62afd237ca5da97140083dd396a34bc93d752be29d1599090fb8336627be85d9ee6d66231829d7af9fdd2214fd21535dad4e0abf

diff --git a/ros-meta/ros_control/ros_control-0.10.0.ebuild b/ros-meta/ros_control/ros_control-0.10.0.ebuild
deleted file mode 100644
index 0aed54a..0000000
--- a/ros-meta/ros_control/ros_control-0.10.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Controller interfaces, controller managers, transmissions, hardware_interfaces, control_toolbox"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/controller_interface
-	dev-ros/controller_manager
-	dev-ros/controller_manager_msgs
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/joint_limits_interface
-	dev-ros/rqt_controller_manager
-	dev-ros/transmission_interface
-"
-DEPEND="${RDEPEND}"

diff --git a/ros-meta/ros_control/ros_control-0.10.1.ebuild b/ros-meta/ros_control/ros_control-0.10.1.ebuild
deleted file mode 100644
index 0aed54a..0000000
--- a/ros-meta/ros_control/ros_control-0.10.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Controller interfaces, controller managers, transmissions, hardware_interfaces, control_toolbox"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/controller_interface
-	dev-ros/controller_manager
-	dev-ros/controller_manager_msgs
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/joint_limits_interface
-	dev-ros/rqt_controller_manager
-	dev-ros/transmission_interface
-"
-DEPEND="${RDEPEND}"

diff --git a/ros-meta/ros_control/ros_control-0.9.3.ebuild b/ros-meta/ros_control/ros_control-0.9.3.ebuild
deleted file mode 100644
index 0aed54a..0000000
--- a/ros-meta/ros_control/ros_control-0.9.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Controller interfaces, controller managers, transmissions, hardware_interfaces, control_toolbox"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/controller_interface
-	dev-ros/controller_manager
-	dev-ros/controller_manager_msgs
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/joint_limits_interface
-	dev-ros/rqt_controller_manager
-	dev-ros/transmission_interface
-"
-DEPEND="${RDEPEND}"


             reply	other threads:[~2016-05-24  7:32 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-24  7:32 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-03 10:50 [gentoo-commits] repo/gentoo:master commit in: ros-meta/ros_control/ Alexis Ballier
2021-01-05 20:03 Alexis Ballier
2020-10-12 19:08 Alexis Ballier
2020-08-25 12:37 Alexis Ballier
2018-10-11 16:28 Alexis Ballier
2018-07-17  7:08 Alexis Ballier
2018-04-28 15:22 Alexis Ballier
2018-04-22 12:56 Alexis Ballier
2018-03-27  6:41 Alexis Ballier
2017-12-26 19:08 Alexis Ballier
2017-12-26 19:08 Alexis Ballier
2017-08-10 13:02 Alexis Ballier
2017-06-29 20:28 Alexis Ballier
2017-02-15 13:24 Alexis Ballier
2016-12-12 20:24 Alexis Ballier
2016-11-29  9:28 Alexis Ballier
2016-08-21  6:34 Alexis Ballier
2016-05-24  7:32 Alexis Ballier
2016-05-24  7:32 Alexis Ballier
2016-04-30 14:18 Alexis Ballier
2015-11-24 12:33 Alexis Ballier
2015-09-23 12:50 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1464075118.2c263d32ac11b6a977521fc63c5eb8f6b473aac7.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox