From 2716b101e42b56d00f93aeeda01b1f09014fae64 Mon Sep 17 00:00:00 2001 From: John Marino Date: Sat, 28 Jun 2014 22:47:33 +0000 Subject: Remove java/eclipse-devel as java/eclipse is newer Given the amount of work required to maintain a single version of eclipse, it was thought prudent to focus maintenance efforts on a single port, especially since the plugins are designed for java/eclipse, not the development version. Discussed in PR. PR: 188659 --- .../files/eclipse-build-config-upstream.patch | 70 ---------------------- 1 file changed, 70 deletions(-) delete mode 100644 java/eclipse-devel/files/eclipse-build-config-upstream.patch (limited to 'java/eclipse-devel/files/eclipse-build-config-upstream.patch') diff --git a/java/eclipse-devel/files/eclipse-build-config-upstream.patch b/java/eclipse-devel/files/eclipse-build-config-upstream.patch deleted file mode 100644 index 1395c355997f..000000000000 --- a/java/eclipse-devel/files/eclipse-build-config-upstream.patch +++ /dev/null @@ -1,70 +0,0 @@ -### Eclipse Workspace Patch 1.0 -#P eclipse-build-config -Index: build.properties.in -=================================================================== ---- build.properties.in (revision 23752) -+++ build.properties.in (working copy) -@@ -34,7 +34,7 @@ - collPlace=eclipse - collBase=. - configs=\ -- linux, gtk, @build_arch@ -+ @build_os@, gtk, @build_arch@ - - archivesFormat =group,group,group-zip - javacFailOnError=false -Index: productFiles/rcpConfig/build.properties -=================================================================== ---- productFiles/rcpConfig/build.properties (revision 23752) -+++ productFiles/rcpConfig/build.properties (working copy) -@@ -65,8 +65,8 @@ - root.macosx.cocoa.x86_64.folder.Eclipse.app/Contents=absolute:file:${buildDirectory}/features/org.eclipse.equinox.executable/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist - root.macosx.cocoa.x86_64.permissions.755=Eclipse.app/Contents/MacOS/eclipse,Eclipse.app/Contents/MacOS/java_swt - -- -- -- -- -+root.freebsd.gtk.x86=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/freebsd.gtk.x86,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86 -+root.freebsd.gtk.x86.permissions.755=*.so* -+root.freebsd.gtk.x86_64=absolute:${buildDirectory}/features/org.eclipse.platform/about_files/freebsd.gtk.x86_64,absolute:${buildDirectory}/features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86_64 -+root.freebsd.gtk.x86_64.permissions.755=*.so* - -Index: customTargets.xml -=================================================================== ---- customTargets.xml (revision 23752) -+++ customTargets.xml (working copy) -@@ -129,6 +129,24 @@ - - - -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ - - - -@@ -201,7 +219,7 @@ - - - -- -+ - - - -- cgit v1.2.3