summaryrefslogtreecommitdiff
path: root/dev-ros/robot_pose_publisher
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-ros/robot_pose_publisher
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-ros/robot_pose_publisher')
-rw-r--r--dev-ros/robot_pose_publisher/Manifest4
-rw-r--r--dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild7
-rw-r--r--dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild7
3 files changed, 10 insertions, 8 deletions
diff --git a/dev-ros/robot_pose_publisher/Manifest b/dev-ros/robot_pose_publisher/Manifest
index d39b86474950..719fe38b52c8 100644
--- a/dev-ros/robot_pose_publisher/Manifest
+++ b/dev-ros/robot_pose_publisher/Manifest
@@ -1,4 +1,4 @@
DIST robot_pose_publisher-0.2.4.tar.gz 4269 BLAKE2B ba91c13f8502d38bbcaccc0adec6ab6b94cb2ee5fda5a05a4f3a9fa3e44e2995ededf58f842889b29fd16d6c1ab5197fe216c93b50ebca87827960c4e8199a27 SHA512 1309c0335dc0375802c3a4c7186d6248dca1307319d4ece6b390643d94bd2887cf5b016669d1b44025f04bd509424b7bee0d029c10f992a1207e2090366ae150
-EBUILD robot_pose_publisher-0.2.4.ebuild 458 BLAKE2B b3e1a8c279a4864cd0050e55c4def3a3947f47815974d05bc5dfc756988b6d57034292b4113229f00af307f3f743abbf89cc3a577ace95fcf601c62f3b7657b5 SHA512 9e34715e82f282879791601f1386961979586ba0c86353a7eb6a5d3dee51019e09e7c681dc7a998dcce273ffbb07a6d9a5bc4cc5c8bc6079d1fd6e54bbe64bb4
-EBUILD robot_pose_publisher-9999.ebuild 458 BLAKE2B b3e1a8c279a4864cd0050e55c4def3a3947f47815974d05bc5dfc756988b6d57034292b4113229f00af307f3f743abbf89cc3a577ace95fcf601c62f3b7657b5 SHA512 9e34715e82f282879791601f1386961979586ba0c86353a7eb6a5d3dee51019e09e7c681dc7a998dcce273ffbb07a6d9a5bc4cc5c8bc6079d1fd6e54bbe64bb4
+EBUILD robot_pose_publisher-0.2.4.ebuild 456 BLAKE2B e6680ef0d3a400ed1e666bb944ef18a378ba1480033f9fe968262f34745d5d18fa9a860e8e167c48b008efdb3303ca2c7ff654def268091ff37620109f916f00 SHA512 0fcb1c415415a9464bd995c7604cb8a42af1a30b35223899744f754535b529e6994cd7984d880fddd766bd30cb39aae66c7f337663449cdca186eb80de9e79b6
+EBUILD robot_pose_publisher-9999.ebuild 456 BLAKE2B e6680ef0d3a400ed1e666bb944ef18a378ba1480033f9fe968262f34745d5d18fa9a860e8e167c48b008efdb3303ca2c7ff654def268091ff37620109f916f00 SHA512 0fcb1c415415a9464bd995c7604cb8a42af1a30b35223899744f754535b529e6994cd7984d880fddd766bd30cb39aae66c7f337663449cdca186eb80de9e79b6
MISC metadata.xml 343 BLAKE2B 02980a3ace39a7ae2376e8f4d14785088a94def1e6f36dafb589c6a463531ce46158c6bb46a0e8a39310fb7e72acf677e2fdc27169ffae3b1c11b13df13047c4 SHA512 265d64db990d07210b235a8c1c34d37496dce50647185c2eb7c62be4d935c31c6eeded6595692be1ace82c3e24414e6289b9cf6d2190b8b85910842cf1d73c45
diff --git a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild b/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild
index c8e64900acd6..ea56dc707dea 100644
--- a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild
+++ b/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/GT-RAIL/robot_pose_publisher"
KEYWORDS="~amd64 ~arm"
@@ -15,6 +15,7 @@ IUSE=""
RDEPEND="
dev-ros/roscpp
dev-ros/tf
+"
+DEPEND="${RDEPEND}
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild b/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild
index c8e64900acd6..ea56dc707dea 100644
--- a/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild
+++ b/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/GT-RAIL/robot_pose_publisher"
KEYWORDS="~amd64 ~arm"
@@ -15,6 +15,7 @@ IUSE=""
RDEPEND="
dev-ros/roscpp
dev-ros/tf
+"
+DEPEND="${RDEPEND}
dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
"
-DEPEND="${RDEPEND}"