Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2009-03-30 01:49:22 +0000
committerPascal Rapicault2009-03-30 01:49:22 +0000
commite3323e81f523c933c8dceb2a8c08d89f60eb87a2 (patch)
treeed2fa07a5d3bced8a2ccac516fd615d2d7e73514 /bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF
parenteb03f3e34118fbe9152a17e3fc962690963c8d85 (diff)
downloadrt.equinox.p2-e3323e81f523c933c8dceb2a8c08d89f60eb87a2.tar.gz
rt.equinox.p2-e3323e81f523c933c8dceb2a8c08d89f60eb87a2.tar.xz
rt.equinox.p2-e3323e81f523c933c8dceb2a8c08d89f60eb87a2.zip
Bug 216278 - [prov] ECFTransport and ECFMetadataTransport should be merged
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF
index 6359e21fd..ec1f7c0d2 100644
--- a/bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.directorywatcher/META-INF/MANIFEST.MF
@@ -11,7 +11,7 @@ Import-Package: org.eclipse.equinox.internal.p2.core.helpers,
org.eclipse.equinox.internal.provisional.p2.artifact.repository,
org.eclipse.equinox.internal.provisional.p2.core,
org.eclipse.equinox.internal.provisional.p2.core.eventbus,
- org.eclipse.equinox.internal.provisional.p2.core.repository,
+ org.eclipse.equinox.internal.provisional.p2.repository,
org.eclipse.equinox.internal.provisional.p2.metadata,
org.eclipse.equinox.internal.provisional.p2.metadata.query,
org.eclipse.equinox.internal.provisional.p2.metadata.repository,

Back to the top