commit:     3d3948bd2fb747e5a964e37c770582130e93322a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 14 13:22:28 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Oct 14 13:22:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d3948bd

dev-ros/tf: remove old

Package-Manager: portage-2.3.2

 dev-ros/tf/Manifest         |  1 -
 dev-ros/tf/tf-1.11.7.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-ros/tf/Manifest b/dev-ros/tf/Manifest
index 8a840c9..ec1d90b 100644
--- a/dev-ros/tf/Manifest
+++ b/dev-ros/tf/Manifest
@@ -1,2 +1 @@
-DIST geometry-1.11.7.tar.gz 185886 SHA256 
fbfbc707d239a76f7258372cb73a78341c0433d990d6f053340417c5ecb84231 SHA512 
f5cf1ffdde96fc5fd375b3363192b355a2b423256bcbb9e1a7929a715b648a41919734653f9db9210fcd62a19a50c08b3c48c853dbaa4d370599732753a906e0
 WHIRLPOOL 
4958ca10d33d96d1d213ee778687d6d66e20bbf0b527d23bcdb4949fa8c3371831d9fe70ace862128c7018cf41f00c0280a64d9dd0eb6699dace50cf3f560b03
 DIST geometry-1.11.8.tar.gz 186749 SHA256 
a372f2225d6d9625dadc9dee817281a22dfb4b4dc8fd129ee1fb9375993bfd88 SHA512 
a7d1383635d96b8a95486cbb9d1fdfc762846cb6ecc41c0deef76cea4d9f9cde99c4b079527a25bc5ac559d4987fe7a4c3159e2435942bb3d4fb992da68e0e04
 WHIRLPOOL 
e527970486796a67e1a8edfec0a8abfd562e36bbc9f38cf5a335bbd178f4dd68b067e526e4d308389e61852af8b17a59b0bb82a4faa3a45856c553ddd228fe3b

diff --git a/dev-ros/tf/tf-1.11.7.ebuild b/dev-ros/tf/tf-1.11.7.ebuild
deleted file mode 100644
index f81e4cc..00000000
--- a/dev-ros/tf/tf-1.11.7.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros/geometry";
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Maintains the relationship between coordinate frames in a tree 
structure buffered in time"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-libs/boost:=[threads]
-       dev-ros/angles
-       dev-ros/message_filters
-       dev-ros/rosconsole
-       dev-ros/rostime
-       dev-ros/roscpp
-       dev-ros/tf2_ros
-       dev-ros/rospy[${PYTHON_USEDEP}]
-       dev-ros/roslib[${PYTHON_USEDEP}]
-       dev-python/rospkg[${PYTHON_USEDEP}]
-       
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
-       
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
-       dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}
-       test? (
-               dev-ros/rostest[${PYTHON_USEDEP}]
-               dev-cpp/gtest
-               dev-python/nose[${PYTHON_USEDEP}]
-       )"

Reply via email to