summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-07-10 10:02:02 +0000
committerEldad Zack <eldad@gentoo.org>2004-07-10 10:02:02 +0000
commit87698123cdb6f2b8a8e42a52806736b66b5eabe2 (patch)
treece72dbcbb8cae8f8cb9527a6172c22919e5168c1 /net-analyzer/xnetload/xnetload-1.11.3.ebuild
parentmoved from dev-lisp/gauche-gtk to dev-scheme/gauche-gtk. (diff)
downloadgentoo-2-87698123cdb6f2b8a8e42a52806736b66b5eabe2.tar.gz
gentoo-2-87698123cdb6f2b8a8e42a52806736b66b5eabe2.tar.bz2
gentoo-2-87698123cdb6f2b8a8e42a52806736b66b5eabe2.zip
tidy; added metadata
Diffstat (limited to 'net-analyzer/xnetload/xnetload-1.11.3.ebuild')
-rw-r--r--net-analyzer/xnetload/xnetload-1.11.3.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-analyzer/xnetload/xnetload-1.11.3.ebuild b/net-analyzer/xnetload/xnetload-1.11.3.ebuild
index 25fcb11ca542..41e3993432bf 100644
--- a/net-analyzer/xnetload/xnetload-1.11.3.ebuild
+++ b/net-analyzer/xnetload/xnetload-1.11.3.ebuild
@@ -1,10 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xnetload/xnetload-1.11.3.ebuild,v 1.5 2004/06/24 22:23:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xnetload/xnetload-1.11.3.ebuild,v 1.6 2004/07/10 10:02:02 eldad Exp $
-IUSE=""
-
-S=${WORKDIR}/${P}
DESCRIPTION="This little tool displays a count and a graph of the traffic over a specified network connection."
HOMEPAGE="http://www.xs4all.nl/~rsmith/software/"
SRC_URI="http://www.xs4all.nl/~rsmith/software/${P}.tar.gz"
@@ -15,6 +12,8 @@ KEYWORDS="x86 ~sparc"
DEPEND="virtual/x11"
+IUSE=""
+
src_compile() {
make || die
}