commit:     e38c0962f8cbc5fa76613b02b4d2d6ef5239b724
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 12 16:42:28 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Aug 12 16:58:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38c0962

dev-ros/fake_localization: add slot dep on angles

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ..._localization-1.17.1.ebuild => fake_localization-1.17.1-r1.ebuild} | 4 ++--
 dev-ros/fake_localization/fake_localization-9999.ebuild               | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ros/fake_localization/fake_localization-1.17.1.ebuild 
b/dev-ros/fake_localization/fake_localization-1.17.1-r1.ebuild
similarity index 93%
rename from dev-ros/fake_localization/fake_localization-1.17.1.ebuild
rename to dev-ros/fake_localization/fake_localization-1.17.1-r1.ebuild
index 532a449c139..30d6188cb63 100644
--- a/dev-ros/fake_localization/fake_localization-1.17.1.ebuild
+++ b/dev-ros/fake_localization/fake_localization-1.17.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ IUSE=""
 
 RDEPEND="
        dev-libs/boost:=
-       dev-ros/angles
+       dev-ros/angles:0
        dev-ros/roscpp
        dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
        dev-ros/rosconsole

diff --git a/dev-ros/fake_localization/fake_localization-9999.ebuild 
b/dev-ros/fake_localization/fake_localization-9999.ebuild
index 532a449c139..30d6188cb63 100644
--- a/dev-ros/fake_localization/fake_localization-9999.ebuild
+++ b/dev-ros/fake_localization/fake_localization-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ IUSE=""
 
 RDEPEND="
        dev-libs/boost:=
-       dev-ros/angles
+       dev-ros/angles:0
        dev-ros/roscpp
        dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
        dev-ros/rosconsole

Reply via email to