gnu: boinc-client: Trim synopsis.
* gnu/packages/distributed.scm (boinc-client)[synopsis]: Remove package name.
This commit is contained in:
parent
bcd3c48538
commit
3bc39f0c5d
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
(synopsis "BOINC lets you help cutting-edge science research using your computer")
|
(synopsis "Help cutting-edge science research using your computer")
|
||||||
(description "BOINC is a platform for high-throughput computing on a large
|
(description "BOINC is a platform for high-throughput computing on a large
|
||||||
scale (thousands or millions of computers). It can be used for volunteer
|
scale (thousands or millions of computers). It can be used for volunteer
|
||||||
computing (using consumer devices) or grid computing (using organizational
|
computing (using consumer devices) or grid computing (using organizational
|
||||||
|
|
Reference in a new issue