commit:     83f4f742f45ccd0058095fbce78a167e8f2e95de
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 16:44:24 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 16:50:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f4f742

dev-ros/rospy_tutorials: bump eapi

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/rospy_tutorials/rospy_tutorials-0.10.1.ebuild | 5 ++---
 dev-ros/rospy_tutorials/rospy_tutorials-9999.ebuild   | 7 +++----
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-ros/rospy_tutorials/rospy_tutorials-0.10.1.ebuild 
b/dev-ros/rospy_tutorials/rospy_tutorials-0.10.1.ebuild
index 31948ff7020..5f4f362daa4 100644
--- a/dev-ros/rospy_tutorials/rospy_tutorials-0.10.1.ebuild
+++ b/dev-ros/rospy_tutorials/rospy_tutorials-0.10.1.ebuild
@@ -1,17 +1,16 @@
 # 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_tutorials";
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=${PN}
 CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
 
 inherit ros-catkin
 
-DESCRIPTION="Attempts to show the features of ROS step-by-step, including 
using messages, servers, parameters"
+DESCRIPTION="Attempts to show the features of ROS step-by-step"
 LICENSE="BSD"
 SLOT="0"
 IUSE=""

diff --git a/dev-ros/rospy_tutorials/rospy_tutorials-9999.ebuild 
b/dev-ros/rospy_tutorials/rospy_tutorials-9999.ebuild
index 57da80ce742..5f4f362daa4 100644
--- a/dev-ros/rospy_tutorials/rospy_tutorials-9999.ebuild
+++ b/dev-ros/rospy_tutorials/rospy_tutorials-9999.ebuild
@@ -1,17 +1,16 @@
-# 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/ros_tutorials";
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=${PN}
 CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
 
 inherit ros-catkin
 
-DESCRIPTION="Attempts to show the features of ROS step-by-step, including 
using messages, servers, parameters"
+DESCRIPTION="Attempts to show the features of ROS step-by-step"
 LICENSE="BSD"
 SLOT="0"
 IUSE=""

Reply via email to