diff options
Diffstat (limited to 'app-admin/whowatch/whowatch-1.5.2.ebuild')
-rw-r--r-- | app-admin/whowatch/whowatch-1.5.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/whowatch/whowatch-1.5.2.ebuild b/app-admin/whowatch/whowatch-1.5.2.ebuild index 671efa378f93..28ab233fd370 100644 --- a/app-admin/whowatch/whowatch-1.5.2.ebuild +++ b/app-admin/whowatch/whowatch-1.5.2.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.5.2.ebuild,v 1.5 2002/07/11 06:30:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.5.2.ebuild,v 1.6 2002/07/17 20:43:17 drobbins Exp $ 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/${P}.tar.gz" +SLOT="0" HOMEPAGE="http://wizard.ae.krakow.pl/~mike/" LICENSE="GPL-2" |