From 3ffc329121985419a0b6140453384ccb2bd8f78b Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 8 May 2018 14:21:04 +0200 Subject: [PATCH] dev-ros/test_diagnostic_aggregator: forward port gcc6 patch Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- .../test_diagnostic_aggregator-1.9.3.ebuild | 1 + .../test_diagnostic_aggregator-9999.ebuild | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.3.ebuild b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.3.ebuild index 6a3569e29081..cabd94dbe35a 100644 --- a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.3.ebuild +++ b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.3.ebuild @@ -22,3 +22,4 @@ RDEPEND=" dev-ros/rostest " DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}/gcc6.patch" ) diff --git a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-9999.ebuild b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-9999.ebuild index b2364a6257b7..cabd94dbe35a 100644 --- a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-9999.ebuild +++ b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-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 @@ -22,3 +22,4 @@ RDEPEND=" dev-ros/rostest " DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}/gcc6.patch" ) -- 2.26.2