diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:32:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:32:49 +0000 |
commit | 91ab8dd278fd6b276864d71243be0110d5555d81 (patch) | |
tree | a235fcae4195942d56a65418488485b62850807b /app-text/wv2 | |
parent | sync IUSE (missing) (diff) | |
download | gentoo-2-91ab8dd278fd6b276864d71243be0110d5555d81.tar.gz gentoo-2-91ab8dd278fd6b276864d71243be0110d5555d81.tar.bz2 gentoo-2-91ab8dd278fd6b276864d71243be0110d5555d81.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'app-text/wv2')
-rw-r--r-- | app-text/wv2/wv2-0.0.9.ebuild | 3 | ||||
-rw-r--r-- | app-text/wv2/wv2-0.1.9.ebuild | 3 | ||||
-rw-r--r-- | app-text/wv2/wv2-0.2.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/app-text/wv2/wv2-0.0.9.ebuild b/app-text/wv2/wv2-0.0.9.ebuild index 1cb0d96ce82c..d18722c329c8 100644 --- a/app-text/wv2/wv2-0.0.9.ebuild +++ b/app-text/wv2/wv2-0.0.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.0.9.ebuild,v 1.7 2004/07/14 00:50:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.0.9.ebuild,v 1.8 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" 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" diff --git a/app-text/wv2/wv2-0.2.ebuild b/app-text/wv2/wv2-0.2.ebuild index 0755451607cf..c337bb8b8551 100644 --- a/app-text/wv2/wv2-0.2.ebuild +++ b/app-text/wv2/wv2-0.2.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.2.ebuild,v 1.8 2004/07/14 00:50:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.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" |