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-libs/urdfdom/
Date: Thu, 28 Dec 2017 19:11:29 +0000 (UTC)	[thread overview]
Message-ID: <1514488252.79d4bbf0a72d5fea48661fd26ff87d8d33c6e6e8.aballier@gentoo> (raw)

commit:     79d4bbf0a72d5fea48661fd26ff87d8d33c6e6e8
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 19:02:18 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 19:10:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d4bbf0

dev-libs/urdfdom: Remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/urdfdom/Manifest             |  1 -
 dev-libs/urdfdom/urdfdom-0.4.2.ebuild | 37 -----------------------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-libs/urdfdom/Manifest b/dev-libs/urdfdom/Manifest
index b11d0e04328..f1b46cc5928 100644
--- a/dev-libs/urdfdom/Manifest
+++ b/dev-libs/urdfdom/Manifest
@@ -1,2 +1 @@
-DIST urdfdom-0.4.2.tar.gz 24893 BLAKE2B f04e753fccf6e571ed7e029febfe960a4cbb5286d622fa6ffa1ff5342ef63f1917d217a922f92e89dd6fb1dbcc38739eddb768d419031ce3d3341ee9dc3885b4 SHA512 96bcc8c660fbf5a2f1be7b9586136b26a721c72ccc532ad15104b3283ac125ab0d021d4b723fb72f996adacf84fbfff8b2f18619e403ac0fed4a8bad0d237394
 DIST urdfdom-1.0.0.tar.gz 250016 BLAKE2B 525616785b4fa38c8900add42349aa3a2103c75b213c77e3d682084e674b5fae31e9f56331910c19e6e5c49f6f72e1e7240c588df0dc67d862e0eac911667381 SHA512 50a218e596bcc0cecff904db2fa626bebc3902c4fe1f5ff8e08195e462b4d9a8c416a41f4773cabbcc71490060d3feff7e8528a76b824569dc7fdb0bda01ec3f

diff --git a/dev-libs/urdfdom/urdfdom-0.4.2.ebuild b/dev-libs/urdfdom/urdfdom-0.4.2.ebuild
deleted file mode 100644
index 5667e931eff..00000000000
--- a/dev-libs/urdfdom/urdfdom-0.4.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-SCM=""
-if [ "${PV#9999}" != "${PV}" ] ; then
-	SCM="git-r3"
-	EGIT_REPO_URI="https://github.com/ros/urdfdom"
-fi
-
-inherit ${SCM} cmake-utils
-
-if [ "${PV#9999}" != "${PV}" ] ; then
-	KEYWORDS=""
-	SRC_URI=""
-else
-	KEYWORDS="~amd64 ~arm"
-	SRC_URI="https://github.com/ros/urdfdom/archive/${PV}.tar.gz -> ${P}.tar.gz"
-fi
-
-DESCRIPTION="URDF (U-Robot Description Format) library"
-HOMEPAGE="http://ros.org/wiki/urdf"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-libs/urdfdom_headers
-	>=dev-libs/console_bridge-0.3
-	dev-libs/tinyxml
-	dev-libs/boost:=[threads]"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-	sed -i -e 's/set(CMAKE_INSTALL_LIBDIR/#/' CMakeLists.txt || die
-	cmake-utils_src_prepare
-}


             reply	other threads:[~2017-12-28 19:11 UTC|newest]

Thread overview: 14+ 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 --
2022-07-07  9:06 [gentoo-commits] repo/gentoo:master commit in: dev-libs/urdfdom/ Alexis Ballier
2022-02-19 10:00 Alexis Ballier
2021-12-15  9:28 Alexis Ballier
2020-08-10 10:17 Alexis Ballier
2020-07-23 15:19 Alexis Ballier
2019-02-08 11:21 Alexis Ballier
2017-12-28 19:11 Alexis Ballier
2016-07-26  9:24 Alexis Ballier
2016-07-26  9:24 Alexis Ballier
2016-07-26  9:24 Alexis Ballier
2016-07-26  9:24 Alexis Ballier
2016-02-09  8:45 Alexis Ballier
2015-08-22  9:33 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=1514488252.79d4bbf0a72d5fea48661fd26ff87d8d33c6e6e8.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