dev-ros/shape_tools: bump eapi

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier
2020-07-09 14:06:56 +02:00
parent b5de8d43cb
commit bc3a5440e3
2 changed files with 8 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2017 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-planning/shape_tools"
KEYWORDS="~amd64 ~arm"
@@ -14,11 +14,12 @@ SLOT="0"
IUSE=""
RDEPEND="
"
DEPEND="${RDEPEND}
dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/shape_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
"
DEPEND="${RDEPEND}"
src_prepare() {
cmake-utils_src_prepare

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2017 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-planning/shape_tools"
KEYWORDS="~amd64 ~arm"
@@ -14,11 +14,12 @@ SLOT="0"
IUSE=""
RDEPEND="
"
DEPEND="${RDEPEND}
dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/shape_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
"
DEPEND="${RDEPEND}"
src_prepare() {
cmake-utils_src_prepare