diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2010-06-26 10:45:18 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2010-06-26 10:45:18 +0000 |
commit | aef88ef9d9a4b11b98711b0e7256fa2984aa5954 (patch) | |
tree | 9bee7f3f7b3ef46cd2664d4251be422d41a138b4 /dev-java/swt/files | |
parent | old (diff) | |
download | gentoo-2-aef88ef9d9a4b11b98711b0e7256fa2984aa5954.tar.gz gentoo-2-aef88ef9d9a4b11b98711b0e7256fa2984aa5954.tar.bz2 gentoo-2-aef88ef9d9a4b11b98711b0e7256fa2984aa5954.zip |
Remove swt:3 as per bug 282289 and bug 324953
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-java/swt/files')
-rw-r--r-- | dev-java/swt/files/swt-3.3-manifest | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-java/swt/files/swt-3.3-manifest b/dev-java/swt/files/swt-3.3-manifest deleted file mode 100644 index 2a0f5c897586..000000000000 --- a/dev-java/swt/files/swt-3.3-manifest +++ /dev/null @@ -1,16 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %pluginName -Bundle-Vendor: %providerName -Bundle-Localization: plugin -Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)" -Bundle-SymbolicName: org.eclipse.swt.gtk.linux.SWT_ARCH; singleton:=true -Bundle-Version: 3.3.0 -Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=SWT_ARCH)) -Export-Package: org.eclipse.swt.internal.accessibility.gtk; x-internal:=true, - org.eclipse.swt.internal.cairo; x-internal:=true, - org.eclipse.swt.internal.cde; x-internal:=true, - org.eclipse.swt.internal.gnome; x-internal:=true, - org.eclipse.swt.internal.gtk; x-internal:=true, - org.eclipse.swt.internal.mozilla; x-internal:=true, - org.eclipse.swt.internal.opengl.glx; x-internal:=true
\ No newline at end of file |