summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-10 02:33:03 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-10 02:33:03 +0000
commit9a85e4584c5eef4803233d8980d7292f6a517e3e (patch)
treea7a0fe6d95e59a2ee544ed2eae9e3771e60e1eca /app-admin/whowatch
parentfix the libIDLConf-file so that gnome-config --cflags libIDL returns the corr... (diff)
downloadgentoo-2-9a85e4584c5eef4803233d8980d7292f6a517e3e.tar.gz
gentoo-2-9a85e4584c5eef4803233d8980d7292f6a517e3e.tar.bz2
gentoo-2-9a85e4584c5eef4803233d8980d7292f6a517e3e.zip
don't do A=
Diffstat (limited to 'app-admin/whowatch')
-rw-r--r--app-admin/whowatch/whowatch-1.5.2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-admin/whowatch/whowatch-1.5.2.ebuild b/app-admin/whowatch/whowatch-1.5.2.ebuild
index a6bca9ac7101..4b15a7c96e0b 100644
--- a/app-admin/whowatch/whowatch-1.5.2.ebuild
+++ b/app-admin/whowatch/whowatch-1.5.2.ebuild
@@ -1,14 +1,12 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author AJ Lewis <aj@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.5.2.ebuild,v 1.2 2001/07/15 18:15:46 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.5.2.ebuild,v 1.3 2001/11/10 02:30:19 hallski Exp $
-#P=
-A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="an interactive who-like program that displays information
about the users currently logged on to the machine, in real time."
-SRC_URI="http://wizard.ae.krakow.pl/~mike/download/${A}"
+SRC_URI="http://wizard.ae.krakow.pl/~mike/download/${P}.tar.gz"
HOMEPAGE="http://wizard.ae.krakow.pl/~mike/"
DEPEND="virtual/glibc sys-libs/ncurses"