summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-08 18:51:31 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-08 19:30:09 +0200
commitcd4641b4fa41e96eea36da89ec2c380e5da312f8 (patch)
tree1b5e72334c536dfd07048a75fc6c3e5aa9b01f51 /dev-ros/roslaunch
parentdev-ros/rosgraph: Remove old (diff)
downloadgentoo-cd4641b4fa41e96eea36da89ec2c380e5da312f8.tar.gz
gentoo-cd4641b4fa41e96eea36da89ec2c380e5da312f8.tar.bz2
gentoo-cd4641b4fa41e96eea36da89ec2c380e5da312f8.zip
dev-ros/roslaunch: 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/roslaunch')
-rw-r--r--dev-ros/roslaunch/roslaunch-1.15.7.ebuild3
-rw-r--r--dev-ros/roslaunch/roslaunch-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/roslaunch/roslaunch-1.15.7.ebuild b/dev-ros/roslaunch/roslaunch-1.15.7.ebuild
index 4538fcdb1d63..963b1ae8e35c 100644
--- a/dev-ros/roslaunch/roslaunch-1.15.7.ebuild
+++ b/dev-ros/roslaunch/roslaunch-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 user
diff --git a/dev-ros/roslaunch/roslaunch-9999.ebuild b/dev-ros/roslaunch/roslaunch-9999.ebuild
index 4538fcdb1d63..963b1ae8e35c 100644
--- a/dev-ros/roslaunch/roslaunch-9999.ebuild
+++ b/dev-ros/roslaunch/roslaunch-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 user