diff options
author | David Seifert <soap@gentoo.org> | 2021-06-18 21:15:52 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-06-18 21:15:52 +0200 |
commit | 18e6f46038c986ee09618296cff37c10cc91720a (patch) | |
tree | 060f770abe2841cb189f6f6e042ca9b82380108e /dev-ros | |
parent | dev-ros/rviz: Depend on dev-libs/boost:=[threads(+)] (diff) | |
download | gentoo-18e6f46038c986ee09618296cff37c10cc91720a.tar.gz gentoo-18e6f46038c986ee09618296cff37c10cc91720a.tar.bz2 gentoo-18e6f46038c986ee09618296cff37c10cc91720a.zip |
dev-ros/self_test: Depend on dev-libs/boost:=[threads(+)]
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/self_test/self_test-1.10.1-r1.ebuild (renamed from dev-ros/self_test/self_test-1.10.3.ebuild) | 2 | ||||
-rw-r--r-- | dev-ros/self_test/self_test-1.10.2-r1.ebuild (renamed from dev-ros/self_test/self_test-1.10.4.ebuild) | 2 | ||||
-rw-r--r-- | dev-ros/self_test/self_test-1.10.3-r1.ebuild (renamed from dev-ros/self_test/self_test-1.10.1.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/self_test/self_test-1.10.4-r1.ebuild (renamed from dev-ros/self_test/self_test-1.10.2.ebuild) | 4 | ||||
-rw-r--r-- | dev-ros/self_test/self_test-1.9.4-r1.ebuild | 29 | ||||
-rw-r--r-- | dev-ros/self_test/self_test-1.9.4.ebuild | 29 | ||||
-rw-r--r-- | dev-ros/self_test/self_test-1.9.6-r1.ebuild | 29 | ||||
-rw-r--r-- | dev-ros/self_test/self_test-1.9.6.ebuild | 29 | ||||
-rw-r--r-- | dev-ros/self_test/self_test-9999.ebuild | 4 |
9 files changed, 66 insertions, 66 deletions
diff --git a/dev-ros/self_test/self_test-1.10.3.ebuild b/dev-ros/self_test/self_test-1.10.1-r1.ebuild index 36d8eb282d81..5b4a7925d485 100644 --- a/dev-ros/self_test/self_test-1.10.3.ebuild +++ b/dev-ros/self_test/self_test-1.10.1-r1.ebuild @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/diagnostic_updater dev-ros/roscpp dev-ros/rostest - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] " DEPEND="${RDEPEND} dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] diff --git a/dev-ros/self_test/self_test-1.10.4.ebuild b/dev-ros/self_test/self_test-1.10.2-r1.ebuild index 36d8eb282d81..5b4a7925d485 100644 --- a/dev-ros/self_test/self_test-1.10.4.ebuild +++ b/dev-ros/self_test/self_test-1.10.2-r1.ebuild @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/diagnostic_updater dev-ros/roscpp dev-ros/rostest - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] " DEPEND="${RDEPEND} dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] diff --git a/dev-ros/self_test/self_test-1.10.1.ebuild b/dev-ros/self_test/self_test-1.10.3-r1.ebuild index 508f8474c698..5b4a7925d485 100644 --- a/dev-ros/self_test/self_test-1.10.1.ebuild +++ b/dev-ros/self_test/self_test-1.10.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/diagnostic_updater dev-ros/roscpp dev-ros/rostest - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] " DEPEND="${RDEPEND} dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] diff --git a/dev-ros/self_test/self_test-1.10.2.ebuild b/dev-ros/self_test/self_test-1.10.4-r1.ebuild index 508f8474c698..5b4a7925d485 100644 --- a/dev-ros/self_test/self_test-1.10.2.ebuild +++ b/dev-ros/self_test/self_test-1.10.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/diagnostic_updater dev-ros/roscpp dev-ros/rostest - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] " DEPEND="${RDEPEND} dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] diff --git a/dev-ros/self_test/self_test-1.9.4-r1.ebuild b/dev-ros/self_test/self_test-1.9.4-r1.ebuild new file mode 100644 index 000000000000..5b4a7925d485 --- /dev/null +++ b/dev-ros/self_test/self_test-1.9.4-r1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +ROS_REPO_URI="https://github.com/ros/diagnostics" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Robot self-test node" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/diagnostic_updater + dev-ros/roscpp + dev-ros/rostest + dev-libs/boost:=[threads(+)] +" +DEPEND="${RDEPEND} + dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + test? ( dev-ros/rostest )" + +src_test() { + export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" + ros-catkin_src_test +} diff --git a/dev-ros/self_test/self_test-1.9.4.ebuild b/dev-ros/self_test/self_test-1.9.4.ebuild deleted file mode 100644 index 508f8474c698..000000000000 --- a/dev-ros/self_test/self_test-1.9.4.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -ROS_REPO_URI="https://github.com/ros/diagnostics" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Robot self-test node" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/diagnostic_updater - dev-ros/roscpp - dev-ros/rostest - dev-libs/boost:=[threads] -" -DEPEND="${RDEPEND} - dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - test? ( dev-ros/rostest )" - -src_test() { - export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" - ros-catkin_src_test -} diff --git a/dev-ros/self_test/self_test-1.9.6-r1.ebuild b/dev-ros/self_test/self_test-1.9.6-r1.ebuild new file mode 100644 index 000000000000..5b4a7925d485 --- /dev/null +++ b/dev-ros/self_test/self_test-1.9.6-r1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +ROS_REPO_URI="https://github.com/ros/diagnostics" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Robot self-test node" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/diagnostic_updater + dev-ros/roscpp + dev-ros/rostest + dev-libs/boost:=[threads(+)] +" +DEPEND="${RDEPEND} + dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + test? ( dev-ros/rostest )" + +src_test() { + export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" + ros-catkin_src_test +} diff --git a/dev-ros/self_test/self_test-1.9.6.ebuild b/dev-ros/self_test/self_test-1.9.6.ebuild deleted file mode 100644 index 508f8474c698..000000000000 --- a/dev-ros/self_test/self_test-1.9.6.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -ROS_REPO_URI="https://github.com/ros/diagnostics" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Robot self-test node" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/diagnostic_updater - dev-ros/roscpp - dev-ros/rostest - dev-libs/boost:=[threads] -" -DEPEND="${RDEPEND} - dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - test? ( dev-ros/rostest )" - -src_test() { - export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}" - ros-catkin_src_test -} diff --git a/dev-ros/self_test/self_test-9999.ebuild b/dev-ros/self_test/self_test-9999.ebuild index 508f8474c698..5b4a7925d485 100644 --- a/dev-ros/self_test/self_test-9999.ebuild +++ b/dev-ros/self_test/self_test-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ RDEPEND=" dev-ros/diagnostic_updater dev-ros/roscpp dev-ros/rostest - dev-libs/boost:=[threads] + dev-libs/boost:=[threads(+)] " DEPEND="${RDEPEND} dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] |