From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_rviz/
Date: Thu, 28 Dec 2017 19:11:28 +0000 (UTC) [thread overview]
Message-ID: <1514488248.df9782f45e1bfc8302ff1b8e70f18166b285ef4b.aballier@gentoo> (raw)
commit: df9782f45e1bfc8302ff1b8e70f18166b285ef4b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 18:50:47 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 19:10:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df9782f4
dev-ros/rqt_rviz: Remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ros/rqt_rviz/Manifest | 2 --
dev-ros/rqt_rviz/rqt_rviz-0.5.6.ebuild | 27 ---------------------------
dev-ros/rqt_rviz/rqt_rviz-0.5.7.ebuild | 26 --------------------------
3 files changed, 55 deletions(-)
diff --git a/dev-ros/rqt_rviz/Manifest b/dev-ros/rqt_rviz/Manifest
index c8f9258f84a..59992eb2102 100644
--- a/dev-ros/rqt_rviz/Manifest
+++ b/dev-ros/rqt_rviz/Manifest
@@ -1,3 +1 @@
-DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 BLAKE2B 68a6643fef3c101ddbc0ae6a66d7fed3ec2fd7bc811947487946084bd6c93e564e11693941ef336b6d5428f926b0c297ccff845056e3f123320fba176ffe00cf SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51
-DIST rqt_rviz-0.5.7.tar.gz 5533 BLAKE2B dbfe8b359edc9602033e3ff9ba8f89eadaeef79c8110fcf38769ea133b05990f867829275bc441c69f239104f5d17fb960a3d9fb5ce788d0576dad220d28ef6b SHA512 b1b9f387cb5f0e6bc45ce95f91b8704b5c6b547edacb4d05e933c0756ac242b3a0614b7410fac111f9144530ae79810493b55c77bc1928a08a1264c46a2644d5
DIST rqt_rviz-0.5.8.tar.gz 5633 BLAKE2B c7d3c9888186911f39afe9ec23f7deb8c3da9590a7ee74e8b168ff4deae44d9021d152e41c013d0bc43a43795e70325a63b731887b59e83d585b2cd6176f1476 SHA512 ea2d06cf5da74de6ed8cd59bea586e0c963f1ce077fcb05638d53b0fd28e7ffde7bd265976efd0743ecdb86451fdba610f0b305170630ac910ecc9ab8590499c
diff --git a/dev-ros/rqt_rviz/rqt_rviz-0.5.6.ebuild b/dev-ros/rqt_rviz/rqt_rviz-0.5.6.ebuild
deleted file mode 100644
index ae2625fe30d..00000000000
--- a/dev-ros/rqt_rviz/rqt_rviz-0.5.6.ebuild
+++ /dev/null
@@ -1,27 +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_robot_plugins"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin embedding RViz"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=
- dev-ros/pluginlib[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_cpp
- >=dev-ros/qt_gui_cpp-0.3
- dev-qt/qtwidgets:5
- dev-ros/rviz
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_rviz/rqt_rviz-0.5.7.ebuild b/dev-ros/rqt_rviz/rqt_rviz-0.5.7.ebuild
deleted file mode 100644
index 6f6be7fa407..00000000000
--- a/dev-ros/rqt_rviz/rqt_rviz-0.5.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_rviz"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin embedding RViz"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=
- dev-ros/pluginlib[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_cpp
- >=dev-ros/qt_gui_cpp-0.3
- dev-qt/qtwidgets:5
- dev-ros/rviz
-"
-DEPEND="${RDEPEND}"
next reply other threads:[~2017-12-28 19:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-28 19:11 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_rviz/ Alexis Ballier
2020-07-10 13:26 Alexis Ballier
2020-07-10 13:26 Alexis Ballier
2018-07-20 15:27 Alexis Ballier
2018-05-15 6:37 Alexis Ballier
2017-12-28 19:11 Alexis Ballier
2017-05-04 9:12 Alexis Ballier
2017-05-02 9:33 Alexis Ballier
2017-05-02 9:33 Alexis Ballier
2017-01-26 8:24 Alexis Ballier
2016-11-14 9:51 Alexis Ballier
2016-09-20 13:55 Alexis Ballier
2016-05-17 10:24 Alexis Ballier
2016-05-11 8:06 Alexis Ballier
2016-05-11 8:06 Alexis Ballier
2016-03-14 11:38 Alexis Ballier
2015-09-23 10:39 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=1514488248.df9782f45e1bfc8302ff1b8e70f18166b285ef4b.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