diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-14 13:33:43 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-14 14:20:46 +0200 |
commit | 242dde9c27a330908e362fa95b42fbb294a489c1 (patch) | |
tree | 4935370b914163d0f1827ab43ec8c6d0ad506b7b /dev-ros/bond | |
parent | dev-ros/audio_common_msgs: add more python support (diff) | |
download | gentoo-242dde9c27a330908e362fa95b42fbb294a489c1.tar.gz gentoo-242dde9c27a330908e362fa95b42fbb294a489c1.tar.bz2 gentoo-242dde9c27a330908e362fa95b42fbb294a489c1.zip |
dev-ros/bond: remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ros/bond')
-rw-r--r-- | dev-ros/bond/Manifest | 3 | ||||
-rw-r--r-- | dev-ros/bond/bond-1.7.16.ebuild | 20 | ||||
-rw-r--r-- | dev-ros/bond/bond-1.7.17.ebuild | 20 | ||||
-rw-r--r-- | dev-ros/bond/bond-1.7.18.ebuild | 20 |
4 files changed, 0 insertions, 63 deletions
diff --git a/dev-ros/bond/Manifest b/dev-ros/bond/Manifest index 834d7dae7279..94df6ea25845 100644 --- a/dev-ros/bond/Manifest +++ b/dev-ros/bond/Manifest @@ -1,4 +1 @@ -DIST bond_core-1.7.16.tar.gz 25327 SHA256 177dc78ef9cf3cd9f48fe5aca4742f504956c71641c75048b7559af0e2aacd53 SHA512 1c35776782edfb7397845fde0ef3fcaac6179f1c55637fd5209303feb1755f13bff85e6cf36a2dd2671c18d5b433cb8e9ede04df923f742e22934b19d044e06e WHIRLPOOL 56fd05d2c6c8f5fb9fa8b47f2da939e16f79f39937febbf588137d5dd411c03f0c30edb3e70b50ed4c6b7c1ce8a0f1cd8c1922038c20495e62a57c80d0958864 -DIST bond_core-1.7.17.tar.gz 31334 SHA256 41e511233510b6d8c73f354c2198c4ff5e82bafa47120fb3ffcb6704a2d7f1a6 SHA512 248146e6704c36f014e0f4c5178e566b6c4e344f46b39d4ac9a6cf6b152d1c163b5881921168b8898ec44da9d9b5bc69dc3a66ae26be61007c109aed1990ee73 WHIRLPOOL 2da1910eedc7b4af12c6172c01fd7fe60ad11645366e0b3e684c458b4f78a82b61f957c12d88f248cbc1aced57c4f97a2e1c6319c5a417a470fb1d0904ca66a9 -DIST bond_core-1.7.18.tar.gz 31402 SHA256 cdcad6a9a311bbe2f8f05ece55f595c0443b3a99e1c9ebd7b1c50ff05d6de123 SHA512 d943ea3ad4de6cbf8f703161a511d235229369ec593ff6532180cf7a0114ba51d20b736491d4c4415b642c1994901ba51983580cd02aa69d64c4e0a318e00a75 WHIRLPOOL 6bca598dd0d5a781270f78d5511e2a324a7d953ec4c655b8429c63c047a8edb260436bbcbac4e4eda86066b9619f898cc6565c37bf0b420b9e397454c38654a7 DIST bond_core-1.7.19.tar.gz 31455 SHA256 67d7f1cbfe1a007ba48aa477f722e185485006cbd0abdd1460f580d677f89643 SHA512 63584fa465dba48def1c049e713b0438ea6dd15bd968ee5a1ef969e21540d2693eb61bffb40134dd28486c83c6e54d8db9c71af8f2949bd38a3f7c63be5b65fb WHIRLPOOL 4b449593c5e7fcde7bd3c0262eb7e60fc8db94467e5deec51cf3259fe9245332b8a2dd18e705ea9017639a921dc3d1e872f77929d16e8c159320e44f64fb466c diff --git a/dev-ros/bond/bond-1.7.16.ebuild b/dev-ros/bond/bond-1.7.16.ebuild deleted file mode 100644 index 924ca674f20f..000000000000 --- a/dev-ros/bond/bond-1.7.16.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/bond_core" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4} ) -ROS_SUBDIR=${PN} -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" - -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="" -DEPEND="${RDEPEND}" diff --git a/dev-ros/bond/bond-1.7.17.ebuild b/dev-ros/bond/bond-1.7.17.ebuild deleted file mode 100644 index 924ca674f20f..000000000000 --- a/dev-ros/bond/bond-1.7.17.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/bond_core" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4} ) -ROS_SUBDIR=${PN} -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" - -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="" -DEPEND="${RDEPEND}" diff --git a/dev-ros/bond/bond-1.7.18.ebuild b/dev-ros/bond/bond-1.7.18.ebuild deleted file mode 100644 index 49308e8545b2..000000000000 --- a/dev-ros/bond/bond-1.7.18.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2016 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/bond_core" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_4} ) -ROS_SUBDIR=${PN} -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" - -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="" -DEPEND="${RDEPEND}" |