summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-08 18:46:35 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-08 19:30:05 +0200
commit9e8d4fd5027a53ef685b9d0b298434fdded34c93 (patch)
treeaeb2739c04ebe821b556b3d73f0559f3818f9cc9 /dev-ros/message_filters
parentros-meta/ros_comm: Bump to 1.15.7. (diff)
downloadgentoo-9e8d4fd5027a53ef685b9d0b298434fdded34c93.tar.gz
gentoo-9e8d4fd5027a53ef685b9d0b298434fdded34c93.tar.bz2
gentoo-9e8d4fd5027a53ef685b9d0b298434fdded34c93.zip
dev-ros/message_filters: 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/message_filters')
-rw-r--r--dev-ros/message_filters/message_filters-1.15.7.ebuild5
-rw-r--r--dev-ros/message_filters/message_filters-9999.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-ros/message_filters/message_filters-1.15.7.ebuild b/dev-ros/message_filters/message_filters-1.15.7.ebuild
index ec6cbf8434ad..60454dc5f271 100644
--- a/dev-ros/message_filters/message_filters-1.15.7.ebuild
+++ b/dev-ros/message_filters/message_filters-1.15.7.ebuild
@@ -1,16 +1,15 @@
# 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/ros_comm"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=utilities/${PN}
-PYTHON_COMPAT=( python2_7 )
inherit ros-catkin
-DESCRIPTION="Set of message filters which take in messages and may output those messages at a later time"
+DESCRIPTION="Set of message filters which take in messages and outputs those at a later time"
LICENSE="BSD"
SLOT="0"
IUSE=""
diff --git a/dev-ros/message_filters/message_filters-9999.ebuild b/dev-ros/message_filters/message_filters-9999.ebuild
index ec6cbf8434ad..60454dc5f271 100644
--- a/dev-ros/message_filters/message_filters-9999.ebuild
+++ b/dev-ros/message_filters/message_filters-9999.ebuild
@@ -1,16 +1,15 @@
# 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/ros_comm"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=utilities/${PN}
-PYTHON_COMPAT=( python2_7 )
inherit ros-catkin
-DESCRIPTION="Set of message filters which take in messages and may output those messages at a later time"
+DESCRIPTION="Set of message filters which take in messages and outputs those at a later time"
LICENSE="BSD"
SLOT="0"
IUSE=""