public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_top/
Date: Fri, 10 Jul 2020 13:26:54 +0000 (UTC)	[thread overview]
Message-ID: <1594387602.c0ff26bbbbf504f8071bb43d2095e40451c28821.aballier@gentoo> (raw)

commit:     c0ff26bbbbf504f8071bb43d2095e40451c28821
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 13:14:16 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 13:26:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ff26bb

dev-ros/rqt_top: Remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/rqt_top/Manifest             |  2 --
 dev-ros/rqt_top/rqt_top-0.4.7.ebuild | 24 ------------------------
 dev-ros/rqt_top/rqt_top-0.4.8.ebuild | 23 -----------------------
 3 files changed, 49 deletions(-)

diff --git a/dev-ros/rqt_top/Manifest b/dev-ros/rqt_top/Manifest
index d4a345707b1..11ac7b70119 100644
--- a/dev-ros/rqt_top/Manifest
+++ b/dev-ros/rqt_top/Manifest
@@ -1,3 +1 @@
-DIST rqt_common_plugins-0.4.7.tar.gz 246977 BLAKE2B 5efebfa64dcc587822e558b5527a2ef2e33adc8adcb45800876e278be5ccdacbaef93b0f9dfbb7b98972fd5cffb4fcddee80e9522a4135a736d744765c2490ed SHA512 eb10a7c03bb079d939a9705a08e9194c83e020235a13ed2d4ff8e9c3c73e5abbd0a9bd7c00587135767497b155bb9516d7b4c2240fbe2118d7b0668d6ee32ab7
-DIST rqt_top-0.4.8.tar.gz 6407 BLAKE2B 1f0f5588011571d761dea6595770d9777baba29cd285d9331c69df1976f37135b4e3d0b51f7ad69e4ed6caec48c2722a92f63c6ccc7a030630bed6f403c287d2 SHA512 feef0e3430ee547f3f1a8a799c632fe0c1b7c4f380aaaa96ff58814ca791cf68082f2cb92763d7660f302034759f807e1bdf2995a1b7c87bb3beb9b2cb072b2e
 DIST rqt_top-0.4.9.tar.gz 6507 BLAKE2B 4c0fd53073a91e45de7fdc27c037c002976da0d5bc8d1e6f85d1d50d2c821b9a96968ed4189b2c17e6bbdc2ca0b4eab55e70f5f86bd24a18d32986ba153028e6 SHA512 42eb45d0a4ac271be150ee67fc1b0911a977ae636f4fec90240bec83ac024543ab9dec194f69c46873122efcf64f7c1a43328afbcde3e41f56274a87e8bc0b77

diff --git a/dev-ros/rqt_top/rqt_top-0.4.7.ebuild b/dev-ros/rqt_top/rqt_top-0.4.7.ebuild
deleted file mode 100644
index b3a157cf421..00000000000
--- a/dev-ros/rqt_top/rqt_top-0.4.7.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# 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"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="RQT plugin for monitoring ROS processes"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-python/psutil[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_top/rqt_top-0.4.8.ebuild b/dev-ros/rqt_top/rqt_top-0.4.8.ebuild
deleted file mode 100644
index 820eade78b5..00000000000
--- a/dev-ros/rqt_top/rqt_top-0.4.8.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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_top"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="RQT plugin for monitoring ROS processes"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-python/psutil[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"


             reply	other threads:[~2020-07-10 13:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-10 13:26 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-06 12:32 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_top/ Alexis Ballier
2020-07-10 13:26 Alexis Ballier
2017-04-25  6:40 Alexis Ballier
2017-04-25  6:40 Alexis Ballier
2017-03-04 13:37 Alexis Ballier
2017-02-05 18:28 Alexis Ballier
2017-01-26  8:24 Alexis Ballier
2016-11-14  9:33 Alexis Ballier
2016-09-20 13:55 Alexis Ballier
2016-05-17 10:21 Alexis Ballier
2016-05-11  7:38 Alexis Ballier
2016-03-10 10:35 Alexis Ballier
2015-09-23 10:30 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1594387602.c0ff26bbbbf504f8071bb43d2095e40451c28821.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox