summaryrefslogtreecommitdiff
path: root/dev-ros/rosmake
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/rosmake
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-ros/rosmake')
-rw-r--r--dev-ros/rosmake/Manifest4
-rw-r--r--dev-ros/rosmake/rosmake-1.14.7.ebuild4
-rw-r--r--dev-ros/rosmake/rosmake-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/rosmake/Manifest b/dev-ros/rosmake/Manifest
index 5dc1d4382a1c..aff698e1a523 100644
--- a/dev-ros/rosmake/Manifest
+++ b/dev-ros/rosmake/Manifest
@@ -1,4 +1,4 @@
DIST ros-1.14.7.tar.gz 175854 BLAKE2B 713ad5036a14a27556c9cc68f12b737562148f786c5d5ac32ba8328a05d63df3154222762af1fba7db34b11123a2cdc6f3a23770f9ddf1f30a7d14ef47a26ecc SHA512 b4ea471586630754c5d212ec32c5d5d20b4bb25b707c69249bf976384eb23ad6e2fa95906167ce48c916ca4ab12747a031184073c70fe6986efcc3258a1f5498
-EBUILD rosmake-1.14.7.ebuild 446 BLAKE2B d9c4bd2f29a202e45f55e6f5725beab419bf96936f583ab949c56ce67a2b09e8b8fd4d50b8421d2beb0f0413adbe48aba1c95581e36b16e0b14b79bc082fcb17 SHA512 3f041a749dcf0d39c1c3a026717f1ea5590163dcf7e5330fba3a27a0b38ef3f7cd60afc9f6921d334c01939e3564056099007d4fc569180b41eff1695b180c4d
-EBUILD rosmake-9999.ebuild 446 BLAKE2B d9c4bd2f29a202e45f55e6f5725beab419bf96936f583ab949c56ce67a2b09e8b8fd4d50b8421d2beb0f0413adbe48aba1c95581e36b16e0b14b79bc082fcb17 SHA512 3f041a749dcf0d39c1c3a026717f1ea5590163dcf7e5330fba3a27a0b38ef3f7cd60afc9f6921d334c01939e3564056099007d4fc569180b41eff1695b180c4d
+EBUILD rosmake-1.14.7.ebuild 440 BLAKE2B bec302608b2024c73501d61bcf6a378cd7721db91818fc4c3f7f0c8f6b4cf09f78a9b48250c588d12c2fe21d7e8bd7c767d584dbd8c82b3ee533cdf5a4b699f5 SHA512 6e05f75d9ca6349ab4e9e75e92b4e1de4aeff843fd6f13a17a9e29e2dbc9f94eeefb999d01767f1bf98659c8829bdd323018b74751caf830cb9588bf90e4447d
+EBUILD rosmake-9999.ebuild 440 BLAKE2B bec302608b2024c73501d61bcf6a378cd7721db91818fc4c3f7f0c8f6b4cf09f78a9b48250c588d12c2fe21d7e8bd7c767d584dbd8c82b3ee533cdf5a4b699f5 SHA512 6e05f75d9ca6349ab4e9e75e92b4e1de4aeff843fd6f13a17a9e29e2dbc9f94eeefb999d01767f1bf98659c8829bdd323018b74751caf830cb9588bf90e4447d
MISC metadata.xml 321 BLAKE2B 5aff6f63738a6c61bcd8109bcc02f50d4237d3da78403a8c9b621d2c7d825f9be53f11f825b377c927334e7504495cdef9c48418689dcdeed4200a0d82fd81e3 SHA512 0707198ce7a91d49db28c402c1e0ae63251b706f002d35d2116c0b38669d42c07696c46eb3eae61deeb6fdb0d8ef2da900ead8d83d87970f055f818925f9c5fb
diff --git a/dev-ros/rosmake/rosmake-1.14.7.ebuild b/dev-ros/rosmake/rosmake-1.14.7.ebuild
index 734dd611a6f8..68a65900edd9 100644
--- a/dev-ros/rosmake/rosmake-1.14.7.ebuild
+++ b/dev-ros/rosmake/rosmake-1.14.7.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
ROS_REPO_URI="https://github.com/ros/ros"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_5} )
+PYTHON_COMPAT=( python2_7 )
ROS_SUBDIR=tools/${PN}
inherit ros-catkin
diff --git a/dev-ros/rosmake/rosmake-9999.ebuild b/dev-ros/rosmake/rosmake-9999.ebuild
index 734dd611a6f8..68a65900edd9 100644
--- a/dev-ros/rosmake/rosmake-9999.ebuild
+++ b/dev-ros/rosmake/rosmake-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
ROS_REPO_URI="https://github.com/ros/ros"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_5} )
+PYTHON_COMPAT=( python2_7 )
ROS_SUBDIR=tools/${PN}
inherit ros-catkin