From: Alexis Ballier Date: Wed, 13 May 2020 12:13:00 +0000 (+0200) Subject: dev-ros/roscpp: EAPI7 and drop PYTHON_COMPAT here X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e4b5ccd1707dcdd1c2704317a20bfb724f03cc7d;p=gentoo.git dev-ros/roscpp: EAPI7 and drop PYTHON_COMPAT here Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier --- diff --git a/dev-ros/roscpp/roscpp-1.14.3-r1.ebuild b/dev-ros/roscpp/roscpp-1.14.3-r1.ebuild index d60a12ad74df..9f927d9f390b 100644 --- a/dev-ros/roscpp/roscpp-1.14.3-r1.ebuild +++ b/dev-ros/roscpp/roscpp-1.14.3-r1.ebuild @@ -6,7 +6,6 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.15.4.ebuild b/dev-ros/roscpp/roscpp-1.15.4.ebuild index 3c3355ec363b..033a2eb87fd0 100644 --- a/dev-ros/roscpp/roscpp-1.15.4.ebuild +++ b/dev-ros/roscpp/roscpp-1.15.4.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" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-9999.ebuild b/dev-ros/roscpp/roscpp-9999.ebuild index 3c3355ec363b..033a2eb87fd0 100644 --- a/dev-ros/roscpp/roscpp-9999.ebuild +++ b/dev-ros/roscpp/roscpp-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" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=clients/${PN} inherit ros-catkin