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 B8B85138359 for ; Thu, 16 Jul 2020 13:02:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0ED56E0878; Thu, 16 Jul 2020 13:02:37 +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 D2B3DE0878 for ; Thu, 16 Jul 2020 13:02:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 AFE1734F1ED for ; Thu, 16 Jul 2020 13:02:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5CC1D2F4 for ; Thu, 16 Jul 2020 13:02:32 +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: <1594904543.8a4504d4715b7667f2334e5291d36da7a69743b6.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/object_recognition_msgs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild X-VCS-Directories: dev-ros/object_recognition_msgs/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 8a4504d4715b7667f2334e5291d36da7a69743b6 X-VCS-Branch: master Date: Thu, 16 Jul 2020 13:02:32 +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: 064539af-981c-4a2d-b1ee-2adf45111a27 X-Archives-Hash: 8333fd863be5003e8c804e9811e1008d commit: 8a4504d4715b7667f2334e5291d36da7a69743b6 Author: Alexis Ballier gentoo org> AuthorDate: Thu Jul 16 12:57:52 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jul 16 13:02:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4504d4 dev-ros/object_recognition_msgs: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild | 3 +-- dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild b/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild index b816408304e..9af6f1bdaa7 100644 --- a/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild +++ b/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.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/wg-perception/object_recognition_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) CATKIN_MESSAGES_TRANSITIVE_DEPS=" dev-ros/actionlib_msgs dev-ros/geometry_msgs diff --git a/dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild b/dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild index b816408304e..9af6f1bdaa7 100644 --- a/dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild +++ b/dev-ros/object_recognition_msgs/object_recognition_msgs-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/wg-perception/object_recognition_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) CATKIN_MESSAGES_TRANSITIVE_DEPS=" dev-ros/actionlib_msgs dev-ros/geometry_msgs