diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:20:57 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:45 +0200 |
commit | af9b9fcc73f13043c169a460d2bd9d5ec2000580 (patch) | |
tree | 5abb1652437367381a972b0ddb3a61dbcbbe48c2 /ros-meta | |
parent | ros-meta/executive_smach: eapi7 (diff) | |
download | gentoo-af9b9fcc73f13043c169a460d2bd9d5ec2000580.tar.gz gentoo-af9b9fcc73f13043c169a460d2bd9d5ec2000580.tar.bz2 gentoo-af9b9fcc73f13043c169a460d2bd9d5ec2000580.zip |
ros-meta/driver_common: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta')
-rw-r--r-- | ros-meta/driver_common/driver_common-1.6.8.ebuild | 4 | ||||
-rw-r--r-- | ros-meta/driver_common/driver_common-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ros-meta/driver_common/driver_common-1.6.8.ebuild b/ros-meta/driver_common/driver_common-1.6.8.ebuild index f5040ad27f23..8257be19a057 100644 --- a/ros-meta/driver_common/driver_common-1.6.8.ebuild +++ b/ros-meta/driver_common/driver_common-1.6.8.ebuild @@ -1,7 +1,7 @@ -# 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/driver_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} diff --git a/ros-meta/driver_common/driver_common-9999.ebuild b/ros-meta/driver_common/driver_common-9999.ebuild index f5040ad27f23..8257be19a057 100644 --- a/ros-meta/driver_common/driver_common-9999.ebuild +++ b/ros-meta/driver_common/driver_common-9999.ebuild @@ -1,7 +1,7 @@ -# 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/driver_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |