summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-12 16:42:32 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-12 16:42:32 +0000
commit053a28cb42defb16f69b149bcd25c92cddd6b69c (patch)
tree7b3e7808a73b1e59a8e9c9ca30e0ffaee40cc031 /x11-plugins/gkrellmss
parentNumerous small fixes, see ChangeLog for details. (diff)
downloadhistorical-053a28cb42defb16f69b149bcd25c92cddd6b69c.tar.gz
historical-053a28cb42defb16f69b149bcd25c92cddd6b69c.tar.bz2
historical-053a28cb42defb16f69b149bcd25c92cddd6b69c.zip
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'x11-plugins/gkrellmss')
-rw-r--r--x11-plugins/gkrellmss/ChangeLog5
-rw-r--r--x11-plugins/gkrellmss/gkrellmss-2.4.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-plugins/gkrellmss/ChangeLog b/x11-plugins/gkrellmss/ChangeLog
index 2516919a1d6e..1b8e50fbb8b8 100644
--- a/x11-plugins/gkrellmss/ChangeLog
+++ b/x11-plugins/gkrellmss/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellmss
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.7 2004/03/06 18:42:10 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.8 2004/04/12 16:42:32 aliz Exp $
+
+ 12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> gkrellmss-2.4.ebuild:
+ Removing S=
*gkrellmss-2.4 (06 Mar 2004)
diff --git a/x11-plugins/gkrellmss/gkrellmss-2.4.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.4.ebuild
index 74117bc5ac07..c7570280fd03 100644
--- a/x11-plugins/gkrellmss/gkrellmss-2.4.ebuild
+++ b/x11-plugins/gkrellmss/gkrellmss-2.4.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.4.ebuild,v 1.1 2004/03/06 18:42:10 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.4.ebuild,v 1.2 2004/04/12 16:42:32 aliz Exp $
inherit eutils
IUSE="nls"
-S=${WORKDIR}/${P}
DESCRIPTION="A plugin for GKrellM2 that has a VU meter and a sound chart"
HOMEPAGE="http://gkrellm.net/gkrellmss/gkrellmss.html"
SRC_URI="http://web.wt.net/~billw/gkrellmss/${P}.tar.gz"