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_bag/
Date: Sat, 14 Oct 2017 11:41:45 +0000 (UTC)	[thread overview]
Message-ID: <1507981141.aa3d8f747c459a763dc235f49df348b651269d3a.aballier@gentoo> (raw)

commit:     aa3d8f747c459a763dc235f49df348b651269d3a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 11:39:01 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 11:39:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa3d8f74

dev-ros/rqt_bag: Remove old

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-ros/rqt_bag/Manifest             |  2 --
 dev-ros/rqt_bag/rqt_bag-0.4.7.ebuild | 26 --------------------------
 dev-ros/rqt_bag/rqt_bag-0.4.8.ebuild | 26 --------------------------
 3 files changed, 54 deletions(-)

diff --git a/dev-ros/rqt_bag/Manifest b/dev-ros/rqt_bag/Manifest
index 41e2cea101e..57a917522b0 100644
--- a/dev-ros/rqt_bag/Manifest
+++ b/dev-ros/rqt_bag/Manifest
@@ -1,3 +1 @@
-DIST rqt_bag-0.4.8.tar.gz 50064 SHA256 0936b25acecb3906d88493bb6f8056ac7bbb42eb4dbb1de7a63dcdbfc71d6d47 SHA512 f9eae9c0cfe9caea40c3bf785dc320ed7642ce566bef67637adaba55c6a25a470c08f85e8a0af02d17e73bdf80daeec8a1a7ba7b1b35c847268e83d0af55e173 WHIRLPOOL 00fd1593fa06d6397ef43d517ee173e005c0d0eb9d35c2f0447882d83c89a026c48290b7e1f521759565de867c7886f5d6aa2a06cc075415f94e10e60b51e8e9
 DIST rqt_bag-0.4.9.tar.gz 50135 SHA256 a46a7ecacd7117a5b1e94558c2480401873c9b9f31555282b28bd92ce6646596 SHA512 1734db3cb7ed34dcddadaf875c13ac97c7b5a86e8028e744d55e5d7bba13a6a4fbe3db628975c847d100332642410d2eb84c2d47cc439b367d9be94c205aabdb WHIRLPOOL a546f6fac051f81ed7eba32511d83189566353aacb565f99a427cf65c221b69eee14751d04962ec481ecdb720d7760015ea17011707a5f73edebb6a3943e321f
-DIST rqt_common_plugins-0.4.7.tar.gz 246977 SHA256 83153ad89c67551c3fb4f36cad7f056d90c559958ac80203e2aa4605beb49a7f SHA512 eb10a7c03bb079d939a9705a08e9194c83e020235a13ed2d4ff8e9c3c73e5abbd0a9bd7c00587135767497b155bb9516d7b4c2240fbe2118d7b0668d6ee32ab7 WHIRLPOOL b002f836ee0f5ea213ec31be8e59910c7c3c9508301389309e60eeb7dd35989ae4e4dfa5fa9ee592371f05e6cd842a6e3b0ccd6ac4ed7a9efd8d60c36b1e6d65

diff --git a/dev-ros/rqt_bag/rqt_bag-0.4.7.ebuild b/dev-ros/rqt_bag/rqt_bag-0.4.7.ebuild
deleted file mode 100644
index adf5d529a2f..00000000000
--- a/dev-ros/rqt_bag/rqt_bag-0.4.7.ebuild
+++ /dev/null
@@ -1,26 +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="GUI plugin for displaying and replaying ROS bag files"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/rosbag[${PYTHON_USEDEP}]
-	dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-	dev-ros/roslib[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-"

diff --git a/dev-ros/rqt_bag/rqt_bag-0.4.8.ebuild b/dev-ros/rqt_bag/rqt_bag-0.4.8.ebuild
deleted file mode 100644
index 9131e47b851..00000000000
--- a/dev-ros/rqt_bag/rqt_bag-0.4.8.ebuild
+++ /dev/null
@@ -1,26 +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_bag"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for displaying and replaying ROS bag files"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/rosbag[${PYTHON_USEDEP}]
-	dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-	dev-ros/roslib[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-"


             reply	other threads:[~2017-10-14 11:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-14 11:41 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-06 12:33 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_bag/ Alexis Ballier
2020-10-13  9:13 Alexis Ballier
2018-03-27  6:41 Alexis Ballier
2018-03-27  6:41 Alexis Ballier
2017-11-10  8:51 Alexis Ballier
2017-10-14 11:41 Alexis Ballier
2017-02-05 18:28 Alexis Ballier
2016-11-14  9:33 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=1507981141.aa3d8f747c459a763dc235f49df348b651269d3a.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