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 96CF4138359 for ; Thu, 9 Jul 2020 12:33:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7265E086B; Thu, 9 Jul 2020 12:33:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A94E2E086A for ; Thu, 9 Jul 2020 12:33:54 +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 DCF3634F8CF for ; Thu, 9 Jul 2020 12:33:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 312532EA for ; Thu, 9 Jul 2020 12:33:50 +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: <1594298019.52bcf29cd697660497374cf7c6b4ea1ab5fed85b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rviz_imu_plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rviz_imu_plugin/rviz_imu_plugin-1.2.2.ebuild dev-ros/rviz_imu_plugin/rviz_imu_plugin-9999.ebuild X-VCS-Directories: dev-ros/rviz_imu_plugin/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 52bcf29cd697660497374cf7c6b4ea1ab5fed85b X-VCS-Branch: master Date: Thu, 9 Jul 2020 12:33:50 +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: cc5a5654-4cbd-416f-9845-f976f4c933e1 X-Archives-Hash: 9ec8b1cf9b0c08bb27a50009f0c55613 commit: 52bcf29cd697660497374cf7c6b4ea1ab5fed85b Author: Alexis Ballier gentoo org> AuthorDate: Thu Jul 9 12:28:04 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jul 9 12:33:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52bcf29c dev-ros/rviz_imu_plugin: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/rviz_imu_plugin/rviz_imu_plugin-1.2.2.ebuild | 2 +- dev-ros/rviz_imu_plugin/rviz_imu_plugin-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ros/rviz_imu_plugin/rviz_imu_plugin-1.2.2.ebuild b/dev-ros/rviz_imu_plugin/rviz_imu_plugin-1.2.2.ebuild index d5ed1b4bf34..93876d50572 100644 --- a/dev-ros/rviz_imu_plugin/rviz_imu_plugin-1.2.2.ebuild +++ b/dev-ros/rviz_imu_plugin/rviz_imu_plugin-1.2.2.ebuild @@ -1,7 +1,7 @@ # 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/ccny-ros-pkg/imu_tools" KEYWORDS="~amd64" diff --git a/dev-ros/rviz_imu_plugin/rviz_imu_plugin-9999.ebuild b/dev-ros/rviz_imu_plugin/rviz_imu_plugin-9999.ebuild index 7f0d0fc9cd9..93876d50572 100644 --- a/dev-ros/rviz_imu_plugin/rviz_imu_plugin-9999.ebuild +++ b/dev-ros/rviz_imu_plugin/rviz_imu_plugin-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 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/ccny-ros-pkg/imu_tools" KEYWORDS="~amd64"