summaryrefslogtreecommitdiff
path: root/dev-ros/rosbag
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-ros/rosbag
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-ros/rosbag')
-rw-r--r--dev-ros/rosbag/Manifest4
-rw-r--r--dev-ros/rosbag/rosbag-1.14.3-r3.ebuild4
-rw-r--r--dev-ros/rosbag/rosbag-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/rosbag/Manifest b/dev-ros/rosbag/Manifest
index ccd4b50712b9..780662e3d866 100644
--- a/dev-ros/rosbag/Manifest
+++ b/dev-ros/rosbag/Manifest
@@ -1,5 +1,5 @@
AUX yaml.patch 2142 BLAKE2B 3b42703dc19179852e53bb98e6b450014bfa21d3f253e912ff6ce970b0904ae700b724e761821fa9b5a880789de8c80a2820e9a64bb2e56fb1783b034f4291ad SHA512 a5c41b8b374b33c577375495e6599daa50685664794ffc0c9dd83118b4ea8d74c68e3831ea426a1a3bce585e35f9039a86fab4266840b4eb3302bb4454ac889a
DIST ros_comm-1.14.3.tar.gz 1045287 BLAKE2B c079983aa730e70028d1bf2c365d01d99ce09ced0c0f6443b18f9d0fb83715f6af4b313d6db4eb99dcc10052c81fa3e6560e7b3591b2fbe14b9ec20fac24babe SHA512 52df24f10f476697ee6fa340da354b45431f35018a25e2674dc9306f175929a4b0368753503ea143f87aeb4945a2e67c37f83d833f54b53f9a76a81022c280a3
-EBUILD rosbag-1.14.3-r3.ebuild 911 BLAKE2B de87eaebff18c2a72accd257ed44270fae079b8035f0355f0216fbe7222c9df3199fa2f7491416a6e0decfe32a62769d638c49086bbdbfc8cdf96aa6f3559f5a SHA512 5ae601041118b5275d30f3138e591ef22f1174d77e6e870f2995cca06bcd0b58bc6fbd6dd308f88863cf47b7e5f776599c59bb5d644e85fb1b9b7fc4fe83651a
-EBUILD rosbag-9999.ebuild 874 BLAKE2B c1d41aaa13cd380d567130ed9d883fc32410ecc7a8f955016d9b5f197112ebb81af87ed83c794233e206eebd2d5366e7e2ab3bf9f70e8979ca66ebc074217fdf SHA512 615c22f1ba5a370a7068ca05abc6dbd1d28f4fbb32ed486625004a51f85c3892310387e3b00f4404c5d2cf09629ac2f14f5445f777a23197e7f7850afe222886
+EBUILD rosbag-1.14.3-r3.ebuild 905 BLAKE2B 3b3f98ddac35f795a8d195c41883466b774c37e79028d3086ab7bbbbd0b405c194b4850590db6f954ad2ab7fa363f671ee8a018540c0e6108a05a7ac82293da6 SHA512 8528cfd738b64324316a057a16bc7155a330f2aa150f4dd7bdd241250ac509ce7f460564b0fc3a1eb1b6daa8e28f3eb7adc14b547f0e2545884567d0e68167ee
+EBUILD rosbag-9999.ebuild 868 BLAKE2B 26e66d7d90660835697cbe55d71cecbf77b06c93a136360f7df444e4e4ba724d560fff3d36c9251821bcb3ae2f4be91ae21834f96b939b344ea04245631b7587 SHA512 3019ee9a5280c79eccd96f0bab0aca964f751258bd095bf9b15c7ecd048d0f1a82c93417bdb34d013d67165d7abfe259794de40c729240391243b3ca2fc6210e
MISC metadata.xml 418 BLAKE2B 2d84b96bfb428654a9b926100a8bd083afb2addc6db8b2e6fb003fab4bb8c1615df40ee13c863a3ddfe98a1a1f9b72af8310a80a9f610a01fe14366afde2e38d SHA512 d7579d9a25bf9f83513e3d8058ec845ee9b59e5d999128532b63d992cee8ef94922aee88140f044829442077c6f9ae80d6b0b0f554cf677690fdc88a17c9f260
diff --git a/dev-ros/rosbag/rosbag-1.14.3-r3.ebuild b/dev-ros/rosbag/rosbag-1.14.3-r3.ebuild
index 85bf4e8aee9a..7e936c76873d 100644
--- a/dev-ros/rosbag/rosbag-1.14.3-r3.ebuild
+++ b/dev-ros/rosbag/rosbag-1.14.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
ROS_REPO_URI="https://github.com/ros/ros_comm"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=tools/${PN}
-PYTHON_COMPAT=( python{2_7,3_5} )
+PYTHON_COMPAT=( python2_7 )
inherit ros-catkin
diff --git a/dev-ros/rosbag/rosbag-9999.ebuild b/dev-ros/rosbag/rosbag-9999.ebuild
index e4ca9d626aae..a8c255f49839 100644
--- a/dev-ros/rosbag/rosbag-9999.ebuild
+++ b/dev-ros/rosbag/rosbag-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
ROS_REPO_URI="https://github.com/ros/ros_comm"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=tools/${PN}
-PYTHON_COMPAT=( python{2_7,3_5} )
+PYTHON_COMPAT=( python2_7 )
inherit ros-catkin