diff --git a/sys-devel/openwatcom/openwatcom-1.9.0.recipe b/sys-devel/openwatcom/openwatcom-1.9.0.recipe index 78a437e19..5eb928712 100644 --- a/sys-devel/openwatcom/openwatcom-1.9.0.recipe +++ b/sys-devel/openwatcom/openwatcom-1.9.0.recipe @@ -5,18 +5,17 @@ the Watcom C, C++, and Fortran cross compilers and tools. An Open Source \ license from Sybase allows free commercial and non-commercial use of Open\ Watcom." HOMEPAGE="http://openwatcom.org" -LICENSE="Open Watcom Public Licence v1.0" COPYRIGHT="1983-2002 Sybase, Inc." +LICENSE="Open Watcom Public Licence v1.0" REVISION="1" - -ARCHITECTURES="!x86_gcc2" -SECONDARY_ARCHITECTURES="x86" - SOURCE_URI="ftp://ftp.openwatcom.org/source/open_watcom_$portVersion-src.tar.bz2" CHECKSUM_SHA256="6d303327988ee2dda60cfabebf3f45a9758aee4da117d41cf3153fccb7e5e4bf" SOURCE_DIR="OW19" PATCHES="openwatcom-$portVersion.patchset" +ARCHITECTURES="!x86_gcc2" +SECONDARY_ARCHITECTURES="x86" + PROVIDES=" openwatcom$secondaryArchSuffix = $portVersion " diff --git a/sys-devel/openwatcom/openwatcom-2.0.0.recipe b/sys-devel/openwatcom/openwatcom-2.0.0.recipe index 8d3b49610..73e0bc27b 100644 --- a/sys-devel/openwatcom/openwatcom-2.0.0.recipe +++ b/sys-devel/openwatcom/openwatcom-2.0.0.recipe @@ -5,16 +5,15 @@ the Watcom C, C++, and Fortran cross compilers and tools. An Open Source \ license from Sybase allows free commercial and non-commercial use of Open\ Watcom." HOMEPAGE="https://github.com/open-watcom/open-watcom-v2" -LICENSE="Open Watcom Public Licence v1.0" COPYRIGHT="1983-2002 Sybase, Inc." +LICENSE="Open Watcom Public Licence v1.0" REVISION="1" +SOURCE_URI="git@github.com:open-watcom/open-watcom-v2.git#ca9213e7973593caf73b50cc2185db8d1cef185c" +PATCHES="openwatcom-$portVersion.patchset" ARCHITECTURES="!x86_gcc2" SECONDARY_ARCHITECTURES="x86" -SOURCE_URI="git@github.com:open-watcom/open-watcom-v2.git#ca9213e7973593caf73b50cc2185db8d1cef185c" -PATCHES="openwatcom-$portVersion.patchset" - PROVIDES=" openwatcom$secondaryArchSuffix = $portVersion "