diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-08-06 19:10:25 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-08-06 19:10:35 +0200 |
commit | ee824899769717da46fcbd1b4aa98b74222b3116 (patch) | |
tree | 2d2832311c0f56f633790443748604be4b0f520e /dev-ros/timestamp_tools | |
parent | dev-perl/constant-boolean: Cleanup old 0.20.0-r1 (diff) | |
download | gentoo-ee824899769717da46fcbd1b4aa98b74222b3116.tar.gz gentoo-ee824899769717da46fcbd1b4aa98b74222b3116.tar.bz2 gentoo-ee824899769717da46fcbd1b4aa98b74222b3116.zip |
dev-ros/timestamp_tools: ws
Package-Manager: Portage-3.0.1, Repoman-2.3.23
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.8-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-ros/timestamp_tools/timestamp_tools-1.6.8-r1.ebuild b/dev-ros/timestamp_tools/timestamp_tools-1.6.8-r1.ebuild index f43b7fcc4744..52ab3c68a490 100644 --- a/dev-ros/timestamp_tools/timestamp_tools-1.6.8-r1.ebuild +++ b/dev-ros/timestamp_tools/timestamp_tools-1.6.8-r1.ebuild @@ -20,4 +20,3 @@ RDEPEND=" DEPEND="${RDEPEND} test? ( dev-cpp/gtest )" PATCHES=( "${FILESDIR}/tests.patch" "${FILESDIR}/boost.patch" ) - |