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/rosunit/
Date: Thu, 23 Feb 2017 17:52:06 +0000 (UTC)	[thread overview]
Message-ID: <1487872319.8a1d4f1e8353d95c49b144c2a57ea30363ed740f.aballier@gentoo> (raw)

commit:     8a1d4f1e8353d95c49b144c2a57ea30363ed740f
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 17:32:13 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 17:51:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1d4f1e

dev-ros/rosunit: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/rosunit/Manifest              |  2 --
 dev-ros/rosunit/rosunit-1.13.4.ebuild | 25 -------------------------
 dev-ros/rosunit/rosunit-1.13.5.ebuild | 25 -------------------------
 3 files changed, 52 deletions(-)

diff --git a/dev-ros/rosunit/Manifest b/dev-ros/rosunit/Manifest
index 28b5f255d2..ed42a1f8b9 100644
--- a/dev-ros/rosunit/Manifest
+++ b/dev-ros/rosunit/Manifest
@@ -1,3 +1 @@
-DIST ros-1.13.4.tar.gz 165984 SHA256 dd8b763c6d5eda17f46ddafddfbaa980584a1b3e7ae345c2b25606a052393541 SHA512 380bdf94a1cfde0981afe17bbcb45c17bcb6f5e8087b83394b372c9178ee33ba130f5347a39e2a71ce3b92eef2666c85480f41afd40807a0314cc606d83df6d8 WHIRLPOOL 1dbc20748864836cf19516fee6bd2338b4a1e93c40fbe212117533b45daa40c712bf405dc6e966088d862caa691336a7a8da96bc0d7e957ec24231c395264f36
-DIST ros-1.13.5.tar.gz 167351 SHA256 892703a33dc3e703cf504e5f3c772e55ccbba5d78f4b5eab75f33cea3614b48a SHA512 710b7d39d12f9990369f59e0af29ad506268d7482970a987793a38f9ad934a56ebe40bec461020482b0497df2dc169f9d42fb23742eba93d6de13e000be1f40d WHIRLPOOL 086fbfed5b9424dbccb1eba35311690bf4924cc06d6454cb4911eccb21397bd8b21434318eb6eae1843a3a22ef8a618421906b3e698b009f3f36e1a95265396e
 DIST ros-1.14.0.tar.gz 167371 SHA256 42d2a91e867684b3bd0cf9132e5d6dc5bc996086e5ac7baaeeec9c51005282eb SHA512 b3353eeb88b1e5db456ae796a9b869e540e71a7ff94327c7b2c0cfdc58af599793f4b4e36ec54a80059d938ea1d27ca87f4093ea2621c9267a642f99db3acb31 WHIRLPOOL 142dda77e1d9cf9b5fdab9bcdace8eb9fdeb19060eaff8af16bda27d925c00ffc401bf0a41017aa4d81325dc6703ac9571a54c17e433910c751a2080c2637355

diff --git a/dev-ros/rosunit/rosunit-1.13.4.ebuild b/dev-ros/rosunit/rosunit-1.13.4.ebuild
deleted file mode 100644
index 7c5c719937..0000000000
--- a/dev-ros/rosunit/rosunit-1.13.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros/ros"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-ROS_SUBDIR=tools/${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Unit-testing package for ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/roslib[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-	test? ( dev-python/nose[${PYTHON_USEDEP}] )
-"

diff --git a/dev-ros/rosunit/rosunit-1.13.5.ebuild b/dev-ros/rosunit/rosunit-1.13.5.ebuild
deleted file mode 100644
index 7c5c719937..0000000000
--- a/dev-ros/rosunit/rosunit-1.13.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros/ros"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-ROS_SUBDIR=tools/${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Unit-testing package for ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/roslib[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-	test? ( dev-python/nose[${PYTHON_USEDEP}] )
-"


             reply	other threads:[~2017-02-23 17:52 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-23 17:52 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-12 19:08 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosunit/ Alexis Ballier
2020-07-29 12:21 Alexis Ballier
2019-12-11 15:26 Alexis Ballier
2019-05-07 10:00 Alexis Ballier
2018-05-08 12:22 Alexis Ballier
2018-02-06 19:24 Alexis Ballier
2017-11-04 11:06 Alexis Ballier
2017-07-30 16:44 Alexis Ballier
2017-06-15  9:37 Alexis Ballier
2017-02-23  9:16 Alexis Ballier
2017-02-15 13:24 Alexis Ballier
2017-02-09 17:46 Alexis Ballier
2017-02-08 16:09 Alexis Ballier
2016-09-22 15:25 Alexis Ballier
2016-09-19  7:58 Alexis Ballier
2016-09-05  9:21 Alexis Ballier
2016-03-14 11:38 Alexis Ballier
2015-09-22 12:14 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=1487872319.8a1d4f1e8353d95c49b144c2a57ea30363ed740f.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