diff options
author | 2003-09-05 22:01:57 +0000 | |
---|---|---|
committer | 2003-09-05 22:01:57 +0000 | |
commit | d57e8cd5234564c17748dd8cc2009b254afb8b5c (patch) | |
tree | 90b32b34467e23ea2c4af62a42850439767cf524 /net-misc/gnomba/gnomba-0.6.2.ebuild | |
parent | LICENSE fix (diff) | |
download | historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.gz historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.bz2 historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.zip |
whitespace cleanup
Diffstat (limited to 'net-misc/gnomba/gnomba-0.6.2.ebuild')
-rw-r--r-- | net-misc/gnomba/gnomba-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/gnomba/gnomba-0.6.2.ebuild b/net-misc/gnomba/gnomba-0.6.2.ebuild index 5f9951fb9080..5dec5802e7f8 100644 --- a/net-misc/gnomba/gnomba-0.6.2.ebuild +++ b/net-misc/gnomba/gnomba-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gnomba/gnomba-0.6.2.ebuild,v 1.7 2003/02/13 14:50:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gnomba/gnomba-0.6.2.ebuild,v 1.8 2003/09/05 22:01:48 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gnome Samba Browser" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc RDEPEND="gnome-libs" -src_unpack () +src_unpack () { unpack ${A} cd ${S} |