Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Jean-Noel Rivasseau (elvanor)" <elvanor@g.o>
Subject: gentoo-x86 commit in dev-util/eclipse-sdk/files/3.3: eclipse-3.3
Date: Wed, 23 Jan 2008 12:28:35 +0000
elvanor     08/01/23 12:28:35

  Modified:             eclipse-3.3
  Log:
  Fix for -Djava.library.path on Eclipse-3.3.1.1.
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.2                  dev-util/eclipse-sdk/files/3.3/eclipse-3.3

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eclipse-sdk/files/3.3/eclipse-3.3?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eclipse-sdk/files/3.3/eclipse-3.3?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eclipse-sdk/files/3.3/eclipse-3.3?r1=1.1&r2=1.2

Index: eclipse-3.3
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/eclipse-sdk/files/3.3/eclipse-3.3,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eclipse-3.3	21 Jan 2008 12:15:56 -0000	1.1
+++ eclipse-3.3	23 Jan 2008 12:28:34 -0000	1.2
@@ -34,4 +34,4 @@
 if [[ "${ECLIPSE_PERMSIZE}" ]]; then VM_ARGS="${VM_ARGS} -XX:PermSize=${ECLIPSE_PERMSIZE}"; fi
 if [[ "${ECLIPSE_MAX_PERMSIZE}" ]]; then VM_ARGS="${VM_ARGS} -XX:MaxPermSize=${ECLIPSE_MAX_PERMSIZE}"; fi
 
-exec "${ECLIPSE_BIN}" "$@" -vmargs ${VM_ARGS}
\ No newline at end of file
+exec "${ECLIPSE_BIN}" "$@" -vmargs ${VM_ARGS} -Djava.library.path=/usr/lib



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-util/eclipse-sdk: ChangeLog
Next by thread:
gentoo-x86 commit in dev-util/eclipse-sdk/files/3.3: eclipse-3.3
Previous by date:
gentoo-x86 commit in dev-util/eclipse-sdk: ChangeLog
Next by date:
gentoo-x86 commit in dev-lang/python: ChangeLog python-2.3.6-r4.ebuild


Updated May 09, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.