blob: a5da69f788db2a4962f2f708bd0797a5b8cacc0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install postinst setup
DEPEND=libconfig? ( dev-libs/libconfig ) virtual/pkgconfig
DESCRIPTION=IBM ThinkPad Hard Drive Active Protection System (HDAPS) daemon
EAPI=5
HOMEPAGE=https://github.com/evgeni/hdapsd/
IUSE=libconfig
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=libconfig? ( dev-libs/libconfig )
SLOT=0
SRC_URI=https://github.com/evgeni/hdapsd/releases/download/20141203/hdapsd-20141203.tar.gz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_configure:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 linux-info fd1e29abbb02cbc49f1a14299846e9c4 multilib d062ae4ba2fc40a19c11de2ad89b6616 readme.gentoo df3fc8fdaf5a519e7d48c83e7592c95f systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=4c2a9e7f1574a3bf00f906df519265e1
|