Revision
70915
Author
jmr@macports.org
Date
2010-08-25 22:37:05 -0700 (Wed, 25 Aug 2010)

Log Message

gnome-themes: noarch

Modified Paths

Diff

Modified: trunk/dports/gnome/gnome-themes/Portfile (70914 => 70915)


--- trunk/dports/gnome/gnome-themes/Portfile	2010-08-26 02:11:24 UTC (rev 70914)
+++ trunk/dports/gnome/gnome-themes/Portfile	2010-08-26 05:37:05 UTC (rev 70915)
@@ -5,10 +5,12 @@
 
 name            gnome-themes
 version         2.30.2
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     devans openmaintainer
 categories      gnome
 platforms       darwin
+supported_archs noarch
 description     A collection of themes and icons for GNOME 2 designed for accessibility.
 
 long_description \
@@ -34,8 +36,6 @@
 
 configure.args  --enable-all-themes
 
-universal_variant   no
-
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/GNOME/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-([0-9\.]+)}