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 60C8D138359 for ; Thu, 16 Jul 2020 13:02:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C558E0870; 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 D10D0E0877 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 B025634F1F0 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 F33802EF for ; Thu, 16 Jul 2020 13:02:31 +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: <1594904542.6a7e92f1bf497bb1777fb6367fdbe65ac5cee9b6.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/cv_bridge/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/cv_bridge/Manifest dev-ros/cv_bridge/cv_bridge-1.13.0.ebuild X-VCS-Directories: dev-ros/cv_bridge/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 6a7e92f1bf497bb1777fb6367fdbe65ac5cee9b6 X-VCS-Branch: master Date: Thu, 16 Jul 2020 13:02:31 +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: 93fc51ce-c8d9-48af-af06-8968157300a1 X-Archives-Hash: 0b09d90a8e099b0cc12f3c4e0e6118b1 commit: 6a7e92f1bf497bb1777fb6367fdbe65ac5cee9b6 Author: Alexis Ballier gentoo org> AuthorDate: Thu Jul 16 12:53:34 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jul 16 13:02:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a7e92f1 dev-ros/cv_bridge: Remove old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/cv_bridge/Manifest | 1 - dev-ros/cv_bridge/cv_bridge-1.13.0.ebuild | 24 ------------------------ 2 files changed, 25 deletions(-) diff --git a/dev-ros/cv_bridge/Manifest b/dev-ros/cv_bridge/Manifest index 00aff64debe..e1922585b1e 100644 --- a/dev-ros/cv_bridge/Manifest +++ b/dev-ros/cv_bridge/Manifest @@ -1,2 +1 @@ -DIST vision_opencv-1.13.0.tar.gz 82177 BLAKE2B 1c863f3c9e6b856d61a0e879f958f0f1fd184f088e208023a504cf5bb982c5496b71e1f2b4761e4456ca76348e51bc2bc760b2c43e1a35b02fa5c23c8e444502 SHA512 a20ec2f41a0c94dde51b19f902ae078cbf5449a2aadbeacbc49bbfc2ab52c39878e63448a3137591f7e1b2f6025baef616579463cf32274e7838157137d214bc DIST vision_opencv-1.15.0.tar.gz 82281 BLAKE2B 6e86cf67bb9fbf07ca36dbe0bb3fb32611a4e216cea209048bfe34b71622a56954063f2e7ff466275810f36c62d016a1d04e987383dde35f0bb85abf0e74350f SHA512 b6331b00aac18f96eb40ef57b2b4fe55da956007390549762818eab7ad36fcf192549448f2edcc6b4e550273f80320bf15eb6a60900d155be680ec8682fd17ba diff --git a/dev-ros/cv_bridge/cv_bridge-1.13.0.ebuild b/dev-ros/cv_bridge/cv_bridge-1.13.0.ebuild deleted file mode 100644 index a592d05deeb..00000000000 --- a/dev-ros/cv_bridge/cv_bridge-1.13.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-perception/vision_opencv" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Converts between ROS Image messages and OpenCV images" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/rosconsole - >=media-libs/opencv-3:=[contrib(+)] - dev-libs/boost:=[threads,python,${PYTHON_USEDEP}] - dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/boostpython.patch" "${FILESDIR}/ocv4.patch" )