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 12730138359 for ; Tue, 20 Oct 2020 12:44:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DA41E0A98; Tue, 20 Oct 2020 12:44:18 +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 04E9EE0A96 for ; Tue, 20 Oct 2020 12:44:17 +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 31D34340D41 for ; Tue, 20 Oct 2020 12:44:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 403BC3D2 for ; Tue, 20 Oct 2020 12:44:13 +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: <1603197842.02825a7833455e4108fec41fa811d63deae14bc3.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.15.9.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: 02825a7833455e4108fec41fa811d63deae14bc3 X-VCS-Branch: master Date: Tue, 20 Oct 2020 12:44:13 +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: 1228464b-3c69-48c4-b96f-fef8f10bc90e X-Archives-Hash: 55855296e0232ef81e6612894e8b8e48 commit: 02825a7833455e4108fec41fa811d63deae14bc3 Author: Alexis Ballier gentoo org> AuthorDate: Tue Oct 20 11:42:25 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Oct 20 12:44:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02825a78 dev-ros/roscpp: remvoe merged patch Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/roscpp/roscpp-1.15.9.ebuild | 1 - dev-ros/roscpp/roscpp-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/dev-ros/roscpp/roscpp-1.15.9.ebuild b/dev-ros/roscpp/roscpp-1.15.9.ebuild index 8863bf3d38b..033a2eb87fd 100644 --- a/dev-ros/roscpp/roscpp-1.15.9.ebuild +++ b/dev-ros/roscpp/roscpp-1.15.9.ebuild @@ -27,4 +27,3 @@ RDEPEND=" dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/boost173.patch" ) diff --git a/dev-ros/roscpp/roscpp-9999.ebuild b/dev-ros/roscpp/roscpp-9999.ebuild index 8863bf3d38b..033a2eb87fd 100644 --- a/dev-ros/roscpp/roscpp-9999.ebuild +++ b/dev-ros/roscpp/roscpp-9999.ebuild @@ -27,4 +27,3 @@ RDEPEND=" dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/boost173.patch" )