From 3cf7c3ef441822c889356fd1812ebf2944a59851 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Aug 2020 10:45:55 +0100 Subject: gentoo resync : 25.08.2020 --- dev-ros/rosgraph_msgs/Manifest | 6 +++--- dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild | 21 --------------------- dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.3.ebuild | 20 ++++++++++++++++++++ dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild | 3 +-- 4 files changed, 24 insertions(+), 26 deletions(-) delete mode 100644 dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild create mode 100644 dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.3.ebuild (limited to 'dev-ros/rosgraph_msgs') diff --git a/dev-ros/rosgraph_msgs/Manifest b/dev-ros/rosgraph_msgs/Manifest index ce83fe460424..b936c1721c85 100644 --- a/dev-ros/rosgraph_msgs/Manifest +++ b/dev-ros/rosgraph_msgs/Manifest @@ -1,4 +1,4 @@ -DIST ros_comm_msgs-1.11.2.tar.gz 2482 BLAKE2B 886f0bbbb00b0a291ba32ade834e466e03063087e0feaed9d7edbebb2871bc6ec314b4259bb728e662138384d455d5bbec5df49c5b1b6a448e98339cb3516ab7 SHA512 4750e234725b3cad8e2deb681f827e2f979f50bdfc0fccf4100288d2f663a68561f363702340b4569572837462cf6578f51213362d18b9694f6952fdcede1e6e -EBUILD rosgraph_msgs-1.11.2.ebuild 448 BLAKE2B 000d1ed9530687bb7c03e9cec40bcdd13c9275f46bbb323f1a31881e8465f340f22491dad8b5cf0f23dfd38183b99a1f17ee46dc6e50ad0cddf985800d0df738 SHA512 77af4285014f5238542468f2d31ce263e9b29ce7402b5bd6babf7de9d4ae32ba54333481f29744eceed93befcdffe26bfe8208f22ce2af8223429fc8dd13b41d -EBUILD rosgraph_msgs-9999.ebuild 448 BLAKE2B 000d1ed9530687bb7c03e9cec40bcdd13c9275f46bbb323f1a31881e8465f340f22491dad8b5cf0f23dfd38183b99a1f17ee46dc6e50ad0cddf985800d0df738 SHA512 77af4285014f5238542468f2d31ce263e9b29ce7402b5bd6babf7de9d4ae32ba54333481f29744eceed93befcdffe26bfe8208f22ce2af8223429fc8dd13b41d +DIST ros_comm_msgs-1.11.3.tar.gz 2483 BLAKE2B dd6753d0cd5f285cce9343e29c3c593260708bcc7627850564fe6e3975511b55359ee790d6ddf6066e8433c2fa03bc576d9f7ec41ee0a5a362a9e42be2c87e65 SHA512 e7afef3326fbbfa9435ecaed9a553de74d694def975e5e2bdaff6cc671c8001cdef540defb90df936c0731bfa5d3d7d6e00300847271cd8d3c00ec59b24f1207 +EBUILD rosgraph_msgs-1.11.3.ebuild 408 BLAKE2B 55c40e3d4d0d67e6ed7b8e37af99f8c7e9f16286169908380e431b2787196531ca679c3338d77004e96cb56fe7ecb6978ad0a4554fd7148ae634f70d036e47ea SHA512 f92fd23faeb53072f195af3bb309a4439e6e978045467c1cbdca0c7ab8c04246ef38d58f3f1bf5be2ccee4fe9b1cfefe919869c84f648c30327c890b171b141c +EBUILD rosgraph_msgs-9999.ebuild 408 BLAKE2B 55c40e3d4d0d67e6ed7b8e37af99f8c7e9f16286169908380e431b2787196531ca679c3338d77004e96cb56fe7ecb6978ad0a4554fd7148ae634f70d036e47ea SHA512 f92fd23faeb53072f195af3bb309a4439e6e978045467c1cbdca0c7ab8c04246ef38d58f3f1bf5be2ccee4fe9b1cfefe919869c84f648c30327c890b171b141c MISC metadata.xml 331 BLAKE2B bb21abfb707c7a52640eeb013b04df43dd72b32d8f048207f2d0d0e23732dd2c5727a3bfbc6a1a84d7c4885ba560e15b1dcca0089b1a0e301d2491cc117b9c5d SHA512 365791913afec69e27e8c220acd643eb6ac8e13419a04d38a672a9ba50e696719563b246207abe70a1b945e42c1b61c3348f543f4d7a66b0b6cf62668769cf64 diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild deleted file mode 100644 index 7cee75bd3604..000000000000 --- a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -CATKIN_HAS_MESSAGES=yes -ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) -ROS_SUBDIR=${PN} -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" - -inherit ros-catkin - -DESCRIPTION="Messages relating to ROS comm" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.3.ebuild b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.3.ebuild new file mode 100644 index 000000000000..9cc4b761683f --- /dev/null +++ b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.3.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +CATKIN_HAS_MESSAGES=yes +ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} +CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" + +inherit ros-catkin + +DESCRIPTION="Messages relating to ROS comm" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild b/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild index 7cee75bd3604..9cc4b761683f 100644 --- a/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild +++ b/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -- cgit v1.2.3