summaryrefslogtreecommitdiff
path: root/dev-ros/turtle_tf2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /dev-ros/turtle_tf2
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'dev-ros/turtle_tf2')
-rw-r--r--dev-ros/turtle_tf2/Manifest6
-rw-r--r--dev-ros/turtle_tf2/turtle_tf2-0.2.3.ebuild (renamed from dev-ros/turtle_tf2/turtle_tf2-0.2.2-r1.ebuild)5
-rw-r--r--dev-ros/turtle_tf2/turtle_tf2-9999.ebuild5
3 files changed, 7 insertions, 9 deletions
diff --git a/dev-ros/turtle_tf2/Manifest b/dev-ros/turtle_tf2/Manifest
index 529737e45ac5..95d16457630b 100644
--- a/dev-ros/turtle_tf2/Manifest
+++ b/dev-ros/turtle_tf2/Manifest
@@ -1,4 +1,4 @@
-DIST geometry_tutorials-0.2.2.tar.gz 15148 BLAKE2B 459d2661ef9b21ebf465097c6fb4f01dee2b3d96b0dd6494fe91996513a60764747b2844f931f7351bcea59698e52fcf1d821ce5484ca0bb8b2e1501bdb5492f SHA512 5a6fe2e26d11d3fe8c1fc6979d1d76b13b01df23ef1f0d5e5df094aa0441e1ded33d2402b88be1143a88002ecde2a6bddc3b03efca713bd5521c68de2e054548
-EBUILD turtle_tf2-0.2.2-r1.ebuild 673 BLAKE2B d78c85601295d95e7c6e5184cd6534475ad46b461ef3cc463cd2e4f2172adc824d70a077c42f20250d072b2fd3e6d5504f85311bfd1a71d0881a23e0abc74b78 SHA512 09361b68326c63dedb0b4bc1b8fc50dbf2f9de47d8a6fc2f8b82fb8600e7d9474c3baa6c9e8cc57288a4616cba635204d4f56f4f012dd9c58ae4e8c608bfa351
-EBUILD turtle_tf2-9999.ebuild 673 BLAKE2B d78c85601295d95e7c6e5184cd6534475ad46b461ef3cc463cd2e4f2172adc824d70a077c42f20250d072b2fd3e6d5504f85311bfd1a71d0881a23e0abc74b78 SHA512 09361b68326c63dedb0b4bc1b8fc50dbf2f9de47d8a6fc2f8b82fb8600e7d9474c3baa6c9e8cc57288a4616cba635204d4f56f4f012dd9c58ae4e8c608bfa351
+DIST geometry_tutorials-0.2.3.tar.gz 16105 BLAKE2B 331e9d3f156610ef62242d4ade54c5b5e7b688ca6299e0b3d1bc8f9ceaed66e97df609e595d8c8d83b0a281e403f5f20434e990553f1391d39d85348df397fa8 SHA512 3dbc22f50abf790340711cd7f297c2fb9561bb0f1037cf8988b8304f3f862eb66cb07604b571cb7d2acaba04aba567b903a578998a5ff18673c125b337c9d635
+EBUILD turtle_tf2-0.2.3.ebuild 645 BLAKE2B 6b91f6f7401786bb7b9348064b56a0702afe632030a2e34e20dc0220c3b76d87e3e6b09cb0169e46952c414605c1bd257b3861fc5c5f95069296aa5777f81373 SHA512 db58d6fed8a37ece4d796e5914b6bf48b87ccee9f8d1f97caead33b49c93cb19eed3fd85b5c664d388b5357d3a7bfe74fc70555b4e0b5435c56f6bb668619cd8
+EBUILD turtle_tf2-9999.ebuild 645 BLAKE2B 6b91f6f7401786bb7b9348064b56a0702afe632030a2e34e20dc0220c3b76d87e3e6b09cb0169e46952c414605c1bd257b3861fc5c5f95069296aa5777f81373 SHA512 db58d6fed8a37ece4d796e5914b6bf48b87ccee9f8d1f97caead33b49c93cb19eed3fd85b5c664d388b5357d3a7bfe74fc70555b4e0b5435c56f6bb668619cd8
MISC metadata.xml 336 BLAKE2B d96d84717f479ca09194af211cae6924a342d43f2007badbe36f8986ce87000b5ee576a796dccbe741707dbeec730100c3a6f0a217bbceaae13b8397627ddf57 SHA512 79de9c6a61f56c0a03ff7eb31ba09215ff77e79a35980d3a63cbfd38cd4d5f84b0a8d6074aeb0d281884bcba981aa8467695a9249fdd644579eabc8bfe787da0
diff --git a/dev-ros/turtle_tf2/turtle_tf2-0.2.2-r1.ebuild b/dev-ros/turtle_tf2/turtle_tf2-0.2.3.ebuild
index 317903b4fac6..f971ef911f09 100644
--- a/dev-ros/turtle_tf2/turtle_tf2-0.2.2-r1.ebuild
+++ b/dev-ros/turtle_tf2/turtle_tf2-0.2.3.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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/ros/geometry_tutorials"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
inherit ros-catkin
diff --git a/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild b/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild
index 317903b4fac6..f971ef911f09 100644
--- a/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild
+++ b/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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/ros/geometry_tutorials"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
inherit ros-catkin