summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-09 13:06:03 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-09 13:45:26 +0200
commitd7bba7c9646104eb662fc35937b70842ad287b6d (patch)
tree163295cbd18e3397da0fdc25bf695dc31e461900 /dev-ros/smclib/smclib-1.8.5.ebuild
parentdev-ros/test_bond: Remove old (diff)
downloadgentoo-d7bba7c9646104eb662fc35937b70842ad287b6d.tar.gz
gentoo-d7bba7c9646104eb662fc35937b70842ad287b6d.tar.bz2
gentoo-d7bba7c9646104eb662fc35937b70842ad287b6d.zip
dev-ros/smclib: 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/smclib/smclib-1.8.5.ebuild')
-rw-r--r--dev-ros/smclib/smclib-1.8.5.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ros/smclib/smclib-1.8.5.ebuild b/dev-ros/smclib/smclib-1.8.5.ebuild
index fde15ce7faf0..eb5955f865ee 100644
--- a/dev-ros/smclib/smclib-1.8.5.ebuild
+++ b/dev-ros/smclib/smclib-1.8.5.ebuild
@@ -1,15 +1,14 @@
# 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/bond_core"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
inherit ros-catkin
-DESCRIPTION="The State Machine Compiler (SMC) converts the description of a state machine into source code"
+DESCRIPTION="The SMC converts the description of a state machine into source code"
LICENSE="BSD"
SLOT="0"
IUSE=""