diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 14:57:52 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 15:02:23 +0200 |
commit | 8a4504d4715b7667f2334e5291d36da7a69743b6 (patch) | |
tree | c18dea118a0a76e9b98bbd1d40a45e511dacf724 /dev-ros/object_recognition_msgs | |
parent | dev-ros/octomap_ros: Remove old (diff) | |
download | gentoo-8a4504d4715b7667f2334e5291d36da7a69743b6.tar.gz gentoo-8a4504d4715b7667f2334e5291d36da7a69743b6.tar.bz2 gentoo-8a4504d4715b7667f2334e5291d36da7a69743b6.zip |
dev-ros/object_recognition_msgs: 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/object_recognition_msgs')
-rw-r--r-- | dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild b/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild index b816408304e8..9af6f1bdaa76 100644 --- a/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild +++ b/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.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/wg-perception/object_recognition_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) CATKIN_MESSAGES_TRANSITIVE_DEPS=" dev-ros/actionlib_msgs dev-ros/geometry_msgs diff --git a/dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild b/dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild index b816408304e8..9af6f1bdaa76 100644 --- a/dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild +++ b/dev-ros/object_recognition_msgs/object_recognition_msgs-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/wg-perception/object_recognition_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) CATKIN_MESSAGES_TRANSITIVE_DEPS=" dev-ros/actionlib_msgs dev-ros/geometry_msgs |