diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2006-09-20 04:25:43 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2006-09-20 04:25:43 +0000 |
commit | 82792f70b13b1b622d52124db7a3e74d05c820ee (patch) | |
tree | ee091e028fc2cfd56200d6adb3773b7f3ac39fd7 /dev-java | |
parent | Version bump. The java-nsplugin eselect module now handles multilib stuff pro... (diff) | |
download | gentoo-2-82792f70b13b1b622d52124db7a3e74d05c820ee.tar.gz gentoo-2-82792f70b13b1b622d52124db7a3e74d05c820ee.tar.bz2 gentoo-2-82792f70b13b1b622d52124db7a3e74d05c820ee.zip |
Forgot to remove old patches...
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/java-config/java-config-2.0.29.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-java/java-config/java-config-2.0.29.ebuild b/dev-java/java-config/java-config-2.0.29.ebuild index 1cd94488ee50..f33796a7996b 100644 --- a/dev-java/java-config/java-config-2.0.29.ebuild +++ b/dev-java/java-config/java-config-2.0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.29.ebuild,v 1.1 2006/09/20 04:24:37 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.29.ebuild,v 1.2 2006/09/20 04:25:43 nichoj Exp $ inherit base distutils eutils @@ -18,8 +18,6 @@ DEPEND=">=dev-lang/python-2.4" RDEPEND=">=dev-lang/python-2.4 dev-java/java-config-wrapper" -PATCHES="${FILESDIR}/${P}-classpath.patch" - src_install() { distutils_src_install |