diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:36:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:36:53 +0000 |
commit | 24dbc036613417d84e9bfbf7595c459b8af8078c (patch) | |
tree | a2fcbf9eff4d87e40b60909b08aa325f5ec10b59 /net-misc/snarf/snarf-7.0-r2.ebuild | |
parent | inherit eutils (diff) | |
download | historical-24dbc036613417d84e9bfbf7595c459b8af8078c.tar.gz historical-24dbc036613417d84e9bfbf7595c459b8af8078c.tar.bz2 historical-24dbc036613417d84e9bfbf7595c459b8af8078c.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc/snarf/snarf-7.0-r2.ebuild')
-rw-r--r-- | net-misc/snarf/snarf-7.0-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/snarf/snarf-7.0-r2.ebuild b/net-misc/snarf/snarf-7.0-r2.ebuild index 4bfd88f602aa..0b843fae09cb 100644 --- a/net-misc/snarf/snarf-7.0-r2.ebuild +++ b/net-misc/snarf/snarf-7.0-r2.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/net-misc/snarf/snarf-7.0-r2.ebuild,v 1.12 2004/07/01 21:57:01 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/snarf/snarf-7.0-r2.ebuild,v 1.13 2004/07/15 03:36:34 agriffis Exp $ inherit eutils -S=${WORKDIR}/${P} IUSE="" DESCRIPTION="Small and fast command line resource grabber with support for http, gopher, finger, and ftp protocols." SRC_URI="http://www.xach.com/snarf/${P}.tar.gz" |