summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-49/+49
|
* dev-util/wsta: remove 0.4.1Michael Palimaka2017-08-092-99/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-util/wsta: drop inactive proxy maintainer. By jsteinAmy Liffey2017-08-081-8/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-util/wsta: List all crates in SRC_URIEspen Henriksen2017-04-013-18/+183
| | | | | | | | | | Previously, libraries were fetched in the compile step. This commit ensures all crates are fetched in the fetch step by adding them to the SRC_URI. Gentoo-Bug: https://bugs.gentoo.org/604122 Package-Manager: portage-2.3.0
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-util/wsta: version bump to 0.5.0.Espen Henriksen2016-12-282-0/+36
| | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3245
* dev-util/wsta: New packageEspen Henriksen2016-10-083-0/+59
This adds a new package to the tree, wsta, the WebSocket transfer agent. wsta is a CLI tool written in rust for interfacing with WebSockets. Gentoo-Bug: https://bugs.gentoo.org/596288 Package-Manager: portage-2.3.0