diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2010-05-01 17:28:02 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2010-05-01 17:28:02 +0000 |
commit | 3f528a352900db9e3cfc4bbf91102cbad3caa34c (patch) | |
tree | 23490098164ffcbc7d3b195232c0f7244ccf11f1 /java/eclipse-devel/files/patch-features-org.eclipse.rcp-feature.xml | |
parent | - Fixed make describe (diff) |
. Update to 3.5.2.
Based on: Patches by sepotvin@ to update to 3.5.1.
Notes
Notes:
svn path=/head/; revision=253516
Diffstat (limited to 'java/eclipse-devel/files/patch-features-org.eclipse.rcp-feature.xml')
-rw-r--r-- | java/eclipse-devel/files/patch-features-org.eclipse.rcp-feature.xml | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/java/eclipse-devel/files/patch-features-org.eclipse.rcp-feature.xml b/java/eclipse-devel/files/patch-features-org.eclipse.rcp-feature.xml deleted file mode 100644 index b91aeb55ff02..000000000000 --- a/java/eclipse-devel/files/patch-features-org.eclipse.rcp-feature.xml +++ /dev/null @@ -1,72 +0,0 @@ ---- features/org.eclipse.rcp/feature.xml.orig 2008-09-26 19:47:12.000000000 -0400 -+++ features/org.eclipse.rcp/feature.xml 2008-09-26 19:46:59.000000000 -0400 -@@ -207,6 +207,17 @@ - unpack="false"/> - - <plugin -+ id="org.eclipse.swt.gtk.freebsd.x86" -+ os="freebsd" -+ ws="gtk" -+ arch="x86" -+ download-size="0" -+ install-size="0" -+ version="0.0.0" -+ fragment="true" -+ unpack="false"/> -+ -+ <plugin - id="org.eclipse.swt.gtk.linux.s390" - os="linux" - ws="gtk" -@@ -273,6 +284,17 @@ - unpack="false"/> - - <plugin -+ id="org.eclipse.swt.gtk.freebsd.amd64" -+ os="freebsd" -+ ws="gtk" -+ arch="amd64" -+ download-size="0" -+ install-size="0" -+ version="0.0.0" -+ fragment="true" -+ unpack="false"/> -+ -+ <plugin - id="org.eclipse.swt.carbon.macosx" - os="macosx" - ws="carbon" -@@ -448,6 +470,16 @@ - fragment="true"/> - - <plugin -+ id="org.eclipse.equinox.launcher.gtk.freebsd.x86" -+ os="freebsd" -+ ws="gtk" -+ arch="x86" -+ download-size="0" -+ install-size="0" -+ version="0.0.0" -+ fragment="true"/> -+ -+ <plugin - id="org.eclipse.equinox.launcher.gtk.linux.s390" - os="linux" - ws="gtk" -@@ -488,6 +520,16 @@ - fragment="true"/> - - <plugin -+ id="org.eclipse.equinox.launcher.gtk.freebsd.amd64" -+ os="freebsd" -+ ws="gtk" -+ arch="amd64" -+ download-size="0" -+ install-size="0" -+ version="0.0.0" -+ fragment="true"/> -+ -+ <plugin - id="org.eclipse.equinox.launcher.motif.aix.ppc" - os="aix" - ws="motif" |