ports/java/eclipse-devel/files/patch-plugins-filesystem-component.xml
Greg Lewis 28a3f566fc . Enlist eclipse-devel to get some wider spread of the Eclipse 3.3 port
before it replaces Eclipse 3.2.

  The submitters (listed in alphabetical order) collaborated on this.

Submitted by:	Mike Bowie <mbowie@buzmo.com>
		Dan Rucci <dan@rucci.org>
		Ken Yamada <ken@tydfam.jp>
2007-10-13 03:28:18 +00:00

11 lines
767 B
XML

--- plugins/org.eclipse.core.filesystem/component.xml.orig 2007-06-26 04:57:18.000000000 +0900
+++ plugins/org.eclipse.core.filesystem/component.xml 2007-09-06 11:09:49.000000000 +0900
@@ -8,6 +8,8 @@
<plugin id="org.eclipse.core.filesystem" />
<plugin id="org.eclipse.core.filesystem.hpux.ia64_32" fragment="true" />
<plugin id="org.eclipse.core.filesystem.hpux.PA_RISC" fragment="true" />
+ <plugin id="org.eclipse.core.filesystem.freebsd.x86" fragment="true" />
+ <plugin id="org.eclipse.core.filesystem.freebsd.amd64" fragment="true" />
<plugin id="org.eclipse.core.filesystem.linux.x86" fragment="true" />
<plugin id="org.eclipse.core.filesystem.linux.x86_64" fragment="true" />
<plugin id="org.eclipse.core.filesystem.macosx.ppc" fragment="true" />