diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:36 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:36 +0000 |
commit | 39f2d62e7160254966a12297ff15c939905ea00e (patch) | |
tree | d5baea4da8bcaf07018129c1770f80c9d9f25311 /app-admin/whowatch | |
parent | Version bump. (diff) | |
download | historical-39f2d62e7160254966a12297ff15c939905ea00e.tar.gz historical-39f2d62e7160254966a12297ff15c939905ea00e.tar.bz2 historical-39f2d62e7160254966a12297ff15c939905ea00e.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-admin/whowatch')
-rw-r--r-- | app-admin/whowatch/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/whowatch/whowatch-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/whowatch/ChangeLog b/app-admin/whowatch/ChangeLog index 4064cca9928c..4189abe5ebc4 100644 --- a/app-admin/whowatch/ChangeLog +++ b/app-admin/whowatch/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-admin/whowatch # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/ChangeLog,v 1.2 2002/07/31 03:21:51 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/ChangeLog,v 1.3 2002/12/09 04:17:36 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *whowatch-1.5.2 (1 Feb 2002) 30 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> whowatch-1.5.2.ebuild : diff --git a/app-admin/whowatch/whowatch-1.5.2.ebuild b/app-admin/whowatch/whowatch-1.5.2.ebuild index c6c380ece8eb..49824a3cc695 100644 --- a/app-admin/whowatch/whowatch-1.5.2.ebuild +++ b/app-admin/whowatch/whowatch-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.5.2.ebuild,v 1.12 2002/11/30 02:04:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/whowatch/whowatch-1.5.2.ebuild,v 1.13 2002/12/09 04:17:36 manson Exp $ DESCRIPTION="interactive who-like program that displays information about users currently logged on in real time." SRC_URI="http://wizard.ae.krakow.pl/~mike/download/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://wizard.ae.krakow.pl/~mike/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="sys-libs/ncurses" |