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/collada_parser/
Date: Thu, 16 Jul 2020 17:34:59 +0000 (UTC)	[thread overview]
Message-ID: <1594920888.5271cfe6561851f2738f271e6596096a385911df.aballier@gentoo> (raw)

commit:     5271cfe6561851f2738f271e6596096a385911df
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 16 17:19:24 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 17:34:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5271cfe6

dev-ros/collada_parser: Remove old

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

 dev-ros/collada_parser/Manifest                    |  2 --
 .../collada_parser-1.12.10-r3.ebuild               | 26 ----------------------
 .../collada_parser/collada_parser-1.12.12.ebuild   | 26 ----------------------
 3 files changed, 54 deletions(-)

diff --git a/dev-ros/collada_parser/Manifest b/dev-ros/collada_parser/Manifest
index b007cfeab4a..13ccf94e8dc 100644
--- a/dev-ros/collada_parser/Manifest
+++ b/dev-ros/collada_parser/Manifest
@@ -1,3 +1 @@
-DIST collada_urdf-1.12.10.tar.gz 73182 BLAKE2B 69f245e7962ad542a133ee71a7e9cbf7314ca7e754d95521dc802ef4296e957321897170444616bc2789626f19e7c368749f5644482dae04f28b864d08970de9 SHA512 78387ba78175099be0c48f966a185630598504f27d5baa76e9a9c088132b1368c698784c5367b376ac126e7c5a97a2117864561a073e6f9370a47fb86ad62ca4
-DIST collada_urdf-1.12.12.tar.gz 73361 BLAKE2B 7c23510d18080614e4f5666fa79d66b8378b6e524ac54249b8df03cefb3edfbcb7977690ca30917f8eab5ca56e689015f236cabff2aed402bd3a6b8d50f72cc6 SHA512 e0628daf905053bb6193cb3919b17b78f0697b1a530d589165f91343ac82a9fd08d86b9b24264e7f7750bef74d3a3b0db28bae63a31e8a484d8784db0a0ef6e5
 DIST collada_urdf-1.12.13.tar.gz 73633 BLAKE2B 5c3458f9b245dc6b21dde8c78938712316dba25694847fa54e422cfc5b7802f4dd10a79f6fe62c7b9f553d215ddb0b9276e33651d7e75f3d11a78efa3f031a08 SHA512 ec1063b124727bb51d0ce6d19f5203ae8a1d368d3ab21b80fcb1f699022008a639638e9ebccf7d24587c7ff6b88c33e0c81cc9adc3e00334960f830248293e0b

diff --git a/dev-ros/collada_parser/collada_parser-1.12.10-r3.ebuild b/dev-ros/collada_parser/collada_parser-1.12.10-r3.ebuild
deleted file mode 100644
index cd21973f675..00000000000
--- a/dev-ros/collada_parser/collada_parser-1.12.10-r3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/collada_urdf"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="C++ parser for the Collada robot description format"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-libs/boost:=
-	>=dev-ros/urdf_parser_plugin-1.12.6
-	dev-ros/roscpp
-	dev-ros/class_loader:=
-	dev-libs/urdfdom_headers
-	dev-libs/collada-dom:=
-	>=dev-ros/urdf-1.12.6
-	dev-libs/console_bridge:=
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/collada_parser/collada_parser-1.12.12.ebuild b/dev-ros/collada_parser/collada_parser-1.12.12.ebuild
deleted file mode 100644
index 6358999ff08..00000000000
--- a/dev-ros/collada_parser/collada_parser-1.12.12.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/collada_urdf"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="C++ parser for the Collada robot description format"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-libs/boost:=
-	>=dev-ros/urdf_parser_plugin-1.12.6
-	dev-ros/class_loader:=
-	dev-libs/urdfdom_headers
-	dev-libs/collada-dom:=
-	>=dev-ros/urdf-1.12.6
-	dev-ros/rosconsole
-	dev-libs/console_bridge:=
-"
-DEPEND="${RDEPEND}"


             reply	other threads:[~2020-07-16 17:35 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-16 17:34 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-16 17:34 [gentoo-commits] repo/gentoo:master commit in: dev-ros/collada_parser/ Alexis Ballier
2018-05-15  6:49 Alexis Ballier
2018-05-15  6:49 Alexis Ballier
2018-04-07 14:08 Alexis Ballier
2018-01-07  6:38 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-04-27 10:08 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-01-28 20:13 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-07-26  9:24 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2016-04-19  9:30 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2016-02-25  9:55 Alexis Ballier
2016-02-23 15:30 Alexis Ballier
2015-09-22 18:57 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=1594920888.5271cfe6561851f2738f271e6596096a385911df.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