diff options
-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 | ||||
-rw-r--r-- | dev-java/jump/jump-0.4.1.ebuild | 3 |
4 files changed, 4 insertions, 8 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" diff --git a/dev-java/jump/jump-0.4.1.ebuild b/dev-java/jump/jump-0.4.1.ebuild index 8d022647b6b5..4018aff7b09f 100644 --- a/dev-java/jump/jump-0.4.1.ebuild +++ b/dev-java/jump/jump-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jump/jump-0.4.1.ebuild,v 1.5 2004/06/24 22:36:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jump/jump-0.4.1.ebuild,v 1.6 2004/07/14 02:32:49 agriffis Exp $ inherit java-pkg @@ -14,7 +14,6 @@ DEPEND="" RDEPEND=">=virtual/jdk-1.2" IUSE="doc" -S=${WORKDIR}/${P} src_compile() { :; } |