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