Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2009-07-31 15:06:54 +0000
committerAndrew Niefer2009-07-31 15:06:54 +0000
commite3105522dd6ded17afce4a7b321a01a7b3b5f8ba (patch)
tree8a69055d55b05ad3cbf5ad38e39328fc6dbbb425 /bundles/org.eclipse.equinox.executable
parentb15d5d6eca9dac52766c80b658e64713a22f8bec (diff)
downloadrt.equinox.framework-e3105522dd6ded17afce4a7b321a01a7b3b5f8ba.tar.gz
rt.equinox.framework-e3105522dd6ded17afce4a7b321a01a7b3b5f8ba.tar.xz
rt.equinox.framework-e3105522dd6ded17afce4a7b321a01a7b3b5f8ba.zip
bug 284865 - remove hpux.motif.PA_RISC
Diffstat (limited to 'bundles/org.eclipse.equinox.executable')
-rw-r--r--bundles/org.eclipse.equinox.executable/feature.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/bundles/org.eclipse.equinox.executable/feature.xml b/bundles/org.eclipse.equinox.executable/feature.xml
index 0170b5821..e136223d0 100644
--- a/bundles/org.eclipse.equinox.executable/feature.xml
+++ b/bundles/org.eclipse.equinox.executable/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.executable"
label="%featureName"
- version="3.3.200.qualifier">
+ version="3.3.300.qualifier">
<description>
%description
@@ -127,16 +127,6 @@
install-size="0"
version="0.0.0"
fragment="true"/>
-
- <plugin
- id="org.eclipse.equinox.launcher.motif.hpux.PA_RISC"
- os="hpux"
- ws="motif"
- arch="PA_RISC"
- download-size="0"
- install-size="0"
- version="0.0.0"
- fragment="true"/>
<plugin
id="org.eclipse.equinox.launcher.motif.hpux.ia64_32"

Back to the top