summaryrefslogtreecommitdiff
path: root/dev-ros/smach
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-ros/smach
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
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 da2c3c62f28e..4f4b90c74472 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 427 BLAKE2B 7fe1e83856d97f0541767052121678f4fa5149b05f57d01ea124b819ba2f9385a26e41e35d01da2edcc1bc8077308c7a4b743d426ee0302258674eb69fb36827 SHA512 d31e236924bd3ce279c9e99e3a7a486140982b2ff6e0a7187c7b12a65998a7d31066279334b3fb24a53e3890c5c920bbbf6a08edd6b608521b564d10e480bcdf
-EBUILD smach-9999.ebuild 427 BLAKE2B 7fe1e83856d97f0541767052121678f4fa5149b05f57d01ea124b819ba2f9385a26e41e35d01da2edcc1bc8077308c7a4b743d426ee0302258674eb69fb36827 SHA512 d31e236924bd3ce279c9e99e3a7a486140982b2ff6e0a7187c7b12a65998a7d31066279334b3fb24a53e3890c5c920bbbf6a08edd6b608521b564d10e480bcdf
+EBUILD smach-2.0.1.ebuild 420 BLAKE2B e1a88630ac09cdcbfa446dabd315979417d5aa08c72b9db894494d883414972f8aba5940b8f4659772e8b770d0f418f969c05556fd5193d62d4a91f93804d8f9 SHA512 9060812e7afd60f280081052c0cdd6720955e12c01cfe70ae8d13e6586dfe0fedf090f01cb757a0b7258e9309ede3d280163d9b64f0d47c006e3081ed23b0a35
+EBUILD smach-9999.ebuild 420 BLAKE2B e1a88630ac09cdcbfa446dabd315979417d5aa08c72b9db894494d883414972f8aba5940b8f4659772e8b770d0f418f969c05556fd5193d62d4a91f93804d8f9 SHA512 9060812e7afd60f280081052c0cdd6720955e12c01cfe70ae8d13e6586dfe0fedf090f01cb757a0b7258e9309ede3d280163d9b64f0d47c006e3081ed23b0a35
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 8e7347a0da5d..68a81710c99f 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-2017 Gentoo Foundation
+# Copyright 1999-2019 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_4,3_5,3_6} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} )
ROS_SUBDIR=${PN}
inherit ros-catkin
diff --git a/dev-ros/smach/smach-9999.ebuild b/dev-ros/smach/smach-9999.ebuild
index 8e7347a0da5d..68a81710c99f 100644
--- a/dev-ros/smach/smach-9999.ebuild
+++ b/dev-ros/smach/smach-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 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_4,3_5,3_6} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy{,3} )
ROS_SUBDIR=${PN}
inherit ros-catkin