diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:00:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:00:53 +0000 |
commit | d87bff80a74883395b2027451949e990bce816a7 (patch) | |
tree | a97f62ce40fc581e80089aff005bfc7c6d6265da /x11-plugins/i8krellm | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | historical-d87bff80a74883395b2027451949e990bce816a7.tar.gz historical-d87bff80a74883395b2027451949e990bce816a7.tar.bz2 historical-d87bff80a74883395b2027451949e990bce816a7.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'x11-plugins/i8krellm')
-rw-r--r-- | x11-plugins/i8krellm/i8krellm-2.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-plugins/i8krellm/i8krellm-2.3.ebuild b/x11-plugins/i8krellm/i8krellm-2.3.ebuild index b65405b411c2..cbc8507ca4e4 100644 --- a/x11-plugins/i8krellm/i8krellm-2.3.ebuild +++ b/x11-plugins/i8krellm/i8krellm-2.3.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/i8krellm-2.3.ebuild,v 1.6 2004/06/24 23:00:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/i8krellm-2.3.ebuild,v 1.7 2004/07/15 01:00:01 agriffis Exp $ IUSE="gtk2" -S=${WORKDIR}/${P} DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks" SRC_URI="http://www.coding-zone.com/${P}.tar.gz" HOMEPAGE="http://www.coding-zone.com/i8krellm.phtml" |