From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1107996-garchives=archives.gentoo.org@lists.gentoo.org> 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 023AD138334 for <garchives@archives.gentoo.org>; Wed, 28 Aug 2019 17:02:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2914CE087C; Wed, 28 Aug 2019 17:02:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 0B823E087C for <gentoo-commits@lists.gentoo.org>; Wed, 28 Aug 2019 17:02:11 +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 1A0C734A56B for <gentoo-commits@lists.gentoo.org>; Wed, 28 Aug 2019 17:02:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C48EE7CF for <gentoo-commits@lists.gentoo.org>; Wed, 28 Aug 2019 17:02:05 +0000 (UTC) From: "Alexis Ballier" <aballier@gentoo.org> 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" <aballier@gentoo.org> Message-ID: <1567011704.94a2df90713d802225ca92a331b7c40e0b705061.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/image_view/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/image_view/Manifest dev-ros/image_view/image_view-1.12.22-r1.ebuild X-VCS-Directories: dev-ros/image_view/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 94a2df90713d802225ca92a331b7c40e0b705061 X-VCS-Branch: master Date: Wed, 28 Aug 2019 17:02:05 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ce58b02a-7c16-40d8-9299-3358853abc7e X-Archives-Hash: 8aca4b01e59e66309413772a1d89a5f9 commit: 94a2df90713d802225ca92a331b7c40e0b705061 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Aug 28 16:30:47 2019 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Aug 28 17:01:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a2df90 dev-ros/image_view: Remove old Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/image_view/Manifest | 1 - dev-ros/image_view/image_view-1.12.22-r1.ebuild | 33 ------------------------- 2 files changed, 34 deletions(-) diff --git a/dev-ros/image_view/Manifest b/dev-ros/image_view/Manifest index 3bce8c29f7e..b0887f9d9ad 100644 --- a/dev-ros/image_view/Manifest +++ b/dev-ros/image_view/Manifest @@ -1,2 +1 @@ -DIST image_pipeline-1.12.22.tar.gz 139237 BLAKE2B 9c4ad324494f7e9db935cceed562840bb7ed7af730655398c9ac410722faf7d6747010ef0bbee55f14b555b6b2a6756de3edde31d84c3ae3fad123cea4a85bfe SHA512 34c17bd13625dc0a3c94639ce5ea17cc7674b0035b425c10020178d08037fb4fd081a84d7e83c75822f58c0ba2faead351702dbbc75c821d2f8c17bda351c560 DIST image_pipeline-1.12.23.tar.gz 139986 BLAKE2B 22349762d6119a2246cb812cce310ebe98b046881ea1192425c4a0ebd7717b8e2768cd4f357ebf905f81e2be9816b7b864ee1040e570d156f9377f51386274a1 SHA512 cb9df1845ae3e7a08788e8f401b8e1b5354cc06f9a4b1aa62d2729c5d84033adbc0049a837236644a0b89951a172b230d4c074bc403bb265ba6cf0ad8016dbdd diff --git a/dev-ros/image_view/image_view-1.12.22-r1.ebuild b/dev-ros/image_view/image_view-1.12.22-r1.ebuild deleted file mode 100644 index 9b9820cf269..00000000000 --- a/dev-ros/image_view/image_view-1.12.22-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-perception/image_pipeline" -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Simple viewer for ROS image topics" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/boost:=[threads] - media-libs/opencv:= - x11-libs/gtk+:2 - dev-ros/camera_calibration_parsers - >=dev-ros/cv_bridge-1.11.10 - dev-ros/image_transport - dev-ros/message_filters - dev-ros/nodelet - dev-ros/rosconsole - dev-libs/console_bridge:= - dev-ros/roscpp - dev-ros/stereo_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] -" -DEPEND="${RDEPEND}"