public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/resource_retriever/
@ 2016-03-28  7:17 99% Alexis Ballier
  0 siblings, 0 replies; 1+ results
From: Alexis Ballier @ 2016-03-28  7:17 UTC (permalink / raw
  To: gentoo-commits

commit:     7e5c1c29a82c154df226dabb5dd9ee31f4ade6b1
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 07:08:42 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 07:08:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5c1c29

dev-ros/resource_retriever: set PYTHON_COMPAT and add missing dep on urlgrabber

Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/resource_retriever/resource_retriever-1.12.0.ebuild | 4 +++-
 dev-ros/resource_retriever/resource_retriever-9999.ebuild   | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-ros/resource_retriever/resource_retriever-1.12.0.ebuild b/dev-ros/resource_retriever/resource_retriever-1.12.0.ebuild
index 8548986..ef50344 100644
--- a/dev-ros/resource_retriever/resource_retriever-1.12.0.ebuild
+++ b/dev-ros/resource_retriever/resource_retriever-1.12.0.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/resource_retriever"
 KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin
 
@@ -15,7 +16,8 @@ IUSE=""
 
 RDEPEND="
 	dev-ros/rosconsole
-	dev-ros/roslib
+	dev-ros/roslib[${PYTHON_USEDEP}]
+	dev-python/urlgrabber[${PYTHON_USEDEP}]
 	net-misc/curl
 "
 DEPEND="${RDEPEND}

diff --git a/dev-ros/resource_retriever/resource_retriever-9999.ebuild b/dev-ros/resource_retriever/resource_retriever-9999.ebuild
index 8548986..ef50344 100644
--- a/dev-ros/resource_retriever/resource_retriever-9999.ebuild
+++ b/dev-ros/resource_retriever/resource_retriever-9999.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/resource_retriever"
 KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin
 
@@ -15,7 +16,8 @@ IUSE=""
 
 RDEPEND="
 	dev-ros/rosconsole
-	dev-ros/roslib
+	dev-ros/roslib[${PYTHON_USEDEP}]
+	dev-python/urlgrabber[${PYTHON_USEDEP}]
 	net-misc/curl
 "
 DEPEND="${RDEPEND}


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-03-28  7:17 99% [gentoo-commits] repo/gentoo:master commit in: dev-ros/resource_retriever/ Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox