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 64303139694 for ; Tue, 25 Apr 2017 06:41:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1098121C09D; Tue, 25 Apr 2017 06:41:00 +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 B599F21C09D for ; Tue, 25 Apr 2017 06:40:44 +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 7CA96341689 for ; Tue, 25 Apr 2017 06:40:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A9857451 for ; Tue, 25 Apr 2017 06:40:25 +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: <1493102413.14c21f44fd3632708684d182b5288b1a67a026b7.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_web/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_web/Manifest dev-ros/rqt_web/metadata.xml dev-ros/rqt_web/rqt_web-0.4.8.ebuild dev-ros/rqt_web/rqt_web-9999.ebuild X-VCS-Directories: dev-ros/rqt_web/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 14c21f44fd3632708684d182b5288b1a67a026b7 X-VCS-Branch: master Date: Tue, 25 Apr 2017 06:40:25 +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: a75eae00-4216-4f07-8781-f3b5717ff6b6 X-Archives-Hash: aad74a5a373ae5e77c3636ae979ab8cf commit: 14c21f44fd3632708684d182b5288b1a67a026b7 Author: Alexis Ballier gentoo org> AuthorDate: Tue Apr 25 06:10:54 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Apr 25 06:40:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14c21f44 dev-ros/rqt_web: bump to 0.4.8 and update to split repos Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-ros/rqt_web/Manifest | 1 + dev-ros/rqt_web/metadata.xml | 2 +- dev-ros/rqt_web/{rqt_web-9999.ebuild => rqt_web-0.4.8.ebuild} | 5 ++--- dev-ros/rqt_web/rqt_web-9999.ebuild | 5 ++--- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/dev-ros/rqt_web/Manifest b/dev-ros/rqt_web/Manifest index 7bb8c4d7409..62ee5cf92a6 100644 --- a/dev-ros/rqt_web/Manifest +++ b/dev-ros/rqt_web/Manifest @@ -1 +1,2 @@ DIST rqt_common_plugins-0.4.7.tar.gz 246977 SHA256 83153ad89c67551c3fb4f36cad7f056d90c559958ac80203e2aa4605beb49a7f SHA512 eb10a7c03bb079d939a9705a08e9194c83e020235a13ed2d4ff8e9c3c73e5abbd0a9bd7c00587135767497b155bb9516d7b4c2240fbe2118d7b0668d6ee32ab7 WHIRLPOOL b002f836ee0f5ea213ec31be8e59910c7c3c9508301389309e60eeb7dd35989ae4e4dfa5fa9ee592371f05e6cd842a6e3b0ccd6ac4ed7a9efd8d60c36b1e6d65 +DIST rqt_web-0.4.8.tar.gz 5929 SHA256 fe355496bd9eae53b62ba8866d0694c73de69bca7484d2c548f48789148691c2 SHA512 11bba520039d4cf51f0ab9ae35d9cea2ea0a757f52d87bf5b57ec8264ec7b4cf0d912c958dac7a01cc3479e643b0334a26053cf4dea31b6ec1d932ed4d566d26 WHIRLPOOL 40f66b58e11bdc764f9b40e6e2c10798ecde26bc3a5b94f0cfd55a0e8f24ac834ccacea765866badfbeb2267fb060810e32f61ae59e975c99963baaffafe5d62 diff --git a/dev-ros/rqt_web/metadata.xml b/dev-ros/rqt_web/metadata.xml index cb473d142b8..6d9d6a8aea8 100644 --- a/dev-ros/rqt_web/metadata.xml +++ b/dev-ros/rqt_web/metadata.xml @@ -6,6 +6,6 @@ Gentoo ROS Project - ros-visualization/rqt_common_plugins + ros-visualization/rqt_web diff --git a/dev-ros/rqt_web/rqt_web-9999.ebuild b/dev-ros/rqt_web/rqt_web-0.4.8.ebuild similarity index 77% copy from dev-ros/rqt_web/rqt_web-9999.ebuild copy to dev-ros/rqt_web/rqt_web-0.4.8.ebuild index e1611782624..d36e43c52ba 100644 --- a/dev-ros/rqt_web/rqt_web-9999.ebuild +++ b/dev-ros/rqt_web/rqt_web-0.4.8.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_web" PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/rqt_web/rqt_web-9999.ebuild b/dev-ros/rqt_web/rqt_web-9999.ebuild index e1611782624..d36e43c52ba 100644 --- a/dev-ros/rqt_web/rqt_web-9999.ebuild +++ b/dev-ros/rqt_web/rqt_web-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_web" PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} inherit ros-catkin