From 76e1616fc852f77697d353a4173658a4cdf67bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 17 Nov 2016 20:22:23 +0100 Subject: [PATCH] gcc: missing provide. --- sys-devel/gcc/gcc-5.4.0_2016_06_04.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-5.4.0_2016_06_04.recipe b/sys-devel/gcc/gcc-5.4.0_2016_06_04.recipe index b36bacbcb..f443ad39b 100644 --- a/sys-devel/gcc/gcc-5.4.0_2016_06_04.recipe +++ b/sys-devel/gcc/gcc-5.4.0_2016_06_04.recipe @@ -5,7 +5,7 @@ HOMEPAGE="http://gcc.gnu.org" SOURCE_URI="https://ftp.gnu.org/gnu/gcc/gcc-5.4.0/gcc-5.4.0.tar.bz2" CHECKSUM_SHA256="608df76dec2d34de6558249d8af4cbee21eceddbcb580d666f7a5a583ca3303a" -REVISION="2" +REVISION="3" LICENSE=" GNU GPL v3 GNU LGPL v3 @@ -349,6 +349,7 @@ PROVIDES_syslibs_devel=" devel:libgcc_kernel$secondaryArchSuffix = $portVersion compat >= 4 devel:libgcc$secondaryArchSuffix = $portVersion compat >= 4 devel:libgcc_eh$secondaryArchSuffix = $portVersion compat >= 4 + devel:libgcc_eh_kernel$secondaryArchSuffix = $portVersion compat >= 4 devel:libgomp$secondaryArchSuffix = $libgompLibVersion compat >= $libgompSoVersion devel:libstdc++$secondaryArchSuffix = $portVersion compat >= 4 devel:libsupc++$secondaryArchSuffix = $portVersion compat >= 4