diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 18:50:48 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 18:54:36 +0200 |
commit | d725c710d9ca03bc518e29ba81fd40be02b97f5d (patch) | |
tree | a7ddf9092b5b3accfa41106907c2357039f02718 /dev-ros/uuid_msgs | |
parent | dev-ros/visp_auto_tracker: eapi7 (diff) | |
download | gentoo-d725c710d9ca03bc518e29ba81fd40be02b97f5d.tar.gz gentoo-d725c710d9ca03bc518e29ba81fd40be02b97f5d.tar.bz2 gentoo-d725c710d9ca03bc518e29ba81fd40be02b97f5d.zip |
dev-ros/uuid_msgs: eapi7
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/uuid_msgs')
-rw-r--r-- | dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/uuid_msgs/uuid_msgs-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild b/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild index f6a7bf8c8f93..46de7ab7ce7a 100644 --- a/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild +++ b/dev-ros/uuid_msgs/uuid_msgs-1.0.6.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 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier" VER_PREFIX=unique_identifier- KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild b/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild index f6a7bf8c8f93..46de7ab7ce7a 100644 --- a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild +++ b/dev-ros/uuid_msgs/uuid_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 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier" VER_PREFIX=unique_identifier- KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" |