summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-10 18:40:10 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-10 18:50:44 +0200
commit710173d2aa9a4d6b99610211d3b50d8b92a58172 (patch)
tree7da4659a36a450188b9c58fe6387ca130da88fcf /dev-ros/rosserial_client
parentdev-ros/rosserial_embeddedlinux: Remove old (diff)
downloadgentoo-710173d2aa9a4d6b99610211d3b50d8b92a58172.tar.gz
gentoo-710173d2aa9a4d6b99610211d3b50d8b92a58172.tar.bz2
gentoo-710173d2aa9a4d6b99610211d3b50d8b92a58172.zip
dev-ros/rosserial_client: 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/rosserial_client')
-rw-r--r--dev-ros/rosserial_client/rosserial_client-0.8.0.ebuild5
-rw-r--r--dev-ros/rosserial_client/rosserial_client-9999.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-ros/rosserial_client/rosserial_client-0.8.0.ebuild b/dev-ros/rosserial_client/rosserial_client-0.8.0.ebuild
index 11f287e29b4f..2d81c3769b32 100644
--- a/dev-ros/rosserial_client/rosserial_client-0.8.0.ebuild
+++ b/dev-ros/rosserial_client/rosserial_client-0.8.0.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# 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-drivers/rosserial"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
ROS_SUBDIR=${PN}
inherit ros-catkin
diff --git a/dev-ros/rosserial_client/rosserial_client-9999.ebuild b/dev-ros/rosserial_client/rosserial_client-9999.ebuild
index 6ed97cf7f78c..2d81c3769b32 100644
--- a/dev-ros/rosserial_client/rosserial_client-9999.ebuild
+++ b/dev-ros/rosserial_client/rosserial_client-9999.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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-drivers/rosserial"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
ROS_SUBDIR=${PN}
inherit ros-catkin