diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 18:22:14 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 19:29:49 +0200 |
commit | 46d306c5051710fc60ea33d5f49b184fa6ccff21 (patch) | |
tree | 9fc2fb142a1db4acf6971eddd7e6f52f37a1c9a3 /dev-ros/geometry_msgs | |
parent | dev-ros/nav_msgs: Remove old (diff) | |
download | gentoo-46d306c5051710fc60ea33d5f49b184fa6ccff21.tar.gz gentoo-46d306c5051710fc60ea33d5f49b184fa6ccff21.tar.bz2 gentoo-46d306c5051710fc60ea33d5f49b184fa6ccff21.zip |
dev-ros/geometry_msgs: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/geometry_msgs')
-rw-r--r-- | dev-ros/geometry_msgs/geometry_msgs-1.13.0.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/geometry_msgs/geometry_msgs-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/geometry_msgs/geometry_msgs-1.13.0.ebuild b/dev-ros/geometry_msgs/geometry_msgs-1.13.0.ebuild index 919f51717116..ccebfac4361b 100644 --- a/dev-ros/geometry_msgs/geometry_msgs-1.13.0.ebuild +++ b/dev-ros/geometry_msgs/geometry_msgs-1.13.0.ebuild @@ -1,11 +1,10 @@ # 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/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/geometry_msgs/geometry_msgs-9999.ebuild b/dev-ros/geometry_msgs/geometry_msgs-9999.ebuild index 919f51717116..ccebfac4361b 100644 --- a/dev-ros/geometry_msgs/geometry_msgs-9999.ebuild +++ b/dev-ros/geometry_msgs/geometry_msgs-9999.ebuild @@ -1,11 +1,10 @@ # 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/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" |