commit:     3ffc329121985419a0b6140453384ccb2bd8f78b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May  8 12:21:04 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May  8 12:22:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ffc3291

dev-ros/test_diagnostic_aggregator: forward port gcc6 patch

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 .../test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.3.ebuild | 1 +
 .../test_diagnostic_aggregator/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 6a3569e2908..cabd94dbe35 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 b2364a6257b..cabd94dbe35 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" )

Reply via email to