blob: 782b72ee4dd02c0316a17c9c25fe13b380c53a65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.17-r1:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] )
DEFINED_PHASES=compile install postinst prepare setup
DESCRIPTION=A tool that can give numerous reports on memory usage on Linux systems
EAPI=7
HOMEPAGE=https://www.selenic.com/smem/
IUSE=+python_single_target_python2_7
KEYWORDS=amd64 x86
LICENSE=GPL-2+
RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.17-r1:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] )
REQUIRED_USE=^^ ( python_single_target_python2_7 )
SLOT=0
SRC_URI=https://www.selenic.com/smem/download/smem-1.4.tar.gz
_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 multilib c9e26066f2b7b5a91ad08d042f7f7306 python-single-r1 151046e8d2ffc8cffc8329bbc50a686b python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=72f745b227ac5397e1db5a787a4895c5
|