diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 18:53:11 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 19:30:10 +0200 |
commit | 3ae850baa67f218215c3d71177b95fc5770c4987 (patch) | |
tree | 324ed4bdb85ed33fc3bd958e0adcb2d554115a4e /dev-ros/rosmsg | |
parent | dev-ros/rosmaster: Remove old (diff) | |
download | gentoo-3ae850baa67f218215c3d71177b95fc5770c4987.tar.gz gentoo-3ae850baa67f218215c3d71177b95fc5770c4987.tar.bz2 gentoo-3ae850baa67f218215c3d71177b95fc5770c4987.zip |
dev-ros/rosmsg: 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/rosmsg')
-rw-r--r-- | dev-ros/rosmsg/rosmsg-1.15.7.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/rosmsg/rosmsg-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/rosmsg/rosmsg-1.15.7.ebuild b/dev-ros/rosmsg/rosmsg-1.15.7.ebuild index 941834eadacc..fb932a115bc9 100644 --- a/dev-ros/rosmsg/rosmsg-1.15.7.ebuild +++ b/dev-ros/rosmsg/rosmsg-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=( python2_7 ) inherit ros-catkin diff --git a/dev-ros/rosmsg/rosmsg-9999.ebuild b/dev-ros/rosmsg/rosmsg-9999.ebuild index 941834eadacc..fb932a115bc9 100644 --- a/dev-ros/rosmsg/rosmsg-9999.ebuild +++ b/dev-ros/rosmsg/rosmsg-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=( python2_7 ) inherit ros-catkin |