commit: 4846a1a07ff3817049d849872dae37ea7f71a143 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Apr 11 18:30:29 2018 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Apr 11 18:30:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4846a1a0
dev-ros/bondcpp: bump roscpp dep Closes: https://bugs.gentoo.org/626818 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-ros/bondcpp/bondcpp-1.8.1.ebuild | 4 ++-- dev-ros/bondcpp/bondcpp-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ros/bondcpp/bondcpp-1.8.1.ebuild b/dev-ros/bondcpp/bondcpp-1.8.1.ebuild index 123e756ecda..5516dd68b9f 100644 --- a/dev-ros/bondcpp/bondcpp-1.8.1.ebuild +++ b/dev-ros/bondcpp/bondcpp-1.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-ros/bond dev-ros/cmake_modules - dev-ros/roscpp + >=dev-ros/roscpp-1.13.6 dev-ros/smclib dev-libs/boost:= sys-apps/util-linux diff --git a/dev-ros/bondcpp/bondcpp-9999.ebuild b/dev-ros/bondcpp/bondcpp-9999.ebuild index 92bf5569a27..5516dd68b9f 100644 --- a/dev-ros/bondcpp/bondcpp-9999.ebuild +++ b/dev-ros/bondcpp/bondcpp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-ros/bond dev-ros/cmake_modules - dev-ros/roscpp + >=dev-ros/roscpp-1.13.6 dev-ros/smclib dev-libs/boost:= sys-apps/util-linux
