diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:03:32 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:33:28 +0200 |
commit | 55bb125f0dcfb054f93dac7fc187355482410ab6 (patch) | |
tree | ac9542399ac89b38718bfb2c26f039c3a548e030 /dev-ros/smach_msgs | |
parent | dev-ros/smach_ros: Remove old (diff) | |
download | gentoo-55bb125f0dcfb054f93dac7fc187355482410ab6.tar.gz gentoo-55bb125f0dcfb054f93dac7fc187355482410ab6.tar.bz2 gentoo-55bb125f0dcfb054f93dac7fc187355482410ab6.zip |
dev-ros/smach_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/smach_msgs')
-rw-r--r-- | dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/smach_msgs/smach_msgs-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild b/dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild index 20cd3b0f678e..43513fe5132f 100644 --- a/dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild +++ b/dev-ros/smach_msgs/smach_msgs-2.5.0.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/ros/executive_smach" CATKIN_HAS_MESSAGES=yes 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/smach_msgs/smach_msgs-9999.ebuild b/dev-ros/smach_msgs/smach_msgs-9999.ebuild index 20cd3b0f678e..43513fe5132f 100644 --- a/dev-ros/smach_msgs/smach_msgs-9999.ebuild +++ b/dev-ros/smach_msgs/smach_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/ros/executive_smach" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" |