diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 16:46:36 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 17:18:21 +0200 |
commit | b92c8b7bd10fefcff63492ecb630262be111a134 (patch) | |
tree | 5d4a739ab5ad9412735d939008b6e5a3842db774 /dev-ros/fake_localization | |
parent | ros-meta/navigation: Bump to 1.16.6. (diff) | |
download | gentoo-b92c8b7bd10fefcff63492ecb630262be111a134.tar.gz gentoo-b92c8b7bd10fefcff63492ecb630262be111a134.tar.bz2 gentoo-b92c8b7bd10fefcff63492ecb630262be111a134.zip |
dev-ros/fake_localization: drop merged patch
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/fake_localization')
-rw-r--r-- | dev-ros/fake_localization/fake_localization-1.16.6.ebuild | 1 | ||||
-rw-r--r-- | dev-ros/fake_localization/fake_localization-9999.ebuild | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/dev-ros/fake_localization/fake_localization-1.16.6.ebuild b/dev-ros/fake_localization/fake_localization-1.16.6.ebuild index 6e03c4694f2d..377d0c00a6c6 100644 --- a/dev-ros/fake_localization/fake_localization-1.16.6.ebuild +++ b/dev-ros/fake_localization/fake_localization-1.16.6.ebuild @@ -27,4 +27,3 @@ RDEPEND=" dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/boost170.patch" ) diff --git a/dev-ros/fake_localization/fake_localization-9999.ebuild b/dev-ros/fake_localization/fake_localization-9999.ebuild index 946772aaddd8..377d0c00a6c6 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,4 +27,3 @@ RDEPEND=" dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/boost170.patch" ) |