commit:     f757796c3b69aae3991f478972038bd9248f7d1a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 11:39:52 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 11:39:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f757796c

dev-ros/rqt_bag_plugins: Remove old

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-ros/rqt_bag_plugins/Manifest                   |  2 --
 .../rqt_bag_plugins/rqt_bag_plugins-0.4.7.ebuild   | 31 ----------------------
 .../rqt_bag_plugins/rqt_bag_plugins-0.4.8.ebuild   | 31 ----------------------
 3 files changed, 64 deletions(-)

diff --git a/dev-ros/rqt_bag_plugins/Manifest b/dev-ros/rqt_bag_plugins/Manifest
index 41e2cea101e..57a917522b0 100644
--- a/dev-ros/rqt_bag_plugins/Manifest
+++ b/dev-ros/rqt_bag_plugins/Manifest
@@ -1,3 +1 @@
-DIST rqt_bag-0.4.8.tar.gz 50064 SHA256 
0936b25acecb3906d88493bb6f8056ac7bbb42eb4dbb1de7a63dcdbfc71d6d47 SHA512 
f9eae9c0cfe9caea40c3bf785dc320ed7642ce566bef67637adaba55c6a25a470c08f85e8a0af02d17e73bdf80daeec8a1a7ba7b1b35c847268e83d0af55e173
 WHIRLPOOL 
00fd1593fa06d6397ef43d517ee173e005c0d0eb9d35c2f0447882d83c89a026c48290b7e1f521759565de867c7886f5d6aa2a06cc075415f94e10e60b51e8e9
 DIST rqt_bag-0.4.9.tar.gz 50135 SHA256 
a46a7ecacd7117a5b1e94558c2480401873c9b9f31555282b28bd92ce6646596 SHA512 
1734db3cb7ed34dcddadaf875c13ac97c7b5a86e8028e744d55e5d7bba13a6a4fbe3db628975c847d100332642410d2eb84c2d47cc439b367d9be94c205aabdb
 WHIRLPOOL 
a546f6fac051f81ed7eba32511d83189566353aacb565f99a427cf65c221b69eee14751d04962ec481ecdb720d7760015ea17011707a5f73edebb6a3943e321f
-DIST rqt_common_plugins-0.4.7.tar.gz 246977 SHA256 
83153ad89c67551c3fb4f36cad7f056d90c559958ac80203e2aa4605beb49a7f SHA512 
eb10a7c03bb079d939a9705a08e9194c83e020235a13ed2d4ff8e9c3c73e5abbd0a9bd7c00587135767497b155bb9516d7b4c2240fbe2118d7b0668d6ee32ab7
 WHIRLPOOL 
b002f836ee0f5ea213ec31be8e59910c7c3c9508301389309e60eeb7dd35989ae4e4dfa5fa9ee592371f05e6cd842a6e3b0ccd6ac4ed7a9efd8d60c36b1e6d65

diff --git a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.7.ebuild 
b/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.7.ebuild
deleted file mode 100644
index ced2f0e7d42..00000000000
--- a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.7.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins";
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for displaying and replaying ROS bag files"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-       dev-python/pycairo[${PYTHON_USEDEP}]
-       dev-python/pillow[${PYTHON_USEDEP}]
-       dev-ros/rosbag[${PYTHON_USEDEP}]
-       dev-ros/roslib[${PYTHON_USEDEP}]
-       dev-ros/rospy[${PYTHON_USEDEP}]
-       dev-ros/rqt_bag[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-       dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-       dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.8.ebuild 
b/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.8.ebuild
deleted file mode 100644
index 48735760362..00000000000
--- a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.8.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_bag";
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for displaying and replaying ROS bag files"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-       dev-python/pycairo[${PYTHON_USEDEP}]
-       dev-python/pillow[${PYTHON_USEDEP}]
-       dev-ros/rosbag[${PYTHON_USEDEP}]
-       dev-ros/roslib[${PYTHON_USEDEP}]
-       dev-ros/rospy[${PYTHON_USEDEP}]
-       dev-ros/rqt_bag[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-       dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-       dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

Reply via email to