diff options
Diffstat (limited to 'app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild')
-rw-r--r-- | app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild | 23 |
1 files changed, 23 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 00000000..1078385f --- /dev/null +++ b/app-laptop/khdapsmon/khdapsmon-0.1.2.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2009 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.3 2009/11/11 01:56:08 ssuominen Exp $ + +ARTS_REQUIRED=never +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="~amd64 ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + =sys-devel/automake-1.7*" + +need-kde 3.5 |