summaryrefslogtreecommitdiff
path: root/dev-ros/smach
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/smach
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-ros/smach')
-rw-r--r--dev-ros/smach/Manifest4
-rw-r--r--dev-ros/smach/smach-2.0.1.ebuild4
-rw-r--r--dev-ros/smach/smach-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ros/smach/Manifest b/dev-ros/smach/Manifest
index 4f4b90c74472..938bbb908bde 100644
--- a/dev-ros/smach/Manifest
+++ b/dev-ros/smach/Manifest
@@ -1,4 +1,4 @@
DIST executive_smach-2.0.1.tar.gz 42032 BLAKE2B 9271515a67436cd4873d4df5d1abae586af9ae856f9c90904732382e4824bd0bb23c820cd761017532604cde4c7c07ed4a98465b3267319dbc00b61b2d028dea SHA512 88be9ad6a0ec1e82e1592d26621fbbfe24e45640266f369cd03f192649bfd865e5a4ea576cf665161c0f89805e67b38b8b64b62a054ca1e217b99d8284f3b32a
-EBUILD smach-2.0.1.ebuild 420 BLAKE2B e1a88630ac09cdcbfa446dabd315979417d5aa08c72b9db894494d883414972f8aba5940b8f4659772e8b770d0f418f969c05556fd5193d62d4a91f93804d8f9 SHA512 9060812e7afd60f280081052c0cdd6720955e12c01cfe70ae8d13e6586dfe0fedf090f01cb757a0b7258e9309ede3d280163d9b64f0d47c006e3081ed23b0a35
-EBUILD smach-9999.ebuild 420 BLAKE2B e1a88630ac09cdcbfa446dabd315979417d5aa08c72b9db894494d883414972f8aba5940b8f4659772e8b770d0f418f969c05556fd5193d62d4a91f93804d8f9 SHA512 9060812e7afd60f280081052c0cdd6720955e12c01cfe70ae8d13e6586dfe0fedf090f01cb757a0b7258e9309ede3d280163d9b64f0d47c006e3081ed23b0a35
+EBUILD smach-2.0.1.ebuild 413 BLAKE2B ee547e323bf5d5d6ff9009f3ac52b15771ebd713451f82cf6d578120ab7f9bea14233c2f19b072de562c88e41c575ebe231cf4a4a42b880773f240252a04739d SHA512 416ce343e90c984c12c597620d871d6154547584cbcdd0e92e157e2b6b5ffb27da3aa635f901869d62e902f8b58b5e0442a87e7321a07a49a4843016ca1f1198
+EBUILD smach-9999.ebuild 413 BLAKE2B ee547e323bf5d5d6ff9009f3ac52b15771ebd713451f82cf6d578120ab7f9bea14233c2f19b072de562c88e41c575ebe231cf4a4a42b880773f240252a04739d SHA512 416ce343e90c984c12c597620d871d6154547584cbcdd0e92e157e2b6b5ffb27da3aa635f901869d62e902f8b58b5e0442a87e7321a07a49a4843016ca1f1198
MISC metadata.xml 333 BLAKE2B 9464368a741c4058fe2563c0a8a575e29bf8a74c43430a6c6f7be286419f675a560290c95d2afdf6e942843e233680e86886237a43ebe8d36136ebd36b4feb04 SHA512 c5e649958133658717bd4d1723953187a4c9626c7a1143fa784bc10ef533165bcb386248a42e20e9c1f7de4147e34c5a09f1009c5c65a78e2ed8fa0ccfc56165
diff --git a/dev-ros/smach/smach-2.0.1.ebuild b/dev-ros/smach/smach-2.0.1.ebuild
index 68a81710c99f..31bf99833587 100644
--- a/dev-ros/smach/smach-2.0.1.ebuild
+++ b/dev-ros/smach/smach-2.0.1.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/executive_smach"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
inherit ros-catkin
diff --git a/dev-ros/smach/smach-9999.ebuild b/dev-ros/smach/smach-9999.ebuild
index 68a81710c99f..31bf99833587 100644
--- a/dev-ros/smach/smach-9999.ebuild
+++ b/dev-ros/smach/smach-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/executive_smach"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
inherit ros-catkin