From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/test_bond/
Date: Mon, 10 Jul 2017 01:38:05 +0000 (UTC) [thread overview]
Message-ID: <1499650619.c6f3cc4c736a01b7f48327dd19181d13c740842a.aballier@gentoo> (raw)
commit: c6f3cc4c736a01b7f48327dd19181d13c740842a
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 10 01:36:59 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jul 10 01:36:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f3cc4c
dev-ros/test_bond: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ros/test_bond/Manifest | 3 ---
dev-ros/test_bond/test_bond-1.7.16.ebuild | 23 -----------------------
dev-ros/test_bond/test_bond-1.7.17.ebuild | 23 -----------------------
dev-ros/test_bond/test_bond-1.7.18.ebuild | 23 -----------------------
4 files changed, 72 deletions(-)
diff --git a/dev-ros/test_bond/Manifest b/dev-ros/test_bond/Manifest
index 834d7dae727..94df6ea2584 100644
--- a/dev-ros/test_bond/Manifest
+++ b/dev-ros/test_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/test_bond/test_bond-1.7.16.ebuild b/dev-ros/test_bond/test_bond-1.7.16.ebuild
deleted file mode 100644
index fdbe02c30c0..00000000000
--- a/dev-ros/test_bond/test_bond-1.7.16.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"
-CATKIN_HAS_MESSAGES=yes
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Tests for bond, bondpy and bondcpp"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/bondcpp
- dev-ros/bondpy[${PYTHON_USEDEP}]
- dev-ros/rostest[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/test_bond/test_bond-1.7.17.ebuild b/dev-ros/test_bond/test_bond-1.7.17.ebuild
deleted file mode 100644
index fdbe02c30c0..00000000000
--- a/dev-ros/test_bond/test_bond-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"
-CATKIN_HAS_MESSAGES=yes
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Tests for bond, bondpy and bondcpp"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/bondcpp
- dev-ros/bondpy[${PYTHON_USEDEP}]
- dev-ros/rostest[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/test_bond/test_bond-1.7.18.ebuild b/dev-ros/test_bond/test_bond-1.7.18.ebuild
deleted file mode 100644
index 0503c35a5f5..00000000000
--- a/dev-ros/test_bond/test_bond-1.7.18.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 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"
-CATKIN_HAS_MESSAGES=yes
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Tests for bond, bondpy and bondcpp"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/bondcpp
- dev-ros/bondpy[${PYTHON_USEDEP}]
- dev-ros/rostest[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
next reply other threads:[~2017-07-10 1:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-10 1:38 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-31 9:10 [gentoo-commits] repo/gentoo:master commit in: dev-ros/test_bond/ Alexis Ballier
2020-07-29 16:25 Alexis Ballier
2018-08-22 9:32 Alexis Ballier
2017-11-04 13:23 Alexis Ballier
2017-08-01 12:01 Alexis Ballier
2017-07-10 1:38 Alexis Ballier
2017-03-29 6:48 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2015-09-22 15:17 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1499650619.c6f3cc4c736a01b7f48327dd19181d13c740842a.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox