ports/java/eclipse-devel/files/patch-features-org.eclipse.rcp.source-feature.xml
Greg Lewis 206bef988c . Update to Eclipse Ganymede
Submitted by:	"Stephane E. Potvin" <sepotvin@videotron.ca>
2008-09-06 19:31:51 +00:00

11 lines
1.2 KiB
XML

--- features/org.eclipse.rcp.source/feature.xml.orig 2008-08-02 15:39:10.000000000 -0400
+++ features/org.eclipse.rcp.source/feature.xml 2008-08-02 15:39:29.000000000 -0400
@@ -39,6 +39,8 @@
<plugin id="org.eclipse.swt.gtk.solaris.x86.source" version="3.4.0.HEAD" os="solaris" arch="x86" ws="gtk" unpack="false"/>
<plugin id="org.eclipse.swt.gtk.linux.ppc.source" version="3.4.0.v3448f" os="linux" arch="ppc" ws="gtk" unpack="false"/>
<plugin id="org.eclipse.swt.gtk.linux.x86_64.source" version="3.4.0.v3448f" os="linux" arch="x86_64" ws="gtk" unpack="false"/>
+ <plugin id="org.eclipse.swt.gtk.freebsd.x86.source" version="3.4.0.v3448f" os="freebsd" arch="x86" ws="gtk" unpack="false"/>
+ <plugin id="org.eclipse.swt.gtk.freebsd.amd64.source" version="3.4.0.v3448f" os="freebsd" arch="amd64" ws="gtk" unpack="false"/>
<plugin id="org.eclipse.swt.carbon.macosx.source" version="3.4.0.v3448f" os="macosx" ws="carbon" unpack="false"/>
<plugin id="org.eclipse.swt.motif.aix.ppc.source" version="3.4.0.v3448f" os="aix" arch="ppc" ws="motif" unpack="false"/>
<plugin id="org.eclipse.swt.motif.hpux.PA_RISC.source" version="3.4.0.v3448f" os="hpux" arch="PA_RISC" ws="motif" unpack="false"/>