blob: aba2cd1093007535e6d8a882ef67ab515aad67ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install postinst
DESCRIPTION=Script to create html and text report about your system
EAPI=4
HOMEPAGE=http://www.josealberto.org
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) app-shells/bash net-analyzer/rrdtool[graph]
SLOT=0
SRC_URI=mirror://gentoo/recursos-2.0.tbz2
_eclass_exported_funcs=pkg_postinst:- src_install:-
_md5_=fb94074fda786aa0bd8b84fbe2fd7ad7
|