summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/nyx: EAPI 7; add pypy3 supportJeffrey Lin2020-05-101-5/+5
| | | | | Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-misc/nyx: require dev-lang/python[sqlite]Jeffrey Lin2020-05-101-1/+2
| | | | | | | Closes: https://bugs.gentoo.org/715170 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Closes: https://github.com/gentoo/gentoo/pull/14746 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-misc/nyx: Remove py2Michał Górny2020-02-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/nyx: Python 3.7 and 3.8 compatibilityCraig Andrews2020-01-131-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/nyx: version bump to 2.1.0Anthony G. Basile2019-01-302-0/+28
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-misc/nyx: remove 9999 at upstreams requrestAnthony G. Basile2018-10-091-27/+0
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-misc/nyx: add a -9999Jeffrey Lin2018-10-061-0/+27
| | | | | | Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/nyx: update to support live ebuildJeffrey Lin2018-10-061-3/+8
| | | | | | Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-misc/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-misc/nyx: initial commitAnthony G. Basile2017-11-133-0/+34
Nyx is a command-line application for monitoring real time Tor status information. This includes bandwidth usage, logs, connections, configuration, and more. Package-Manager: Portage-2.3.8, Repoman-2.3.3