[41240] trunk/dports/textproc

pguyot at kallisys.net pguyot at kallisys.net
Tue Oct 28 16:37:30 PDT 2008


Revision: 41240
          http://trac.macports.org/changeset/41240
Author:   pguyot at kallisys.net
Date:     2008-10-28 16:37:30 -0700 (Tue, 28 Oct 2008)
Log Message:
-----------
Universal variant does not make sense for aspell dictionaries which only consist in data files

Modified Paths:
--------------
    trunk/dports/textproc/aspell-dict-ar/Portfile
    trunk/dports/textproc/aspell-dict-bn/Portfile
    trunk/dports/textproc/aspell-dict-de/Portfile
    trunk/dports/textproc/aspell-dict-de-alt/Portfile
    trunk/dports/textproc/aspell-dict-dk/Portfile
    trunk/dports/textproc/aspell-dict-el/Portfile
    trunk/dports/textproc/aspell-dict-en/Portfile
    trunk/dports/textproc/aspell-dict-es/Portfile
    trunk/dports/textproc/aspell-dict-fa/Portfile
    trunk/dports/textproc/aspell-dict-fi/Portfile
    trunk/dports/textproc/aspell-dict-fr/Portfile
    trunk/dports/textproc/aspell-dict-he/Portfile
    trunk/dports/textproc/aspell-dict-hi/Portfile
    trunk/dports/textproc/aspell-dict-hu/Portfile
    trunk/dports/textproc/aspell-dict-is/Portfile
    trunk/dports/textproc/aspell-dict-it/Portfile
    trunk/dports/textproc/aspell-dict-mk/Portfile
    trunk/dports/textproc/aspell-dict-nb/Portfile
    trunk/dports/textproc/aspell-dict-nl/Portfile
    trunk/dports/textproc/aspell-dict-pl/Portfile
    trunk/dports/textproc/aspell-dict-pt_BR/Portfile
    trunk/dports/textproc/aspell-dict-pt_PT/Portfile
    trunk/dports/textproc/aspell-dict-ru/Portfile
    trunk/dports/textproc/aspell-dict-ta/Portfile
    trunk/dports/textproc/aspell-dict-uk/Portfile
    trunk/dports/textproc/aspell-dict-uz/Portfile

Modified: trunk/dports/textproc/aspell-dict-ar/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-ar/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-ar/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     154cf762bafdd02db419b62191138738 \

Modified: trunk/dports/textproc/aspell-dict-bn/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-bn/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-bn/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     5ea70ec74e67f49b2844d306ddf38388 \

Modified: trunk/dports/textproc/aspell-dict-de/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-de/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-de/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -9,6 +9,7 @@
 maintainers	        nomaintainer
 description	        German dictionary for aspell (current spelling rules)
 platforms	        darwin
+universal_variant   no
 
 long_description    German dictionary for Aspell, using the current German \
                     spelling rules.  For a dictionary with the old German \

Modified: trunk/dports/textproc/aspell-dict-de-alt/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-de-alt/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-de-alt/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -7,6 +7,7 @@
 maintainers	nomaintainer
 description	German dictionary for aspell (old spelling rules)
 platforms	darwin
+universal_variant   no
 
 long_description	German dictionary for Aspell, using the old German spelling \
 			rules.  For a dictionary with the current German \

Modified: trunk/dports/textproc/aspell-dict-dk/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-dk/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-dk/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -9,6 +9,7 @@
 description	Danish dictionary for aspell
 homepage	http://aspell.net/
 platforms	darwin
+universal_variant   no
 
 long_description Aspell with Danish dictionary.
 

Modified: trunk/dports/textproc/aspell-dict-el/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-el/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-el/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell-${langcode}-${version}
 checksums	        md5     0ea2c42ceb9b91f7f5de2c017234ad37 \

Modified: trunk/dports/textproc/aspell-dict-en/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-en/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-en/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -8,6 +8,7 @@
 description	English dictionary for aspell
 homepage	http://aspell.net/
 platforms	darwin
+universal_variant   no
 
 long_description Aspell with English dictionary.
 

Modified: trunk/dports/textproc/aspell-dict-es/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-es/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-es/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -9,6 +9,7 @@
 description	Spanish dictionary for aspell
 homepage	http://aspell.net/
 platforms	darwin
+universal_variant   no
 
 long_description Aspell with Spanish dictionary.
 

Modified: trunk/dports/textproc/aspell-dict-fa/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-fa/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-fa/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     47c8599e529fc291a096c12f0b8372ca \

Modified: trunk/dports/textproc/aspell-dict-fi/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-fi/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-fi/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     6d1032116982c0efab1af8fce83259c0 \

Modified: trunk/dports/textproc/aspell-dict-fr/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-fr/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-fr/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -8,6 +8,7 @@
 description	French dictionary for aspell
 homepage	http://aspell.net/
 platforms	darwin
+universal_variant   no
 
 long_description Aspell with French dictionary.
 

Modified: trunk/dports/textproc/aspell-dict-he/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-he/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-he/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     71791e0299787391d2ace1c850b5b434 \

Modified: trunk/dports/textproc/aspell-dict-hi/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-hi/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-hi/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     4fd4aedbda587bbc4eecb9d3ea57591d \

Modified: trunk/dports/textproc/aspell-dict-hu/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-hu/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-hu/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     4f4e1e98019a89d0ebf43ec59ae68254 \

Modified: trunk/dports/textproc/aspell-dict-is/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-is/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-is/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell-${langcode}-${version}
 checksums	        md5     1e0b6125d91d7edad710482ddcce2d23 \

Modified: trunk/dports/textproc/aspell-dict-it/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-it/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-it/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -8,6 +8,7 @@
 description	Italian dictionary for aspell
 homepage	http://aspell.net/
 platforms	darwin
+universal_variant   no
 
 long_description Aspell with Italian dictionary.
 

Modified: trunk/dports/textproc/aspell-dict-mk/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-mk/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-mk/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell-${langcode}-${version}
 checksums	        md5     50e15df6b68e78d1baa789f517b2401b \

Modified: trunk/dports/textproc/aspell-dict-nb/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-nb/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-nb/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell-${langcode}-${version}
 checksums	        md5     d1173a5ce04f39e9c93183da691e7ce8 \

Modified: trunk/dports/textproc/aspell-dict-nl/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-nl/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-nl/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -8,6 +8,7 @@
 description	Dutch dictionary for aspell
 homepage	http://aspell.net/
 platforms	darwin
+universal_variant   no
 
 long_description Aspell with Dutch dictionary.
 

Modified: trunk/dports/textproc/aspell-dict-pl/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-pl/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-pl/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     3139a69a1bd9ccb1d853d30aa024fc2b \

Modified: trunk/dports/textproc/aspell-dict-pt_BR/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-pt_BR/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-pt_BR/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     0c99d5c143fc15a951a1bc234230590c \

Modified: trunk/dports/textproc/aspell-dict-pt_PT/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-pt_PT/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-pt_PT/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     a54267ce8f91de6e6a1baf1e8048cba0 \

Modified: trunk/dports/textproc/aspell-dict-ru/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-ru/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-ru/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -8,6 +8,7 @@
 description	Russian dictionary for aspell
 homepage	http://aspell.net/
 platforms	darwin
+universal_variant   no
 
 long_description Aspell with Russian dictionary.
 

Modified: trunk/dports/textproc/aspell-dict-ta/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-ta/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-ta/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     fc98b0b8d79291448d3a4f48ebbf2bd0 \

Modified: trunk/dports/textproc/aspell-dict-uk/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-uk/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-uk/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     662f15381d11581758866fd7af43b4d7 \

Modified: trunk/dports/textproc/aspell-dict-uz/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-uz/Portfile	2008-10-28 22:59:58 UTC (rev 41239)
+++ trunk/dports/textproc/aspell-dict-uz/Portfile	2008-10-28 23:37:30 UTC (rev 41240)
@@ -11,8 +11,8 @@
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
+universal_variant   no
 
-
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell6-${langcode}-${version}
 checksums	        md5     e0d72a8250bba1a1f40dfb2a163eed65 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081028/6e1fb082/attachment-0001.html>


More information about the macports-changes mailing list