blob: 4ab7e61743cca387f9bee769b961fa76a4c3e522 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=dev-lang/python:2.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.5-r2: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_=multilib 1d91b03d42ab6308b5f4f6b598ed110e python-single-r1 4de31a18344a72217ca7cc04ec6d1f8e python-utils-r1 f7aef159261e9835066ddf8d3a0e3487 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=40108260360e8b81ca3581610d46a4d4
|