Oleg Besedin | 46413fc | 2011-02-28 15:22:49 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Bundle-ManifestVersion: 2 |
| 3 | Bundle-Name: %fragmentName |
| 4 | Bundle-SymbolicName: org.eclipse.equinox.security.win32.x86_64;singleton:=true |
Thomas Watson | edc3a54 | 2012-05-22 15:49:34 -0500 | [diff] [blame] | 5 | Bundle-Version: 1.0.100.qualifier |
Oleg Besedin | 46413fc | 2011-02-28 15:22:49 +0000 | [diff] [blame] | 6 | Bundle-Vendor: %providerName |
| 7 | Fragment-Host: org.eclipse.equinox.security;bundle-version="[1.0.0,2.0.0)" |
| 8 | Bundle-RequiredExecutionEnvironment: J2SE-1.4 |
| 9 | Bundle-Localization: fragment |
| 10 | Eclipse-PlatformFilter: (& (osgi.os=win32) (osgi.arch=x86_64)) |
| 11 | Export-Package: org.eclipse.equinox.internal.security.win32;x-internal:=true |