Andrew Overholt 4fd0cfa
diff -up ./features/org.eclipse.rcp/feature.xml.arches ./features/org.eclipse.rcp/feature.xml
Andrew Overholt 1705432
--- ./features/org.eclipse.rcp/feature.xml.arches	2008-10-03 09:05:02.000000000 -0400
Andrew Overholt 1705432
+++ ./features/org.eclipse.rcp/feature.xml	2008-10-03 09:06:45.000000000 -0400
Andrew Overholt 1705432
@@ -229,6 +229,50 @@
Andrew Overholt 1705432
          unpack="false"/>
Andrew Overholt 1705432
 
Andrew Overholt 1705432
    
Andrew Overholt 4fd0cfa
+         id="org.eclipse.swt.gtk.linux.ppc64"
Andrew Overholt 4fd0cfa
+         os="linux"
Andrew Overholt 4fd0cfa
+         ws="gtk"
Andrew Overholt 4fd0cfa
+         arch="ppc64"
Andrew Overholt 4fd0cfa
+         download-size="0"
Andrew Overholt 4fd0cfa
+         install-size="0"
Andrew Overholt 4fd0cfa
+         version="0.0.0"
Andrew Overholt 4fd0cfa
+         fragment="true"
Andrew Overholt 1705432
+         unpack="false"/>
Andrew Overholt 1705432
+
Andrew Overholt 1705432
+   
Andrew Overholt 1705432
+         id="org.eclipse.swt.gtk.linux.sparc"
Andrew Overholt 1705432
+         os="linux"
Andrew Overholt 1705432
+         ws="gtk"
Andrew Overholt 1705432
+         arch="sparc"
Andrew Overholt 1705432
+         download-size="0"
Andrew Overholt 1705432
+         install-size="0"
Andrew Overholt 1705432
+         version="0.0.0"
Andrew Overholt 1705432
+         fragment="true"
Andrew Overholt 1705432
+         unpack="false"/>
Andrew Overholt 1705432
+
Andrew Overholt 1705432
+   
Andrew Overholt 1705432
+         id="org.eclipse.swt.gtk.linux.sparc64"
Andrew Overholt 1705432
+         os="linux"
Andrew Overholt 1705432
+         ws="gtk"
Andrew Overholt 1705432
+         arch="sparc64"
Andrew Overholt 1705432
+         download-size="0"
Andrew Overholt 1705432
+         install-size="0"
Andrew Overholt 1705432
+         version="0.0.0"
Andrew Overholt 1705432
+         fragment="true"
Andrew Overholt 1705432
+         unpack="false"/>
Andrew Overholt 1705432
+
Andrew Overholt 1705432
+   
Andrew Overholt 1705432
+         id="org.eclipse.swt.gtk.linux.alpha"
Andrew Overholt 1705432
+         os="linux"
Andrew Overholt 1705432
+         ws="gtk"
Andrew Overholt 1705432
+         arch="alpha"
Andrew Overholt 1705432
+         download-size="0"
Andrew Overholt 1705432
+         install-size="0"
Andrew Overholt 1705432
+         version="0.0.0"
Andrew Overholt 1705432
+         fragment="true"
Andrew Overholt 1705432
+         unpack="false"/>
Andrew Overholt 1705432
+
Andrew Overholt 1705432
+   
Andrew Overholt 4fd0cfa
          id="org.eclipse.swt.gtk.solaris.sparc"
Andrew Overholt 4fd0cfa
          os="solaris"
Andrew Overholt 1705432
          ws="gtk"
Andrew Overholt 4fd0cfa
diff -up ./features/org.eclipse.rcp.source/feature.xml.arches ./features/org.eclipse.rcp.source/feature.xml
Andrew Overholt 1705432
--- ./features/org.eclipse.rcp.source/feature.xml.arches	2008-10-03 09:05:08.000000000 -0400
Andrew Overholt 1705432
+++ ./features/org.eclipse.rcp.source/feature.xml	2008-10-03 09:07:51.000000000 -0400
Andrew Overholt 4fd0cfa
@@ -45,6 +45,10 @@
c11f0f3
 	<plugin id="org.eclipse.swt.motif.hpux.ia64_32.source" version="3.4.1.v3452b" os="hpux" arch="ia64_32" ws="motif"  unpack="false"/>
c11f0f3
 	<plugin id="org.eclipse.swt.motif.linux.x86.source" version="3.4.1.v3452b" os="linux" arch="x86" ws="motif"  unpack="false"/>
Andrew Overholt 4fd0cfa
 	<plugin id="org.eclipse.swt.gtk.linux.ia64.source" version="3.4.0.HEAD" os="linux" arch="ia64" ws="gtk"  unpack="false"/>
c11f0f3
+	<plugin id="org.eclipse.swt.gtk.linux.ppc64.source" version="3.4.1.v3452b" os="linux" arch="ppc64" ws="gtk"  unpack="false"/>
c11f0f3
+	<plugin id="org.eclipse.swt.gtk.linux.sparc.source" version="3.4.1.v3452b" os="linux" arch="sparc" ws="gtk"  unpack="false"/>
c11f0f3
+	<plugin id="org.eclipse.swt.gtk.linux.sparc64.source" version="3.4.1.v3452b" os="linux" arch="sparc64" ws="gtk"  unpack="false"/>
c11f0f3
+	<plugin id="org.eclipse.swt.gtk.linux.alpha.source" version="3.4.1.v3452b" os="linux" arch="alpha" ws="gtk"  unpack="false"/>
c11f0f3
 	<plugin id="org.eclipse.swt.motif.solaris.sparc.source" version="3.4.1.v3452b" os="solaris" arch="sparc" ws="motif"  unpack="false"/>
c11f0f3
 	<plugin id="org.eclipse.swt.photon.qnx.x86.source" version="3.4.1.v3452b" os="qnx" arch="x86" ws="photon"  unpack="false"/>
c11f0f3
 	<plugin id="org.eclipse.rcp.source" version="3.4.1.R342_v20090205"     unpack="false"/>