mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
openwatcom: code style.
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user