Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: BOINC: Add a source file name. | Marius Bakke | 2019-10-12 |
| | | | | | | While at it, future-proof the URL as well. * gnu/packages/distributed.scm (boinc-client)[source](file-name): New field. | ||
* | gnu: BOINC: Update license. | Marius Bakke | 2019-10-12 |
| | | | | * gnu/packages/distributed.scm (boinc-client)[license]: Add LGPL3+. | ||
* | gnu: BOINC: Remove redundant comment. | Marius Bakke | 2019-10-12 |
| | | | | | * gnu/packages/distributed.scm (boinc-client)[description]: Don't mention license terms. | ||
* | gnu: Add boinc-client and boinc-server. | Brant Gardner | 2019-09-24 |
* gnu/packages/distributed.scm (boinc-client, boinc-server): New variable. Signed-off-by: Brian Leung <leungbk@mailfence.com> |