2008-07-22 13:04:00 +00:00
|
|
|
diff -up ./features/org.eclipse.rcp/feature.xml.arches ./features/org.eclipse.rcp/feature.xml
|
2008-10-03 13:15:57 +00:00
|
|
|
--- ./features/org.eclipse.rcp/feature.xml.arches 2008-10-03 09:05:02.000000000 -0400
|
|
|
|
+++ ./features/org.eclipse.rcp/feature.xml 2008-10-03 09:06:45.000000000 -0400
|
2009-08-03 15:29:56 +00:00
|
|
|
@@ -229,6 +229,20 @@
|
2008-10-03 13:15:57 +00:00
|
|
|
unpack="false"/>
|
|
|
|
|
|
|
|
<plugin
|
2008-07-22 13:04:00 +00:00
|
|
|
+ id="org.eclipse.swt.gtk.linux.ppc64"
|
|
|
|
+ os="linux"
|
|
|
|
+ ws="gtk"
|
|
|
|
+ arch="ppc64"
|
|
|
|
+ download-size="0"
|
|
|
|
+ install-size="0"
|
|
|
|
+ version="0.0.0"
|
|
|
|
+ fragment="true"
|
2008-10-03 13:15:57 +00:00
|
|
|
+ unpack="false"/>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <plugin
|
2008-07-22 13:04:00 +00:00
|
|
|
id="org.eclipse.swt.gtk.solaris.sparc"
|
|
|
|
os="solaris"
|
2008-10-03 13:15:57 +00:00
|
|
|
ws="gtk"
|