summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-14 13:38:02 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-14 14:20:47 +0200
commit4dab0a825fba4d99686c745434bbbb42d01ee233 (patch)
treebb44e2e959a87a95c95504d5198baa7d9513cc9d /dev-ros/trajectory_msgs/trajectory_msgs-1.12.4.ebuild
parentdev-ros/control_msgs: remove old (diff)
downloadgentoo-4dab0a825fba4d99686c745434bbbb42d01ee233.tar.gz
gentoo-4dab0a825fba4d99686c745434bbbb42d01ee233.tar.bz2
gentoo-4dab0a825fba4d99686c745434bbbb42d01ee233.zip
dev-ros/trajectory_msgs: remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ros/trajectory_msgs/trajectory_msgs-1.12.4.ebuild')
-rw-r--r--dev-ros/trajectory_msgs/trajectory_msgs-1.12.4.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-ros/trajectory_msgs/trajectory_msgs-1.12.4.ebuild b/dev-ros/trajectory_msgs/trajectory_msgs-1.12.4.ebuild
deleted file mode 100644
index 06f5b57748b3..000000000000
--- a/dev-ros/trajectory_msgs/trajectory_msgs-1.12.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros/common_msgs"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Messages for defining robot trajectories"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"