public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/stage_ros/
@ 2016-02-24  9:05 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2016-02-24  9:05 UTC (permalink / raw
  To: gentoo-commits

commit:     b7200647ad6a9fdac062975b6f5fcf77ad873135
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 24 09:03:54 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 09:05:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7200647

dev-ros/stage_ros: add missing dep on std_srvs, bug #575514

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

 dev-ros/stage_ros/stage_ros-1.7.5.ebuild | 1 +
 dev-ros/stage_ros/stage_ros-9999.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-ros/stage_ros/stage_ros-1.7.5.ebuild b/dev-ros/stage_ros/stage_ros-1.7.5.ebuild
index 00cb85f..e0e7b0a 100644
--- a/dev-ros/stage_ros/stage_ros-1.7.5.ebuild
+++ b/dev-ros/stage_ros/stage_ros-1.7.5.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
 	dev-ros/tf
 	x11-libs/fltk
 	sci-electronics/Stage
+	dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 DEPEND="${RDEPEND}
 	test? ( dev-ros/rostest )

diff --git a/dev-ros/stage_ros/stage_ros-9999.ebuild b/dev-ros/stage_ros/stage_ros-9999.ebuild
index 00cb85f..e0e7b0a 100644
--- a/dev-ros/stage_ros/stage_ros-9999.ebuild
+++ b/dev-ros/stage_ros/stage_ros-9999.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
 	dev-ros/tf
 	x11-libs/fltk
 	sci-electronics/Stage
+	dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 DEPEND="${RDEPEND}
 	test? ( dev-ros/rostest )


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/stage_ros/
@ 2017-05-02 10:22 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2017-05-02 10:22 UTC (permalink / raw
  To: gentoo-commits

commit:     b20b37b05786c06b53947c419d74154f2a5ce870
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 09:54:25 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May  2 10:21:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b20b37b0

dev-ros/stage_ros: Bump to 1.8.0 and drop all patches

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/stage_ros/Manifest                                          | 1 +
 dev-ros/stage_ros/{stage_ros-9999.ebuild => stage_ros-1.8.0.ebuild} | 3 +--
 dev-ros/stage_ros/stage_ros-9999.ebuild                             | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-ros/stage_ros/Manifest b/dev-ros/stage_ros/Manifest
index b0c67837a5e..a9976ad7ae0 100644
--- a/dev-ros/stage_ros/Manifest
+++ b/dev-ros/stage_ros/Manifest
@@ -1 +1,2 @@
 DIST stage_ros-1.7.5.tar.gz 58903 SHA256 44ce79611d3e6f2dc88000b3253986b2cebc9760909b90d9e512abf0f95ce376 SHA512 ce4e46f04d4440932f548ccb97745d421dbb5be41ead46df0f45a02e002c2ab672281277ad9835f8c40c001b823873299952b25d6758639a682b19ae470b9511 WHIRLPOOL 2991db94c7c52cef4d66556c669092cef5c046f0b63f0219fce43785d74a2b59fda05accfefca65b6ae00ea01ee5a0da938b924396abb59fd86346fbcc629b3d
+DIST stage_ros-1.8.0.tar.gz 59891 SHA256 21fbe64e3a5f639ce88a69b3ae15eea38a9e2dbeedfb7f9bed21f787706973fb SHA512 d953e819d1955e7b1f0ca5a3d91e5b052b485045c057ecfe210e8b31dd3b4aa3418ac642dbad87ce8925e74295661a9fee9b10d826c2b1a2a17f8ec478a87927 WHIRLPOOL d68b60830614e67cc10b0132a347028e013708079501ea74314081b60a6efe651d17ab1866509ce2020ebd39c252fa88c8dfb9d5c506639e980990a6cd0429ae

diff --git a/dev-ros/stage_ros/stage_ros-9999.ebuild b/dev-ros/stage_ros/stage_ros-1.8.0.ebuild
similarity index 84%
copy from dev-ros/stage_ros/stage_ros-9999.ebuild
copy to dev-ros/stage_ros/stage_ros-1.8.0.ebuild
index 748bdbbb4c6..b62ce451fb3 100644
--- a/dev-ros/stage_ros/stage_ros-9999.ebuild
+++ b/dev-ros/stage_ros/stage_ros-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -29,4 +29,3 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	test? ( dev-ros/rostest )
 	virtual/pkgconfig"
-PATCHES=( "${FILESDIR}/stageconfig.patch" "${FILESDIR}/fltk.patch" )

diff --git a/dev-ros/stage_ros/stage_ros-9999.ebuild b/dev-ros/stage_ros/stage_ros-9999.ebuild
index 748bdbbb4c6..b62ce451fb3 100644
--- a/dev-ros/stage_ros/stage_ros-9999.ebuild
+++ b/dev-ros/stage_ros/stage_ros-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -29,4 +29,3 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	test? ( dev-ros/rostest )
 	virtual/pkgconfig"
-PATCHES=( "${FILESDIR}/stageconfig.patch" "${FILESDIR}/fltk.patch" )


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/stage_ros/
@ 2017-05-02 10:23 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2017-05-02 10:23 UTC (permalink / raw
  To: gentoo-commits

commit:     fb314e796a9d85814e720cfe2279f956473b2d08
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 10:22:56 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May  2 10:22:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb314e79

dev-ros/stage_ros: Add := dep on Stage

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/stage_ros/stage_ros-1.8.0.ebuild | 2 +-
 dev-ros/stage_ros/stage_ros-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/stage_ros/stage_ros-1.8.0.ebuild b/dev-ros/stage_ros/stage_ros-1.8.0.ebuild
index b62ce451fb3..4a808a02abd 100644
--- a/dev-ros/stage_ros/stage_ros-1.8.0.ebuild
+++ b/dev-ros/stage_ros/stage_ros-1.8.0.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
 	dev-ros/std_msgs
 	dev-ros/tf
 	x11-libs/fltk
-	sci-electronics/Stage
+	sci-electronics/Stage:=
 	dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 DEPEND="${RDEPEND}

diff --git a/dev-ros/stage_ros/stage_ros-9999.ebuild b/dev-ros/stage_ros/stage_ros-9999.ebuild
index b62ce451fb3..4a808a02abd 100644
--- a/dev-ros/stage_ros/stage_ros-9999.ebuild
+++ b/dev-ros/stage_ros/stage_ros-9999.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
 	dev-ros/std_msgs
 	dev-ros/tf
 	x11-libs/fltk
-	sci-electronics/Stage
+	sci-electronics/Stage:=
 	dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 DEPEND="${RDEPEND}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/stage_ros/
@ 2017-05-07 12:53 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2017-05-07 12:53 UTC (permalink / raw
  To: gentoo-commits

commit:     4c81650193e6aed5e847d6bf28708c4b51dc6a71
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun May  7 12:53:11 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun May  7 12:53:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c816501

dev-ros/stage_ros: bump stage dep, bug #617600

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/stage_ros/stage_ros-1.8.0.ebuild | 2 +-
 dev-ros/stage_ros/stage_ros-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/stage_ros/stage_ros-1.8.0.ebuild b/dev-ros/stage_ros/stage_ros-1.8.0.ebuild
index 4a808a02abd..3cdc7cdc4d1 100644
--- a/dev-ros/stage_ros/stage_ros-1.8.0.ebuild
+++ b/dev-ros/stage_ros/stage_ros-1.8.0.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
 	dev-ros/std_msgs
 	dev-ros/tf
 	x11-libs/fltk
-	sci-electronics/Stage:=
+	>=sci-electronics/Stage-4.3:=
 	dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 DEPEND="${RDEPEND}

diff --git a/dev-ros/stage_ros/stage_ros-9999.ebuild b/dev-ros/stage_ros/stage_ros-9999.ebuild
index 4a808a02abd..3cdc7cdc4d1 100644
--- a/dev-ros/stage_ros/stage_ros-9999.ebuild
+++ b/dev-ros/stage_ros/stage_ros-9999.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
 	dev-ros/std_msgs
 	dev-ros/tf
 	x11-libs/fltk
-	sci-electronics/Stage:=
+	>=sci-electronics/Stage-4.3:=
 	dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 DEPEND="${RDEPEND}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-07 12:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-02 10:23 [gentoo-commits] repo/gentoo:master commit in: dev-ros/stage_ros/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2017-05-07 12:53 Alexis Ballier
2017-05-02 10:22 Alexis Ballier
2016-02-24  9:05 Alexis Ballier

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