diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:28:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:28:44 +0000 |
commit | 0af8922c485cc95702f3c71fa644e2faa0d32469 (patch) | |
tree | 02bd255cd32956ba76301eecd06a374ef022208c /app-text/wv2/wv2-0.1.9.ebuild | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-0af8922c485cc95702f3c71fa644e2faa0d32469.tar.gz historical-0af8922c485cc95702f3c71fa644e2faa0d32469.tar.bz2 historical-0af8922c485cc95702f3c71fa644e2faa0d32469.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'app-text/wv2/wv2-0.1.9.ebuild')
-rw-r--r-- | app-text/wv2/wv2-0.1.9.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/wv2/wv2-0.1.9.ebuild b/app-text/wv2/wv2-0.1.9.ebuild index 0088799f2740..7da4a84981d6 100644 --- a/app-text/wv2/wv2-0.1.9.ebuild +++ b/app-text/wv2/wv2-0.1.9.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.1.9.ebuild,v 1.8 2004/07/14 00:50:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.1.9.ebuild,v 1.9 2004/07/14 02:28:44 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" |