[72217] trunk/dports/lang/scala28/Portfile

blair at macports.org blair at macports.org
Thu Oct 7 10:22:06 PDT 2010


Revision: 72217
          http://trac.macports.org/changeset/72217
Author:   blair at macports.org
Date:     2010-10-07 10:22:05 -0700 (Thu, 07 Oct 2010)
Log Message:
-----------
Set supported_archs to noarch.

Suggested by: ryandesign

Modified Paths:
--------------
    trunk/dports/lang/scala28/Portfile

Modified: trunk/dports/lang/scala28/Portfile
===================================================================
--- trunk/dports/lang/scala28/Portfile	2010-10-07 17:21:45 UTC (rev 72216)
+++ trunk/dports/lang/scala28/Portfile	2010-10-07 17:22:05 UTC (rev 72217)
@@ -5,7 +5,7 @@
 
 name            scala28
 version         2.8.0
-revision        2
+revision        3
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      lang java
 maintainers     openmaintainer brett blair
@@ -19,6 +19,7 @@
                 is fully interoperable with Java.
 homepage        http://www.scala-lang.org/
 platforms       darwin
+supported_archs noarch
 
 master_sites    ${homepage}downloads/distrib/files/
 distname        scala-2.8.0.final
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101007/49208c27/attachment.html>


More information about the macports-changes mailing list