Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */*: Reassign dolsen's packages | Michał Górny | 2019-09-13 | 1 | -3/+1 |
| | | | | | Bug: https://bugs.gentoo.org/386853 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | net-misc/crossbar: add ~arm64 keyword | Stephen Klimaszewski | 2019-05-21 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev@gentoo.org> | ||||
* | */*: Remove python3_4 PYTHON_COMPAT correctly | Michał Górny | 2019-04-17 | 4 | -8/+8 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | net-misc/crossbar: use HTTPS. | Michael Mair-Keimberger | 2018-05-01 | 5 | -8/+8 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8161 | ||||
* | update pypi HOMEPAGE to avoid redirection | Michael Mair-Keimberger | 2018-04-26 | 5 | -5/+5 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8080 | ||||
* | Replace pypi.python.org with pypi.org in HOMEPAGE | Mike Gilbert | 2018-04-19 | 5 | -5/+5 |
| | | | | Bug: https://bugs.gentoo.org/653540 | ||||
* | net-misc/crossbar: Version bump | Brian Dolbec | 2018-03-13 | 2 | -0/+169 |
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 | ||||
* | net-misc/crossbar: Remove useless maintainer <description/> | Michał Górny | 2018-02-11 | 1 | -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 bump | Brian Dolbec | 2018-01-19 | 2 | -0/+172 |
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 | ||||
* | net-misc/*: Update Manifest hashes | Michał Górny | 2017-12-10 | 1 | -3/+3 |
| | |||||
* | net-misc/crossbar: remove unused service file | Michael Mair-Keimberger | 2017-11-04 | 1 | -12/+0 |
| | |||||
* | net-misc/crossbar: Fix bad filename | Brian Dolbec | 2017-09-20 | 2 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 | ||||
* | net-misc/crossbar: Version bumps, Add python_test() to 17.6.1_p3-r1 | Brian Dolbec | 2017-09-20 | 7 | -3/+872 |
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 | ||||
* | net-misc/crossbar: Correct minimum twisted dep, bug 626882 | Brian Dolbec | 2017-09-20 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 | ||||
* | net-misc/crossbar: Whitespace | Patrick Lauer | 2017-09-16 | 1 | -3/+3 |
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 | ||||
* | net-misc/crossbar: initial pkg move | Brian Dolbec | 2017-09-16 | 7 | -0/+297 |
Add init scripts, conf.d and a sample config.json. Improve the ebuild, add a pkg_config() |