From 5ea5d7c296d916e192cfe7600c1ccc7a1d9804b7 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 3 Aug 2018 08:14:59 +0200 Subject: [PATCH] swig: code style. --- dev-lang/swig/swig-3.0.12.recipe | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dev-lang/swig/swig-3.0.12.recipe b/dev-lang/swig/swig-3.0.12.recipe index 7180c266f..9f1a75adb 100644 --- a/dev-lang/swig/swig-3.0.12.recipe +++ b/dev-lang/swig/swig-3.0.12.recipe @@ -14,15 +14,16 @@ and generate the 'glue code' required for the above target languages to call \ into the C/C++ code. SWIG can also export its parse tree in the form of XML \ and Lisp s-expressions. SWIG is free software and the code that SWIG \ generates is compatible with both commercial and non-commercial projects." -LICENSE="SWIG" +HOMEPAGE="http://www.swig.org/" COPYRIGHT="1995-1998 University of Utah and the Regents of the University of California 1998-2005 University of Chicago 2005-2006 Arizona Board of Regents (University of Arizona) 1995-2017 The SWIG Developers" -HOMEPAGE="http://www.swig.org/" +LICENSE="SWIG" +REVISION="2" SOURCE_URI="http://sourceforge.net/projects/swig/files/swig/swig-$portVersion/swig-$portVersion.tar.gz" CHECKSUM_SHA256="7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d" -REVISION="2" + ARCHITECTURES="x86 ?x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86"