summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:25:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:25:35 +0000
commit1a4f7f6ea581ec5719d1ba536078aeca30590420 (patch)
tree8c0bb0c1902d73f461560e4857c67cc96363419f /dev-util
parentwhitespace (diff)
downloadgentoo-2-1a4f7f6ea581ec5719d1ba536078aeca30590420.tar.gz
gentoo-2-1a4f7f6ea581ec5719d1ba536078aeca30590420.tar.bz2
gentoo-2-1a4f7f6ea581ec5719d1ba536078aeca30590420.zip
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/netbeans/netbeans-6.5-r4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/netbeans/netbeans-6.5-r4.ebuild b/dev-util/netbeans/netbeans-6.5-r4.ebuild
index e0c946de15b2..459d7aeab470 100644
--- a/dev-util/netbeans/netbeans-6.5-r4.ebuild
+++ b/dev-util/netbeans/netbeans-6.5-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/netbeans-6.5-r4.ebuild,v 1.1 2008/12/17 11:09:20 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/netbeans-6.5-r4.ebuild,v 1.2 2008/12/31 03:25:35 mr_bones_ Exp $
EAPI="2"
WANT_SPLIT_ANT="true"
@@ -430,7 +430,6 @@ src_prepare () {
einfo "Removing rest of the bundled jars..."
find "${S}" -type f -name "*.jar" > ${tmpfile} || die "Cannot put jars in tmp file"
-
# We do not remove the jars that we ar not able to unbundle atm
# More info at: https://overlays.gentoo.org/proj/java/wiki/Netbeans_Maintenance