diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:36:19 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:50:42 +0200 |
commit | 239aee53dc5200e2d0744096f49e6a3d748c9e16 (patch) | |
tree | de7b1342dc20361dadf105578fd3553b567dfecd /dev-ros/rosserial_tivac | |
parent | dev-ros/rosserial_windows: Remove old (diff) | |
download | gentoo-239aee53dc5200e2d0744096f49e6a3d748c9e16.tar.gz gentoo-239aee53dc5200e2d0744096f49e6a3d748c9e16.tar.bz2 gentoo-239aee53dc5200e2d0744096f49e6a3d748c9e16.zip |
dev-ros/rosserial_tivac: bump eaip
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rosserial_tivac')
-rw-r--r-- | dev-ros/rosserial_tivac/rosserial_tivac-0.8.0.ebuild | 5 | ||||
-rw-r--r-- | dev-ros/rosserial_tivac/rosserial_tivac-9999.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-ros/rosserial_tivac/rosserial_tivac-0.8.0.ebuild b/dev-ros/rosserial_tivac/rosserial_tivac-0.8.0.ebuild index 633a059710c1..d80c1cdf02c7 100644 --- a/dev-ros/rosserial_tivac/rosserial_tivac-0.8.0.ebuild +++ b/dev-ros/rosserial_tivac/rosserial_tivac-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_tivac/rosserial_tivac-9999.ebuild b/dev-ros/rosserial_tivac/rosserial_tivac-9999.ebuild index 5d2f2974c2a6..d80c1cdf02c7 100644 --- a/dev-ros/rosserial_tivac/rosserial_tivac-9999.ebuild +++ b/dev-ros/rosserial_tivac/rosserial_tivac-9999.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2016 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 |