summaryrefslogtreecommitdiff
path: root/dev-ros/roscpp_serialization/roscpp_serialization-0.6.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-05-18 00:10:51 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-05-18 00:10:51 +0100
commiteccb70a7f91b2d22582587f26d1a28bb31408b45 (patch)
tree3223e1fd54201bcf4ebecac6fbe87361cbe643e2 /dev-ros/roscpp_serialization/roscpp_serialization-0.6.4.ebuild
parenta2810985afabcc31d3eace5e61d8ea25b852ba17 (diff)
gentoo resync : 18.05.2019
Diffstat (limited to 'dev-ros/roscpp_serialization/roscpp_serialization-0.6.4.ebuild')
-rw-r--r--dev-ros/roscpp_serialization/roscpp_serialization-0.6.4.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-ros/roscpp_serialization/roscpp_serialization-0.6.4.ebuild b/dev-ros/roscpp_serialization/roscpp_serialization-0.6.4.ebuild
deleted file mode 100644
index 09e6f1c8844b..000000000000
--- a/dev-ros/roscpp_serialization/roscpp_serialization-0.6.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/roscpp_core"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Code for serialization"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/cpp_common
- dev-ros/rostime
- dev-ros/roscpp_traits
-"
-DEPEND="${RDEPEND}"