From d2f71f328b62f3405834103c7eeedca106081055 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 31 Jan 2015 12:41:51 +0000 Subject: [PATCH] harfbuzz: fix provides. --- media-libs/harfbuzz/harfbuzz-0.9.38.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-libs/harfbuzz/harfbuzz-0.9.38.recipe b/media-libs/harfbuzz/harfbuzz-0.9.38.recipe index 3c47f6205..bde893d7b 100644 --- a/media-libs/harfbuzz/harfbuzz-0.9.38.recipe +++ b/media-libs/harfbuzz/harfbuzz-0.9.38.recipe @@ -20,7 +20,7 @@ COPYRIGHT=" " SRC_URI="http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$portVersion.tar.bz2" CHECKSUM_SHA256="6736f383b4edfcaaeb6f3292302ca382d617d8c79948bb2dd2e8f86cdccfd514" -REVISION="1" +REVISION="2" ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then # x86_gcc2 is fine as primary target architecture as long as we're building @@ -33,7 +33,7 @@ PATCHES="harfbuzz-$portVersion.patchset" PROVIDES=" harfbuzz$secondaryArchSuffix = $portVersion compat >= 0.9 - lib:libharfbuzz$secondaryArchSuffix = 0.937.0 compat >= 0.937 + lib:libharfbuzz$secondaryArchSuffix = 0.938.0 compat >= 0.938 cmd:hb_ot_shape_closure$secondaryArchSuffix cmd:hb_shape$secondaryArchSuffix " @@ -98,7 +98,7 @@ INSTALL() PROVIDES_devel=" harfbuzz${secondaryArchSuffix}_devel = $portVersion compat >= 0.9 - devel:libharfbuzz$secondaryArchSuffix = 0.937.0 compat >= 0.937 + devel:libharfbuzz$secondaryArchSuffix = 0.938.0 compat >= 0.938 " REQUIRES_devel=" harfbuzz$secondaryArchSuffix == $portVersion base