Change PROVIDES and REQUIRES entries for ilmbase and openexr to lowercase.

Did not bump revisions since this does not change resulting packages.
This commit is contained in:
Kacper Kasper
2014-12-06 23:43:35 +00:00
parent 62fa715fae
commit af45939e50
2 changed files with 32 additions and 32 deletions

View File

@@ -26,11 +26,11 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
ilmbase$secondaryArchSuffix = $portVersion
lib:libHalf$secondaryArchSuffix = 12.0.0 compat >= 12
lib:libIex_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
lib:libIexMath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
lib:libIlmThread_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
lib:libImath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
lib:libhalf$secondaryArchSuffix = 12.0.0 compat >= 12
lib:libiex_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
lib:libiexmath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
lib:libilmthread_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
lib:libimath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
"
REQUIRES="
@@ -80,15 +80,15 @@ TEST()
PROVIDES_devel="
ilmbase${secondaryArchSuffix}_devel = $portVersion
devel:libHalf$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libIex_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libIexMath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libIlmThread_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libImath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libIex$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libIexMath$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libIlmThread$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libImath$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libhalf$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libiex_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libiexmath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libilmthread_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libimath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libiex$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libiexMath$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libilmthread$secondaryArchSuffix = 12.0.0 compat >= 12
devel:libimath$secondaryArchSuffix = 12.0.0 compat >= 12
"
REQUIRES_devel="
ilmbase$secondaryArchSuffix == $portVersion base