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/rgbd_launch/
Date: Wed, 15 Jul 2020 16:57:18 +0000 (UTC)	[thread overview]
Message-ID: <1594832231.b8462f12f4edadf0561590ad823f09e7902911bf.aballier@gentoo> (raw)

commit:     b8462f12f4edadf0561590ad823f09e7902911bf
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 16:04:53 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 16:57:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8462f12

dev-ros/rgbd_launch: Remove old

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

 dev-ros/rgbd_launch/Manifest                 |  3 ---
 dev-ros/rgbd_launch/rgbd_launch-2.2.0.ebuild | 22 ----------------------
 dev-ros/rgbd_launch/rgbd_launch-2.2.1.ebuild | 22 ----------------------
 dev-ros/rgbd_launch/rgbd_launch-2.2.2.ebuild | 23 -----------------------
 4 files changed, 70 deletions(-)

diff --git a/dev-ros/rgbd_launch/Manifest b/dev-ros/rgbd_launch/Manifest
index 106f4b9d4e5..03ee686f2ac 100644
--- a/dev-ros/rgbd_launch/Manifest
+++ b/dev-ros/rgbd_launch/Manifest
@@ -1,4 +1 @@
-DIST rgbd_launch-2.2.0.tar.gz 5515 BLAKE2B 532e6c31fb3420d2b946686b32fd77650ec028094e59081bee07d79fbf1083028770dd30e9cca77d12ff1189bb280ea19a2e2b36f382c263eaff178b5a00250b SHA512 420920635b42060b0dcc7419589f5ce4b3a1ae56e07c8cf1df4e797685cdf6e230c882b2cae717b47c3c496759f8ddea8c4ce3c3fe6fceb1781d7449b53a52f6
-DIST rgbd_launch-2.2.1.tar.gz 5514 BLAKE2B 7e9a9b2bcc07d963eb9a08c618a1d67a7c055a2754366bf36321d3f2a79f90e47ac06b1a4190a263040bd22e74f7a9587e6028f85c40121567d22bddcae3ed13 SHA512 60873580f17964e6319b53e32719e0702b8ced937a767b94c850b49565de5c5ee806d77968bcfecffebd39dbb4bc81cb1b7674ac90e1184cd9df47c273f352cb
-DIST rgbd_launch-2.2.2.tar.gz 7205 BLAKE2B 50fb20192834c549d752a0fc82afc5ddabc7db064b6b9247d0554441233e6dc0c6c5acc218853dd775e217c5fcf3af6b84a8b0690241ac6e159401ac990c8959 SHA512 300f0d49a9dbffb891492be4cddc0a625233e06a3c8fa608d063b409ab1a51fa31e3ef42e6cdfb9eb232192695d1c23bfaf521d7c190efc83886ad856a135278
 DIST rgbd_launch-2.3.0.tar.gz 7246 BLAKE2B 2f5d7bceaba85d28e1a747d1d7a9c08faede7cdb7dc1270a61bf4038a24d7342e0e4a10c74a69c6eaa3f39ea4ed7dedb5e7a94178b3be1201c474d53a1a04639 SHA512 77767f4c6829c5d32d7e18baf2ab86189e758d681bad626826a378c8225551c3ec93d1f0f363b292b4e9aa04f2268a7567ac956145d8cb0b9556dca0bc88903e

diff --git a/dev-ros/rgbd_launch/rgbd_launch-2.2.0.ebuild b/dev-ros/rgbd_launch/rgbd_launch-2.2.0.ebuild
deleted file mode 100644
index 5d6ba49305e..00000000000
--- a/dev-ros/rgbd_launch/rgbd_launch-2.2.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros-drivers/rgbd_launch"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="Launch files to open an RGBD device"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/depth_image_proc
-	dev-ros/image_proc
-	dev-ros/nodelet
-	dev-ros/tf
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rgbd_launch/rgbd_launch-2.2.1.ebuild b/dev-ros/rgbd_launch/rgbd_launch-2.2.1.ebuild
deleted file mode 100644
index 5d6ba49305e..00000000000
--- a/dev-ros/rgbd_launch/rgbd_launch-2.2.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros-drivers/rgbd_launch"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="Launch files to open an RGBD device"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/depth_image_proc
-	dev-ros/image_proc
-	dev-ros/nodelet
-	dev-ros/tf
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rgbd_launch/rgbd_launch-2.2.2.ebuild b/dev-ros/rgbd_launch/rgbd_launch-2.2.2.ebuild
deleted file mode 100644
index 031495e85be..00000000000
--- a/dev-ros/rgbd_launch/rgbd_launch-2.2.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-ROS_REPO_URI="https://github.com/ros-drivers/rgbd_launch"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="Launch files to open an RGBD device"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/depth_image_proc
-	dev-ros/image_proc
-	dev-ros/nodelet
-	dev-ros/tf
-"
-DEPEND="${RDEPEND}"


             reply	other threads:[~2020-07-15 16:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 16:57 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-15 16:57 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rgbd_launch/ Alexis Ballier
2016-09-15  9:41 Alexis Ballier
2016-05-12 11:08 Alexis Ballier
2016-05-12 11:08 Alexis Ballier
2015-11-24 15:08 Alexis Ballier
2015-11-19 10:05 Alexis Ballier
2015-11-02  9:59 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=1594832231.b8462f12f4edadf0561590ad823f09e7902911bf.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