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 7F9D9139360 for ; Tue, 3 Aug 2021 11:57:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 818E2E0A99; Tue, 3 Aug 2021 11:57:00 +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 6A64DE0A99 for ; Tue, 3 Aug 2021 11:57:00 +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 82DFB343C28 for ; Tue, 3 Aug 2021 11:56:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FB2E89F for ; Tue, 3 Aug 2021 11:56:56 +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: <1627991809.1cb85446bb3c7d7e11b28b7e7cbf69ae2cf1e943.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/visp_auto_tracker/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/visp_auto_tracker/visp_auto_tracker-0.12.1.ebuild dev-ros/visp_auto_tracker/visp_auto_tracker-9999.ebuild X-VCS-Directories: dev-ros/visp_auto_tracker/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 1cb85446bb3c7d7e11b28b7e7cbf69ae2cf1e943 X-VCS-Branch: master Date: Tue, 3 Aug 2021 11:56:56 +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: 7a7e867a-f8ce-42f8-bb0d-3444f918fbb7 X-Archives-Hash: bbc656a9f6e2efff435b94a5b1402681 commit: 1cb85446bb3c7d7e11b28b7e7cbf69ae2cf1e943 Author: Alexis Ballier gentoo org> AuthorDate: Tue Aug 3 11:53:27 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Aug 3 11:56:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb85446 dev-ros/visp_auto_tracker: no need for patches Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/visp_auto_tracker/visp_auto_tracker-0.12.1.ebuild | 2 -- dev-ros/visp_auto_tracker/visp_auto_tracker-9999.ebuild | 2 -- 2 files changed, 4 deletions(-) diff --git a/dev-ros/visp_auto_tracker/visp_auto_tracker-0.12.1.ebuild b/dev-ros/visp_auto_tracker/visp_auto_tracker-0.12.1.ebuild index a83bf2389e5..5932c11a16e 100644 --- a/dev-ros/visp_auto_tracker/visp_auto_tracker-0.12.1.ebuild +++ b/dev-ros/visp_auto_tracker/visp_auto_tracker-0.12.1.ebuild @@ -32,5 +32,3 @@ DEPEND="${RDEPEND} if [ "${PV#9999}" = "${PV}" ] ; then S="${WORKDIR}/vision_visp-noetic-${PV}/${ROS_SUBDIR}" fi - -PATCHES=( "${FILESDIR}/boost170.patch" "${FILESDIR}/ocv4.patch" ) diff --git a/dev-ros/visp_auto_tracker/visp_auto_tracker-9999.ebuild b/dev-ros/visp_auto_tracker/visp_auto_tracker-9999.ebuild index a83bf2389e5..5932c11a16e 100644 --- a/dev-ros/visp_auto_tracker/visp_auto_tracker-9999.ebuild +++ b/dev-ros/visp_auto_tracker/visp_auto_tracker-9999.ebuild @@ -32,5 +32,3 @@ DEPEND="${RDEPEND} if [ "${PV#9999}" = "${PV}" ] ; then S="${WORKDIR}/vision_visp-noetic-${PV}/${ROS_SUBDIR}" fi - -PATCHES=( "${FILESDIR}/boost170.patch" "${FILESDIR}/ocv4.patch" )