diff options
author | Alexis Ballier <aballier@gentoo.org> | 2021-04-02 13:08:26 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2021-04-05 11:52:06 +0200 |
commit | 5671fc912bc6ab8e87e4d3f2489afda3491c04b5 (patch) | |
tree | f85c53407fdf8239e67430bd9d99d40c4c6c0e55 /dev-ros/timestamp_tools | |
parent | ros-meta/hector_localization: Bump to 0.4.0. (diff) | |
download | gentoo-5671fc912bc6ab8e87e4d3f2489afda3491c04b5.tar.gz gentoo-5671fc912bc6ab8e87e4d3f2489afda3491c04b5.tar.bz2 gentoo-5671fc912bc6ab8e87e4d3f2489afda3491c04b5.zip |
dev-ros/timestamp_tools: remove merged patch
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/timestamp_tools')
-rw-r--r-- | dev-ros/timestamp_tools/timestamp_tools-1.6.9.ebuild | 1 | ||||
-rw-r--r-- | dev-ros/timestamp_tools/timestamp_tools-9999.ebuild | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/dev-ros/timestamp_tools/timestamp_tools-1.6.9.ebuild b/dev-ros/timestamp_tools/timestamp_tools-1.6.9.ebuild index 2499187a79bc..efb32587375a 100644 --- a/dev-ros/timestamp_tools/timestamp_tools-1.6.9.ebuild +++ b/dev-ros/timestamp_tools/timestamp_tools-1.6.9.ebuild @@ -19,4 +19,3 @@ RDEPEND=" " DEPEND="${RDEPEND} test? ( dev-cpp/gtest )" -PATCHES=( "${FILESDIR}/boost.patch" ) diff --git a/dev-ros/timestamp_tools/timestamp_tools-9999.ebuild b/dev-ros/timestamp_tools/timestamp_tools-9999.ebuild index 86be358b9919..efb32587375a 100644 --- a/dev-ros/timestamp_tools/timestamp_tools-9999.ebuild +++ b/dev-ros/timestamp_tools/timestamp_tools-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 @@ -19,4 +19,3 @@ RDEPEND=" " DEPEND="${RDEPEND} test? ( dev-cpp/gtest )" -PATCHES=( "${FILESDIR}/boost.patch" ) |