blob: a4a2e7e990f11373fb2c0f0afc3d448722f0dfde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=sys-libs/libacpi sys-libs/ncurses
DESCRIPTION=Yet Another Configuration and Power Interface
EAPI=3
HOMEPAGE=http://www.ngolde.de/yacpi.html
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=sys-libs/libacpi sys-libs/ncurses
SLOT=0
SRC_URI=http://www.ngolde.de/download/yacpi-3.0.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=bb40095703db69ed8480212980aa417e
|