blob: 477858c88043a9a05914f41cf813d12e60cd60c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst postrm setup
DEPEND=doc? ( sys-apps/texinfo ) =dev-lang/python-2*
DESCRIPTION=Utility that scans through the system and generates a menu of installed programs
EAPI=3
HOMEPAGE=http://menumaker.sourceforge.net/
IUSE=doc
KEYWORDS=amd64 ~ppc x86 ~x86-fbsd
LICENSE=BSD
RDEPEND==dev-lang/python-2*
SLOT=0
SRC_URI=mirror://sourceforge/menumaker/menumaker-0.99.7.tar.gz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- pkg_setup:- src_configure:- src_compile:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=c28e248da4d3e21396bc89d047951482
|