diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:26:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:26:45 +0000 |
commit | 2086c07a3861083709506a01cb637f47e2c91340 (patch) | |
tree | dff972714a234be63d88c0f5564580ee091e0040 /mail-client | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-2-2086c07a3861083709506a01cb637f47e2c91340.tar.gz gentoo-2-2086c07a3861083709506a01cb637f47e2c91340.tar.bz2 gentoo-2-2086c07a3861083709506a01cb637f47e2c91340.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/spruce/spruce-0.7.6-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail-client/spruce/spruce-0.7.6-r2.ebuild b/mail-client/spruce/spruce-0.7.6-r2.ebuild index cb45d23f3ba6..04810db48fad 100644 --- a/mail-client/spruce/spruce-0.7.6-r2.ebuild +++ b/mail-client/spruce/spruce-0.7.6-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/mail-client/spruce/spruce-0.7.6-r2.ebuild,v 1.3 2004/06/24 22:18:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/spruce/spruce-0.7.6-r2.ebuild,v 1.4 2004/07/14 16:26:45 agriffis Exp $ IUSE="ssl nls gnome crypt" -S=${WORKDIR}/${P} DESCRIPTION="Gtk email client" SRC_URI="ftp://spruce.sourceforge.net/pub/spruce/devel/${P}.tar.gz" HOMEPAGE="http://spruce.sourceforge.net/" |