summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-10 18:34:49 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-10 18:50:42 +0200
commitaa1bf001136a7359669df72a883dd770681bd0c8 (patch)
tree5b058cc55de470798ddd44d72c176ce59acc3e77 /dev-ros/rosserial_xbee
parentdev-ros/cpp_common: Remove old (diff)
downloadgentoo-aa1bf001136a7359669df72a883dd770681bd0c8.tar.gz
gentoo-aa1bf001136a7359669df72a883dd770681bd0c8.tar.bz2
gentoo-aa1bf001136a7359669df72a883dd770681bd0c8.zip
dev-ros/rosserial_xbee: 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/rosserial_xbee')
-rw-r--r--dev-ros/rosserial_xbee/rosserial_xbee-0.8.0.ebuild7
-rw-r--r--dev-ros/rosserial_xbee/rosserial_xbee-9999.ebuild7
2 files changed, 6 insertions, 8 deletions
diff --git a/dev-ros/rosserial_xbee/rosserial_xbee-0.8.0.ebuild b/dev-ros/rosserial_xbee/rosserial_xbee-0.8.0.ebuild
index 74085bbf45a4..42c824d074c8 100644
--- a/dev-ros/rosserial_xbee/rosserial_xbee-0.8.0.ebuild
+++ b/dev-ros/rosserial_xbee/rosserial_xbee-0.8.0.ebuild
@@ -1,15 +1,14 @@
-# Copyright 1999-2018 Gentoo Authors
+# 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-drivers/rosserial"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
ROS_SUBDIR=${PN}
inherit ros-catkin
-DESCRIPTION="Tools to do point to multipoint communication between rosserial nodes connected to an xbee"
+DESCRIPTION="Tools to do communicate between rosserial nodes connected to an xbee"
LICENSE="BSD"
SLOT="0"
IUSE=""
diff --git a/dev-ros/rosserial_xbee/rosserial_xbee-9999.ebuild b/dev-ros/rosserial_xbee/rosserial_xbee-9999.ebuild
index e308322f93c5..42c824d074c8 100644
--- a/dev-ros/rosserial_xbee/rosserial_xbee-9999.ebuild
+++ b/dev-ros/rosserial_xbee/rosserial_xbee-9999.ebuild
@@ -1,15 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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-drivers/rosserial"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
ROS_SUBDIR=${PN}
inherit ros-catkin
-DESCRIPTION="Tools to do point to multipoint communication between rosserial nodes connected to an xbee"
+DESCRIPTION="Tools to do communicate between rosserial nodes connected to an xbee"
LICENSE="BSD"
SLOT="0"
IUSE=""