merge of chico-Overlay
This commit is contained in:
28
app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild
Normal file
28
app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild
Normal file
@@ -0,0 +1,28 @@
|
||||
# Copyright 1999-2006 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
#
|
||||
# Thank you to Tobias Roeser <le.petit.fou at web.de> for working on
|
||||
# this ebuild.
|
||||
|
||||
inherit kde
|
||||
|
||||
MY_P=${P/-/_}
|
||||
RELNR=2
|
||||
|
||||
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 the required kernel module at system startup type"
|
||||
einfo
|
||||
einfo " # echo \"hdaps\" >> /etc/modules.autoload.d/kernel-2.6"
|
||||
einfo
|
||||
}
|
Reference in New Issue
Block a user