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 710AD1382C5 for ; Tue, 15 May 2018 06:49:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73A7AE08C3; Tue, 15 May 2018 06:49:21 +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 53640E08C3 for ; Tue, 15 May 2018 06:49:21 +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 2912F335C73 for ; Tue, 15 May 2018 06:49:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8034129B for ; Tue, 15 May 2018 06:49:18 +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: <1526366463.97584cafbd437b283fd59836f532817e1879486d.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/collada_urdf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/collada_urdf/collada_urdf-9999.ebuild X-VCS-Directories: dev-ros/collada_urdf/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 97584cafbd437b283fd59836f532817e1879486d X-VCS-Branch: master Date: Tue, 15 May 2018 06:49:18 +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-Archives-Salt: 85d72204-105a-46da-821d-2f859aa92a41 X-Archives-Hash: b1d04f9307a46ec878fe3cc90b2caa7c commit: 97584cafbd437b283fd59836f532817e1879486d Author: Alexis Ballier gentoo org> AuthorDate: Tue May 15 06:41:03 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue May 15 06:41:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97584caf dev-ros/collada_urdf: drop tinyxml dep Package-Manager: Portage-2.3.36, Repoman-2.3.9 dev-ros/collada_urdf/collada_urdf-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-ros/collada_urdf/collada_urdf-9999.ebuild b/dev-ros/collada_urdf/collada_urdf-9999.ebuild index 1a3e4542f45..7c16e4eed60 100644 --- a/dev-ros/collada_urdf/collada_urdf-9999.ebuild +++ b/dev-ros/collada_urdf/collada_urdf-9999.ebuild @@ -22,7 +22,6 @@ RDEPEND=" dev-ros/geometric_shapes dev-ros/tf media-libs/assimp - dev-libs/tinyxml dev-libs/collada-dom:= " DEPEND="${RDEPEND}"