diff --git a/media-libs/sge/sge-030809.recipe b/media-libs/sge/sge-030809.recipe index 02367c2ce..29897775a 100644 --- a/media-libs/sge/sge-030809.recipe +++ b/media-libs/sge/sge-030809.recipe @@ -8,7 +8,7 @@ CHECKSUM_MD5="a76975665b6a2bf189130fa2c8821caf" LICENSE="GNU LGPL v2.1" COPYRIGHT="1999-2003 Anders Lindstrom" -REVISION="1" +REVISION="2" ARCHITECTURES="x86_gcc2 x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" @@ -60,10 +60,10 @@ INSTALL() } PROVIDES_devel=" - libSGE${secondaryArchSuffix}_devel = $portVersion compat >= 030809 + sge${secondaryArchSuffix}_devel = $portVersion compat >= 030809 devel:libSGE$secondaryArchSuffix = $portVersion compat >= 030809 " REQUIRES_devel=" - libSGE$secondaryArchSuffix == $portVersion base + sge$secondaryArchSuffix == $portVersion base "