summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 20:22:32 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:46 +0200
commit0703bec77ed7ff55dd92ceee9b0614834853fb17 (patch)
tree611809a4a5b8321b21ad01ab8f1dc4dac22945f4 /ros-meta/roscpp_core/roscpp_core-0.6.7.ebuild
parentros-meta/driver_common: eapi7 (diff)
downloadgentoo-0703bec77ed7ff55dd92ceee9b0614834853fb17.tar.gz
gentoo-0703bec77ed7ff55dd92ceee9b0614834853fb17.tar.bz2
gentoo-0703bec77ed7ff55dd92ceee9b0614834853fb17.zip
ros-meta/roscpp_core: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/roscpp_core/roscpp_core-0.6.7.ebuild')
-rw-r--r--ros-meta/roscpp_core/roscpp_core-0.6.7.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/ros-meta/roscpp_core/roscpp_core-0.6.7.ebuild b/ros-meta/roscpp_core/roscpp_core-0.6.7.ebuild
deleted file mode 100644
index cc4bce1ba508..000000000000
--- a/ros-meta/roscpp_core/roscpp_core-0.6.7.ebuild
+++ /dev/null
@@ -1,22 +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="Underlying data libraries for roscpp messages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/cpp_common
- dev-ros/rostime
- dev-ros/roscpp_traits
- dev-ros/roscpp_serialization
-"
-DEPEND="${RDEPEND}"