summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-08 18:19:45 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-08 19:29:47 +0200
commit8869a1165b43e0294e352a04fc71c73ab8e0c52a (patch)
tree76833c0bdef6070c490c6b6a68fe298a318cd8e4 /dev-ros/shape_msgs
parentdev-ros/stereo_msgs: Remove old (diff)
downloadgentoo-8869a1165b43e0294e352a04fc71c73ab8e0c52a.tar.gz
gentoo-8869a1165b43e0294e352a04fc71c73ab8e0c52a.tar.bz2
gentoo-8869a1165b43e0294e352a04fc71c73ab8e0c52a.zip
dev-ros/shape_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/shape_msgs')
-rw-r--r--dev-ros/shape_msgs/shape_msgs-1.13.0.ebuild5
-rw-r--r--dev-ros/shape_msgs/shape_msgs-9999.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-ros/shape_msgs/shape_msgs-1.13.0.ebuild b/dev-ros/shape_msgs/shape_msgs-1.13.0.ebuild
index 800d87f00161..824dbef9db8a 100644
--- a/dev-ros/shape_msgs/shape_msgs-1.13.0.ebuild
+++ b/dev-ros/shape_msgs/shape_msgs-1.13.0.ebuild
@@ -1,17 +1,16 @@
# 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 dev-ros/geometry_msgs"
inherit ros-catkin
-DESCRIPTION="Messages for defining shapes, such as simple solid object primitives, planes, and meshes"
+DESCRIPTION="Messages for defining shapes: simple solid object primitives, planes, and meshes"
LICENSE="BSD"
SLOT="0"
IUSE=""
diff --git a/dev-ros/shape_msgs/shape_msgs-9999.ebuild b/dev-ros/shape_msgs/shape_msgs-9999.ebuild
index 800d87f00161..824dbef9db8a 100644
--- a/dev-ros/shape_msgs/shape_msgs-9999.ebuild
+++ b/dev-ros/shape_msgs/shape_msgs-9999.ebuild
@@ -1,17 +1,16 @@
# 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 dev-ros/geometry_msgs"
inherit ros-catkin
-DESCRIPTION="Messages for defining shapes, such as simple solid object primitives, planes, and meshes"
+DESCRIPTION="Messages for defining shapes: simple solid object primitives, planes, and meshes"
LICENSE="BSD"
SLOT="0"
IUSE=""