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 8EC6F139694 for ; Fri, 7 Jul 2017 18:11:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B850423406A; Fri, 7 Jul 2017 18:11:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 996BC23406A for ; Fri, 7 Jul 2017 18:11:23 +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 39769341715 for ; Fri, 7 Jul 2017 18:11:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A78DF7497 for ; Fri, 7 Jul 2017 18:11:20 +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: <1499451072.3b29be7e0a01fc59f99092365544fe1f59fea547.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/pr2_description/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/pr2_description/Manifest dev-ros/pr2_description/pr2_description-1.11.14.ebuild X-VCS-Directories: dev-ros/pr2_description/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 3b29be7e0a01fc59f99092365544fe1f59fea547 X-VCS-Branch: master Date: Fri, 7 Jul 2017 18:11:20 +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: 8d78f9f1-6328-4642-9092-d307e993b378 X-Archives-Hash: 874473a3cab94ae6f859efeb140ca537 commit: 3b29be7e0a01fc59f99092365544fe1f59fea547 Author: Alexis Ballier gentoo org> AuthorDate: Fri Jul 7 18:11:12 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jul 7 18:11:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b29be7e dev-ros/pr2_description: Remove old Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ros/pr2_description/Manifest | 1 - .../pr2_description/pr2_description-1.11.14.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) diff --git a/dev-ros/pr2_description/Manifest b/dev-ros/pr2_description/Manifest index f333d4b517c..c834bf374a4 100644 --- a/dev-ros/pr2_description/Manifest +++ b/dev-ros/pr2_description/Manifest @@ -1,2 +1 @@ -DIST pr2_common-1.11.14.tar.gz 33598683 SHA256 16f620a0b1fcf99f061a7a5fc292b5433f7ed8b96588da4dc85dc652ceb21d54 SHA512 c34a82f72aa0c64c7c2abe36af5ec02c73e4bff161e105d3f8cfd65a460688b4fbd3e4529109546bf525c4703706054f522f74a9c9b352939c5582f064bbf2bf WHIRLPOOL 2fd52d4abd20c28c6c387e32bff80b90c423e6722f2a1410fa5cd429cadaa69cbbe03deedce361a199480553aa856fa87c5252dd3a2d1b784c5135a01e3a8a55 DIST pr2_common-1.12.0.tar.gz 33598910 SHA256 edb51715498d51c6217e1eda05a9aae575fdf1f86fcb5ea07af913ec976ef3ff SHA512 da933ff9521a9337198a890e0ba10281510b861b4bff3023e7d251251f7ef7f8579f86b2992238975329c5c63ecdf00b17e895f1e0dec4e180336860fdd0c921 WHIRLPOOL e5f8184d126a10c8c68349604346f25b5a4a4a622e27204fe135ec6aaf751ff4bc15d5865a34e74857b25cddae25ae91d4882e1dba2d9c72078a4950a0a036db diff --git a/dev-ros/pr2_description/pr2_description-1.11.14.ebuild b/dev-ros/pr2_description/pr2_description-1.11.14.ebuild deleted file mode 100644 index 75466430c05..00000000000 --- a/dev-ros/pr2_description/pr2_description-1.11.14.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/pr2/pr2_common" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python2_7 ) - -inherit ros-catkin - -DESCRIPTION="Description (mechanical, kinematic, visual, etc.) of the PR2 robot" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/xacro[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-ros/convex_decomposition - dev-ros/ivcon - test? ( dev-libs/urdfdom dev-cpp/gtest )"