# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde MY_P=${P/-/_} RELNR=1 DESCRIPTION="KDE-based monitor for the IBM HDAPS system." HOMEPAGE="http://www.oakcourt.dyndns.org/projects/khdapsmon/" SRC_URI="http://www.oakcourt.dyndns.org/projects/khdapsmon/${MY_P}-${RELNR}.tar.gz" LICENSE="GPL-2" KEYWORDS="~x86" need-kde 3.3 pkg_postinst() { einfo einfo "To autoload this kernel module at system startup type" einfo einfo " # echo \"hdaps\" >> /etc/modules.autoload.d/kernel-2.6" einfo }