summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-10 02:30:19 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-10 02:30:19 +0000
commit4135252f95c8d0ae5198ad92f34591fcef4fde65 (patch)
tree9da70395b7c8c5301cc01fc79eba9c830a207e77 /app-admin/whowatch
parentfix the libIDLConf-file so that gnome-config --cflags libIDL returns the corr... (diff)
downloadhistorical-4135252f95c8d0ae5198ad92f34591fcef4fde65.tar.gz
historical-4135252f95c8d0ae5198ad92f34591fcef4fde65.tar.bz2
historical-4135252f95c8d0ae5198ad92f34591fcef4fde65.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"