summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/torsmo/torsmo-0.17-r1.ebuild')
-rw-r--r--app-admin/torsmo/torsmo-0.17-r1.ebuild11
1 files changed, 3 insertions, 8 deletions
diff --git a/app-admin/torsmo/torsmo-0.17-r1.ebuild b/app-admin/torsmo/torsmo-0.17-r1.ebuild
index 0efb9838849f..f84c30039058 100644
--- a/app-admin/torsmo/torsmo-0.17-r1.ebuild
+++ b/app-admin/torsmo/torsmo-0.17-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.17-r1.ebuild,v 1.2 2004/12/04 04:16:47 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.17-r1.ebuild,v 1.3 2004/12/05 20:39:36 dragonheart Exp $
-inherit eutils kernel-mod
+inherit eutils linux-info
DESCRIPTION="system monitor that sits in the corner of your desktop"
HOMEPAGE="http://torsmo.sourceforge.net/"
@@ -26,17 +26,12 @@ src_unpack() {
unpack ${A}
cd ${S}
use mozilla && epatch ${FILESDIR}/${P}-mozilla.patch
- if kernel-mod_is_2_4_kernel
+ if kernel_is 2 4
then
epatch ${FILESDIR}/${P}-kernel2.4.patch
fi
}
-src_compile() {
- econf || die "failed to configure"
- emake || die "failed to compile"
-}
-
src_install() {
emake DESTDIR=${D} install || die "make install failed"
dodoc ChangeLog AUTHORS README NEWS torsmorc.sample