mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-23 21:57:33 -08:00
Closes: https://bugs.gentoo.org/505968 Tested-by: Valérian Rousset <tharvik@users.noreply.github.com> Signed-off-by: Valérian Rousset <tharvik@users.noreply.github.com> Package-Manager: Portage-2.3.51, Repoman-2.3.12 Closes: https://github.com/gentoo/gentoo/pull/10771 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
17 lines
739 B
Plaintext
17 lines
739 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %pluginName
|
|
Bundle-Vendor: %providerName
|
|
Bundle-Localization: plugin
|
|
Fragment-Host: org.eclipse.swt; bundle-version=4.5.1
|
|
Bundle-SymbolicName: org.eclipse.swt.gtk.linux.SWT_ARCH; singleton:=true
|
|
Bundle-Version: 4.5
|
|
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.opengl.glx; x-internal:=true
|
|
org.eclipse.swt.internal.webkit; x-internal:=true
|