summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Reassign dolsen's packagesMichał Górny2019-09-131-3/+1
| | | | | Bug: https://bugs.gentoo.org/386853 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/crossbar: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* net-misc/crossbar: Version bumps, Add python_test() to 17.6.1_p3-r1Brian Dolbec2017-09-201-3/+6
| | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* net-misc/crossbar: initial pkg moveBrian Dolbec2017-09-161-0/+22
Add init scripts, conf.d and a sample config.json. Improve the ebuild, add a pkg_config()