r664 - in /scripts: extract-pos supported_platforms.php

fst-guest at users.alioth.debian.org fst-guest at users.alioth.debian.org
Wed Jun 20 15:56:26 UTC 2007


Author: fst-guest
Date: Wed Jun 20 15:56:25 2007
New Revision: 664

URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=664
Log:
* Added new projects to supported_platforms.php.
* Example invocation of extract-pos added.

Modified:
    scripts/extract-pos
    scripts/supported_platforms.php

Modified: scripts/extract-pos
URL: http://svn.debian.org/wsvn/pkg-boinc/scripts/extract-pos?rev=664&op=diff
==============================================================================
--- scripts/extract-pos (original)
+++ scripts/extract-pos Wed Jun 20 15:56:25 2007
@@ -1,5 +1,7 @@
 #!/bin/sh
 # $Id$
+#
+# Usage: extract-pos DIR_TO_BOINC_SRC/locale/client
 
 set -e
 

Modified: scripts/supported_platforms.php
URL: http://svn.debian.org/wsvn/pkg-boinc/scripts/supported_platforms.php?rev=664&op=diff
==============================================================================
--- scripts/supported_platforms.php (original)
+++ scripts/supported_platforms.php Wed Jun 20 15:56:25 2007
@@ -37,6 +37,7 @@
     'pirates' => array('http://pirates.spy-hill.net/', 'Pirates at Home'),
     'predictor' => array('http://predictor.scripps.edu/', 'Predictor at Home'),
     'prime' => array('http://www.primegrid.com/', 'PrimeGrid'),
+    'ps3grid' => array('http://www.ps3grid.net/PS3GRID/', 'PS3GRID'),
     'neuron' => array('http://neuron.mine.nu/neuron/', 'Project Neuron'),
     'proteins' => array('http://biology.polytechnique.fr/proteinsathome/', 'proteins at home'),
     'qmc' => array('http://qah.uni-muenster.de/', 'QMC at HOME'),
@@ -52,6 +53,7 @@
     'spinhenge' => array('http://spin.fh-bielefeld.de/', 'Spinhenge at home'),
     'sztaki' => array('http://szdg.lpds.sztaki.hu/szdg/', 'SZTAKI Desktop Grid'),
     'tanpaku' => array('http://issofty17.is.noda.tus.ac.jp/', 'TANPAKU'),
+    'lattice' => array('http://boinc.umiacs.umd.edu/', 'The Lattice Project'),
     'drtg' => array('http://hashbreaker.com:8700/tmrldrtg/', 'TMRL DRTG'),
     'ufludis' => array('http://www.ufluids.net/', 'uFluids'),
     'vtu' => array('http://boinc.vtu.lt/vtuathome/', 'vtu at home'),




More information about the pkg-boinc-commits mailing list