summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-08-21 17:14:07 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-08-22 11:31:55 +0200
commit0abbfb628b3b34d13c9de8580188d8c00931b3cf (patch)
tree4f8ff42226e9739f2553ba18f45449ba9ea6ff69 /ros-meta/bond_core/bond_core-1.7.17.ebuild
parentmedia-sound/quimup: 1.4.3 version bump (diff)
downloadgentoo-0abbfb628b3b34d13c9de8580188d8c00931b3cf.tar.gz
gentoo-0abbfb628b3b34d13c9de8580188d8c00931b3cf.tar.bz2
gentoo-0abbfb628b3b34d13c9de8580188d8c00931b3cf.zip
ros-meta/bond_core: Remove old
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'ros-meta/bond_core/bond_core-1.7.17.ebuild')
-rw-r--r--ros-meta/bond_core/bond_core-1.7.17.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/ros-meta/bond_core/bond_core-1.7.17.ebuild b/ros-meta/bond_core/bond_core-1.7.17.ebuild
deleted file mode 100644
index e7ef42825e0d..000000000000
--- a/ros-meta/bond_core/bond_core-1.7.17.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/bond_core"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="A bond allows two processes, A and B, to know when the other has terminated"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/bond
- dev-ros/bondcpp
- dev-ros/bondpy
- dev-ros/smclib
- dev-ros/test_bond
-"
-DEPEND="${RDEPEND}"