From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 080CE1382C5 for ; Wed, 13 May 2020 14:07:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33D1FE0BEF; Wed, 13 May 2020 14:07:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18125E0BEF for ; Wed, 13 May 2020 14:07:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2CF25350700 for ; Wed, 13 May 2020 14:07:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0542C25E for ; Wed, 13 May 2020 14:07:25 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1589378834.e4b5ccd1707dcdd1c2704317a20bfb724f03cc7d.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/roscpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/roscpp/roscpp-1.14.3-r1.ebuild dev-ros/roscpp/roscpp-1.15.4.ebuild dev-ros/roscpp/roscpp-9999.ebuild X-VCS-Directories: dev-ros/roscpp/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: e4b5ccd1707dcdd1c2704317a20bfb724f03cc7d X-VCS-Branch: master Date: Wed, 13 May 2020 14:07:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6618c295-dfad-40be-a936-c78fbcf25984 X-Archives-Hash: 8cdd484687f2f3e3187ca743273f724a commit: e4b5ccd1707dcdd1c2704317a20bfb724f03cc7d Author: Alexis Ballier gentoo org> AuthorDate: Wed May 13 12:13:00 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed May 13 14:07:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4b5ccd1 dev-ros/roscpp: EAPI7 and drop PYTHON_COMPAT here Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/roscpp/roscpp-1.14.3-r1.ebuild | 1 - dev-ros/roscpp/roscpp-1.15.4.ebuild | 3 +-- dev-ros/roscpp/roscpp-9999.ebuild | 3 +-- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/dev-ros/roscpp/roscpp-1.14.3-r1.ebuild b/dev-ros/roscpp/roscpp-1.14.3-r1.ebuild index d60a12ad74d..9f927d9f390 100644 --- a/dev-ros/roscpp/roscpp-1.14.3-r1.ebuild +++ b/dev-ros/roscpp/roscpp-1.14.3-r1.ebuild @@ -6,7 +6,6 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.15.4.ebuild b/dev-ros/roscpp/roscpp-1.15.4.ebuild index 3c3355ec363..033a2eb87fd 100644 --- a/dev-ros/roscpp/roscpp-1.15.4.ebuild +++ b/dev-ros/roscpp/roscpp-1.15.4.ebuild @@ -1,12 +1,11 @@ # 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" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-9999.ebuild b/dev-ros/roscpp/roscpp-9999.ebuild index 3c3355ec363..033a2eb87fd 100644 --- a/dev-ros/roscpp/roscpp-9999.ebuild +++ b/dev-ros/roscpp/roscpp-9999.ebuild @@ -1,12 +1,11 @@ # 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" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=clients/${PN} inherit ros-catkin