summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-10 18:23:23 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-10 18:50:36 +0200
commit7edf7060f2ed2e897ae19454e5ccd42e608e3464 (patch)
tree43cc20bf4d585b0f1fedccec83f1c1de28beafcc /dev-ros/roslib
parentdev-ros/rosbash: Remove old (diff)
downloadgentoo-7edf7060f2ed2e897ae19454e5ccd42e608e3464.tar.gz
gentoo-7edf7060f2ed2e897ae19454e5ccd42e608e3464.tar.bz2
gentoo-7edf7060f2ed2e897ae19454e5ccd42e608e3464.zip
dev-ros/roslib: 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/roslib')
-rw-r--r--dev-ros/roslib/roslib-1.15.5.ebuild3
-rw-r--r--dev-ros/roslib/roslib-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/roslib/roslib-1.15.5.ebuild b/dev-ros/roslib/roslib-1.15.5.ebuild
index 941ea404b20b..b1633498290c 100644
--- a/dev-ros/roslib/roslib-1.15.5.ebuild
+++ b/dev-ros/roslib/roslib-1.15.5.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
ROS_REPO_URI="https://github.com/ros/ros"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=core/${PN}
inherit ros-catkin
diff --git a/dev-ros/roslib/roslib-9999.ebuild b/dev-ros/roslib/roslib-9999.ebuild
index 941ea404b20b..b1633498290c 100644
--- a/dev-ros/roslib/roslib-9999.ebuild
+++ b/dev-ros/roslib/roslib-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
ROS_REPO_URI="https://github.com/ros/ros"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=core/${PN}
inherit ros-catkin