Summary
Glances is a cross-platform monitoring tool which aims to present a large amount of monitoring information through a curses or Web based interface. The information dynamically adapts depending on the size of the user interface. It can also work in client/server mode. Remote monitoring could be done via terminal, Web interface or API (XML-RPC and RESTful). Stats can also be exported to files or external time/value databases.
Versions
v4.1.2.1 :: 0 :: gentoo
- Modified
- License
- LGPL-3
- Keywords
- amd64 arm arm64 ppc64 x86 ~amd64-linux ~x86-linux
- USE flags
- doc test
v4.0.6 :: 0 :: gentoo
- Modified
- License
- LGPL-3
- Keywords
- amd64 arm arm64 ppc64 x86 ~amd64-linux ~x86-linux
- USE flags
- doc test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_single_target
- pypy3
- Build for PyPy3 only
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.10) language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / defusedxml : XML bomb protection for Python stdlib modules, an xml serialiser
dev-python / orjson : Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
dev-python / packaging : Core utilities for Python packages
dev-python / psutil : Retrieve information on running processes and system utilization
dev-python / ujson : Ultra fast JSON encoder and decoder for Python
Bugs
- 710636
- dev-python/sparklines-0.4.2 ebuild request (enhances sys-process/glances)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-process/glances: Stabilize 4.1.2.1 arm, #946529
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-process/glances: Stabilize 4.1.2.1 arm64, #946529
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-process/glances: Stabilize 4.1.2.1 ppc64, #946529
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-process/glances: Stabilize 4.1.2.1 x86, #946529
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: stabilize 4.1.2.1 for amd64
Signed-off-by: John Helmert III <ajak@gentoo.org> - John Helmert III · gentoo
sys-process/glances: drop python-wifi optfeature, package removed
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Jolly · gentoo
sys-process/glances: enable py3.13
Signed-off-by: Matt Jolly <kangie@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: add 4.1.2.1
Upstream has migrated from ujson to orjson. orjson in Gentoo doesn't have pypy3 compat. Also mask >=4.1.2.1 in the wd40 profile as a new reverse dependency of Rust-requiring orjson. Also note that here introduces a hack to handle a mismatched release version with the version in code, and this is hacked around through src_prepare. Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: drop 3.4.0.3, 3.4.0.5
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 4.0.6 arm64, #936802
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 4.0.6 arm, #936802
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 4.0.6 x86, #936802
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 4.0.6 amd64, #936802
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 4.0.6 ppc64, #936802
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: drop 3.3.0-r1
Signed-off-by: John Helmert III <ajak@gentoo.org> - John Helmert III · gentoo
sys-process/glances: add 4.0.6
Forward-port update check patch and convert (and remove) some install path sed's into a patch. Also drop the commented lists of unpackaged optfeature packages due to a bunch of upstream dependency changes. Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/kafka-python: treeclean
Bug: https://bugs.gentoo.org/906723 Bug: https://bugs.gentoo.org/929461 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.4.0.3 ppc64, #930394
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 3.4.0.3 arm64, #930394
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 3.4.0.3 x86, #930394
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 3.4.0.3 arm, #930394
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: add 3.4.0.5
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: avoid distutils_enable_tests setup.py
Bug: https://bugs.gentoo.org/927530 Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: stabilize 3.4.0.3 for amd64
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: add 3.4.0.3
Port the update check patch forward, slide python targets window forward. Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{docker-py → docker}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{prometheus_client → prometheus-client}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{python-zeroconf → zeroconf}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{sphinx_rtd_theme → sphinx-rtd-theme}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: drop 3.2.7, 3.2.7-r1
Closes: https://bugs.gentoo.org/888305 Signed-off-by: John Helmert III <ajak@gentoo.org> - John Helmert III · gentoo
sys-process/glances: drop unecessary future dependency
Bug: https://bugs.gentoo.org/888305 Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.3.0 x86, #886003
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.3.0 amd64, #886003
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 3.3.0 arm64, #886003
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 3.3.0 arm, #886003
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.3.0 ppc64, #886003
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: add 3.3.0
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move dev-python/{zeroconf → python-zeroconf}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: revbump to add DISTUTILS_USE_PEP517
Signed-off-by: John Helmert III <ajak@gentoo.org> - John Helmert III · gentoo
sys-process/glances: drop 3.2.2, 3.2.4.2, 3.2.5, 3.2.6.4
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-process/glances: Stabilize 3.2.7 ppc64, #869374
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.2.7 x86, #869374
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-process/glances: Stabilize 3.2.7 arm, #869374
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: stabilize 3.2.7 for arm64, bug 869374
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: stabilize 3.2.7 for amd64
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: add 3.2.7
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: add 3.2.6.4
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
sys-process/glances: add 3.2.5
Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: fix build in 3.2.4.2
Closes: https://bugs.gentoo.org/829746 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: enable py3.10
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-process/glances: add 3.2.4.2, make it single-impl
stop building glances for all pythons on the system Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-process/glances: drop 3.2.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.2.2 arm64, #809404
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.2.2 arm, #809404
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 3.2.2 amd64, #809404
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.2.2 x86, #809404
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.2.2 ppc64, #809404
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: fix setuptools dep
Closes: https://bugs.gentoo.org/806824 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: add 3.2.2
Closes: https://bugs.gentoo.org/806502 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: drop 3.1.6.2
Bug: https://bugs.gentoo.org/791565 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-process/glances: stabilize 3.2.1 for ppc64, bug #791565
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.2.1 arm, #791565
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.2.1 arm64, #791565
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.2.1 x86, #791565
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-process/glances: amd64 stable wrt bug #791565
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: drop 3.1.7
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-process/glances: add 3.2.1, drop 3.2.0
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: add 3.2.0
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: add 3.1.7
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: drop old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.1.6.2 arm64, #786132
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 3.1.6.2 amd64, #786132
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-process/glances: Stabilize 3.1.6.2 x86, #786132
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: 3.1.6.2 ppc64 stable, bug #786132
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-process/glances: Stabilize 3.1.6.2 arm, #786132
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: declare pypy3 and python3.9 support
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: bump to 3.1.6.2
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-process/glances: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: bump to 3.1.5
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-process/glances: drop old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-process/glances: x86 stable wrt bug #720368
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-process/glances: arm stable wrt bug #720368
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: 3.1.4.1-r1 amd64 stable, bug #720368
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-process/glances: revbump 3.1.4.1, add missing doc dep
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: disable checking for irq plugin during tests
it may be not loaded and test will fail Bug: https://bugs.gentoo.org/720416 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
sys-process/glances: arm64 stable (bug #720368)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: drop old
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-process/glances: 3.1.4.1 ppc64 stable, bug #720368
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-process/glances: add ~arm64 keyword to 3.1.4.1
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: bump to 3.1.4.1
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sys-process/glances: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: rebvump 3.1.3, fix tests, disable update check
Disable nagging suggestion to upgrade using pip, patch imported from debian Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: bump to 3.1.3
EAPI=7 new distutils magic for simpler ebuild Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: keyword 3.1.2 on ~ppc64
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
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> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: bump to 3.1.2
Closes: https://bugs.gentoo.org/690334 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: drop 3.0.2
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-process/glances: bump to 3.1.1
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: 3.1.0 stable amd64
Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: bump to 3.1.0
Add python 3.7 support. Tests pass. Clarify deps Switch to github tarball to add tests. Re-visit and update optional features list. Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: 3.0.2 stable on amd64
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
sys-process/glances: drop 3.0.1
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: correct psutil dep for 3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 - Georgy Yakovlev · gentoo
sys-process/glances: version bump to 3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: drop 3.0
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Georgy Yakovlev · gentoo
sys-process/glances: version bump to 3.0.1
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: version bump to 3.0
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: don't install docs by default
Also remove stray comment line from ebuild. Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-process/glances: add python_targets_python3_6
Package-Manager: Portage-2.3.36, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8462 - Patrice Clement · gentoo
sys-process/glances: clean up old.
Closes: https://bugs.gentoo.org/635694 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Patrice Clement · gentoo
sys-process/glances: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy.
Bug: https://bugs.gentoo.org/635694 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - soredake · gentoo
sys-process/glances: version bump to 2.11.1.
Closes: https://github.com/gentoo/gentoo/pull/6116 - soredake · gentoo
sys-process/glances: version bump to 2.11
Closes: https://github.com/gentoo/gentoo/pull/5573 - soredake · gentoo
sys-process/glances: fix installing /usr/CONTRIBUTING.md
Closes: https://bugs.gentoo.org/628966 - Amy Liffey · gentoo
sys-process/glances: version bump 2.9.1 bug #615970
Suggested-by: Chris Pritchard <chris@christopherpritchard.co.uk> Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Jason A. Donenfeld · gentoo
sys-process/glances: version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - soredake · gentoo
sys-process/glances: version bump to 2.8.1
Closes: #4104 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Patrice Clement · gentoo
sys-process/glances: clean up old.
Package-Manager: portage-2.3.0 - Patrice Clement · gentoo
sys-process/glances: stable for amd64+x86.
Package-Manager: portage-2.3.0 - David Seifert · gentoo
sys-process/glances: Fix PyPI link
Gentoo-bug: 600876 Package-Manager: portage-2.3.2 - Justin Lecher · gentoo
sys-process/glances: Fix insane sed usage
Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
sys-process/glances: Version Bump
Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org> - soredake · gentoo
sys-process/glances: version bump to 2.7.
Closes: https://github.com/gentoo/gentoo/pull/2776 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Jan Chren · gentoo
sys-process/glances: remove old: 2.2.1, 2.3
Closes: https://github.com/gentoo/gentoo/pull/1359 Signed-off-by: Ian Delaney <idella4@gentoo.org> - Jan Chren · gentoo
sys-process/glances: bump to 2.6.1
Closes: https://github.com/gentoo/gentoo/pull/1359 Signed-off-by: Ian Delaney <idella4@gentoo.org> - Justin Lecher · gentoo
sys-process/glances: Version Bump
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed