summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-08 18:57:54 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-08 19:30:12 +0200
commit0f72901d4904667cb8f0fc39c26a83e951103f34 (patch)
tree4810cebd92db775a8eaa793df59a20f21f0ab2ac
parentdev-ros/rosout: Remove old (diff)
downloadgentoo-0f72901d4904667cb8f0fc39c26a83e951103f34.tar.gz
gentoo-0f72901d4904667cb8f0fc39c26a83e951103f34.tar.bz2
gentoo-0f72901d4904667cb8f0fc39c26a83e951103f34.zip
dev-ros/rosparam: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ros/rosparam/rosparam-1.15.7.ebuild3
-rw-r--r--dev-ros/rosparam/rosparam-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/rosparam/rosparam-1.15.7.ebuild b/dev-ros/rosparam/rosparam-1.15.7.ebuild
index 07a0e27680c2..0e24595a413f 100644
--- a/dev-ros/rosparam/rosparam-1.15.7.ebuild
+++ b/dev-ros/rosparam/rosparam-1.15.7.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
ROS_REPO_URI="https://github.com/ros/ros_comm"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=tools/${PN}
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
inherit ros-catkin
diff --git a/dev-ros/rosparam/rosparam-9999.ebuild b/dev-ros/rosparam/rosparam-9999.ebuild
index 07a0e27680c2..0e24595a413f 100644
--- a/dev-ros/rosparam/rosparam-9999.ebuild
+++ b/dev-ros/rosparam/rosparam-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
ROS_REPO_URI="https://github.com/ros/ros_comm"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=tools/${PN}
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
inherit ros-catkin