summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-03-26 16:17:28 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-03-26 16:17:28 +0000
commit06b0a51ff24ae2d6d12229b1f5ee929598b6ed59 (patch)
treeb5d5d76d7bebdf668103ce02fa86854b7c42b341 /x11-plugins/gkrellm-console
parentfix gawk comments (diff)
downloadgentoo-2-06b0a51ff24ae2d6d12229b1f5ee929598b6ed59.tar.gz
gentoo-2-06b0a51ff24ae2d6d12229b1f5ee929598b6ed59.tar.bz2
gentoo-2-06b0a51ff24ae2d6d12229b1f5ee929598b6ed59.zip
Fixed {S}. Closes #18174 and #18156.
Diffstat (limited to 'x11-plugins/gkrellm-console')
-rw-r--r--x11-plugins/gkrellm-console/ChangeLog5
-rw-r--r--x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-console/ChangeLog b/x11-plugins/gkrellm-console/ChangeLog
index e731b419988d..9469d0476872 100644
--- a/x11-plugins/gkrellm-console/ChangeLog
+++ b/x11-plugins/gkrellm-console/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for x11-plugins/gkrellm-console
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/ChangeLog,v 1.6 2003/03/23 16:38:26 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/ChangeLog,v 1.7 2003/03/26 16:17:28 mholzer Exp $
*gkrellm-console-0.1.2 (23 Mar 2003)
+ 26 Mar 2003; Martin Holzer <mholzer@gentoo.org> gkrellm-console-0.1.2.ebuild:
+ Fixed {S}. Closes #18174 and #18156.
+
23 Mar 2003; Martin Holzer <mholzer@gentoo.org>
gkrellm-console-0.1.2.ebuild:
Version bumped.
diff --git a/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild b/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild
index 953bd412a213..56d64459bcc5 100644
--- a/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild
+++ b/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild,v 1.1 2003/03/23 16:38:26 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/gkrellm-console-0.1.2.ebuild,v 1.2 2003/03/26 16:17:28 mholzer Exp $
MY_P=consolewatch-${PV}
-S=${WORKDIR}/${MY_P}
+S=${WORKDIR}/gkrellm-${MY_P}
DESCRIPTION="A GKrellM plugin that shows the users logged into each console"
SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz"
HOMEPAGE="http://gkrellm.luon.net/consolewatch.phtml"