diff options
author | Vlastimil Babka <caster@gentoo.org> | 2008-04-02 22:12:49 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2008-04-02 22:12:49 +0000 |
commit | 5e94bf39c01e4e59a1bee7cd93556a6d76acfb4c (patch) | |
tree | bf59a530ab863cbbd4008d1f925846eef05f0c8b /dev-java/swt/files | |
parent | Mask dvb on gst-plugins-meta as well (diff) | |
download | gentoo-2-5e94bf39c01e4e59a1bee7cd93556a6d76acfb4c.tar.gz gentoo-2-5e94bf39c01e4e59a1bee7cd93556a6d76acfb4c.tar.bz2 gentoo-2-5e94bf39c01e4e59a1bee7cd93556a6d76acfb4c.zip |
Version bump, bug #214012.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-java/swt/files')
-rw-r--r-- | dev-java/swt/files/swt-3.4-manifest | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-java/swt/files/swt-3.4-manifest b/dev-java/swt/files/swt-3.4-manifest new file mode 100644 index 000000000000..c11c42ab7199 --- /dev/null +++ b/dev-java/swt/files/swt-3.4-manifest @@ -0,0 +1,16 @@ +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.4.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 |