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 9FDBE139694 for ; Tue, 25 Apr 2017 06:40:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83B46E0C26; Tue, 25 Apr 2017 06:40:27 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 621C9E0C14 for ; Tue, 25 Apr 2017 06:40:27 +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 D4AE333FE49 for ; Tue, 25 Apr 2017 06:40:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B2FC7443 for ; Tue, 25 Apr 2017 06:40:24 +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: <1493102408.7213fb6ce4dd9c6dab26257a3f23eff54f1fb999.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_py_console/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_py_console/metadata.xml dev-ros/rqt_py_console/rqt_py_console-9999.ebuild X-VCS-Directories: dev-ros/rqt_py_console/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 7213fb6ce4dd9c6dab26257a3f23eff54f1fb999 X-VCS-Branch: master Date: Tue, 25 Apr 2017 06:40:24 +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: ac58a91e-8313-4c7e-9f4b-61bb6724872a X-Archives-Hash: 4a821ebc7f712b8cd087eb7e993a8e5b commit: 7213fb6ce4dd9c6dab26257a3f23eff54f1fb999 Author: Alexis Ballier gentoo org> AuthorDate: Tue Apr 25 05:53:06 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Apr 25 06:40:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7213fb6c dev-ros/rqt_py_console: update to split repo Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-ros/rqt_py_console/metadata.xml | 2 +- dev-ros/rqt_py_console/rqt_py_console-9999.ebuild | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/dev-ros/rqt_py_console/metadata.xml b/dev-ros/rqt_py_console/metadata.xml index cb473d142b8..1bdbc341eee 100644 --- a/dev-ros/rqt_py_console/metadata.xml +++ b/dev-ros/rqt_py_console/metadata.xml @@ -6,6 +6,6 @@ Gentoo ROS Project - ros-visualization/rqt_common_plugins + ros-visualization/rqt_py_console diff --git a/dev-ros/rqt_py_console/rqt_py_console-9999.ebuild b/dev-ros/rqt_py_console/rqt_py_console-9999.ebuild index b873f1d9ffb..aa8cb2ad8c0 100644 --- a/dev-ros/rqt_py_console/rqt_py_console-9999.ebuild +++ b/dev-ros/rqt_py_console/rqt_py_console-9999.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 KEYWORDS="~amd64" -ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins" +ROS_REPO_URI="https://github.com/ros-visualization/rqt_py_console" PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} inherit ros-catkin