summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-15 16:55:18 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-15 17:35:48 +0200
commit79ddd7696288028e0025bea8aa0e7ac87a94e9f4 (patch)
tree298331ff4ff759d744a6ce700783c4fd3f0c8f5d /dev-ros/roslint/roslint-9999.ebuild
parentdev-ros/roslisp: Remove old (diff)
downloadgentoo-79ddd7696288028e0025bea8aa0e7ac87a94e9f4.tar.gz
gentoo-79ddd7696288028e0025bea8aa0e7ac87a94e9f4.tar.bz2
gentoo-79ddd7696288028e0025bea8aa0e7ac87a94e9f4.zip
dev-ros/roslint: bump to 0.12.0
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/roslint/roslint-9999.ebuild')
-rw-r--r--dev-ros/roslint/roslint-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/roslint/roslint-9999.ebuild b/dev-ros/roslint/roslint-9999.ebuild
index 30a13432d8c5..55b0c60c4539 100644
--- a/dev-ros/roslint/roslint-9999.ebuild
+++ b/dev-ros/roslint/roslint-9999.ebuild
@@ -1,14 +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/roslint"
KEYWORDS="~amd64 ~arm"
PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
inherit ros-catkin
-DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
+DESCRIPTION="Static checking of Python or C++ source code for errors and standards compliance"
LICENSE="BSD"
SLOT="0"
IUSE=""