summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-09-26 12:43:55 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-09-26 12:43:55 +0000
commit3e4c3fa14a0cd148a2fbcf32dbc81717e6329d41 (patch)
tree75fcca9ced45f2df830ef6b7a4320bc8ac2c0382 /sci-misc/boinc/metadata.xml
parentversion bump (diff)
downloadgentoo-2-3e4c3fa14a0cd148a2fbcf32dbc81717e6329d41.tar.gz
gentoo-2-3e4c3fa14a0cd148a2fbcf32dbc81717e6329d41.tar.bz2
gentoo-2-3e4c3fa14a0cd148a2fbcf32dbc81717e6329d41.zip
Version bump. Per bug #272283. Thanks everyone in the bug for testing/feedback.
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sci-misc/boinc/metadata.xml')
-rw-r--r--sci-misc/boinc/metadata.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-misc/boinc/metadata.xml b/sci-misc/boinc/metadata.xml
index 1fc5c3ddbe65..8f966ffa3944 100644
--- a/sci-misc/boinc/metadata.xml
+++ b/sci-misc/boinc/metadata.xml
@@ -10,11 +10,16 @@
platform for distributed computing using volunteered computer resources.
</longdescription>
<use>
- <flag name='server'>Enable compilation of server</flag>
+ <flag name="server">Enable compilation of server</flag>
<flag name="cuda">
Use nvidia cuda toolkit for speeding up computations.
NOTE: works only for subset of nvidia graphic cards so make sure your card
is supported before opening bug about it.
</flag>
+ <flag name="client">
+ Build client part of the boinc. Not only the manager but also the computation
+ unit. With +X only you will have only manager which can connect to remote
+ clients.
+ </flag>
</use>
</pkgmetadata>