diff options
Diffstat (limited to 'app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild')
-rw-r--r-- | app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild b/app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild new file mode 100644 index 000000000000..1c7fd261a1d5 --- /dev/null +++ b/app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild,v 1.1 2006/06/26 20:27:04 uberlord Exp $ + +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.5 |