zypper port starts. zypp2 to zypp
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Wed, 6 Jun 2007 14:41:23 +0000 (14:41 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Wed, 6 Jun 2007 14:41:23 +0000 (14:41 +0000)
commite9ef94d21eebae701d05a88d17cddfff36de31e3
tree1f68c252317715ed54248ec611b286d283b8f690
parentff4cde69734b898435cb11f171f31359e5d38630
zypper port starts. zypp2 to zypp
62 files changed:
zypp2/RepoInfo.cc [deleted file]
zypp2/RepoInfo.h [deleted file]
zypp2/RepoManager.cc [deleted file]
zypp2/RepoManager.h [deleted file]
zypp2/RepoStatus.cc [deleted file]
zypp2/RepoStatus.h [deleted file]
zypp2/Repository.cc [deleted file]
zypp2/Repository.h [deleted file]
zypp2/RepositoryFactory.cc [deleted file]
zypp2/RepositoryFactory.h [deleted file]
zypp2/cache/CacheException.cc [deleted file]
zypp2/cache/CacheException.h [deleted file]
zypp2/cache/CacheFSCK.cc [deleted file]
zypp2/cache/CacheFSCK.h [deleted file]
zypp2/cache/CacheInitializer.cpp [deleted file]
zypp2/cache/CacheInitializer.h [deleted file]
zypp2/cache/CacheStore.cpp [deleted file]
zypp2/cache/CacheStore.h [deleted file]
zypp2/cache/CacheTypes.cc [deleted file]
zypp2/cache/CacheTypes.h [deleted file]
zypp2/cache/DESIGN-WRITE-API.txt [deleted file]
zypp2/cache/ResolvableQuery.cc [deleted file]
zypp2/cache/ResolvableQuery.h [deleted file]
zypp2/cache/SQLITE3X-README.txt [deleted file]
zypp2/cache/Utils.cpp [deleted file]
zypp2/cache/Utils.h [deleted file]
zypp2/cache/schema/DESIGN-SCHEMA.txt [deleted file]
zypp2/cache/schema/mkarray.c [deleted file]
zypp2/cache/schema/schema.sql [deleted file]
zypp2/cache/sqlite3x/sqlite3x.hpp [deleted file]
zypp2/cache/sqlite3x/sqlite3x_command.cpp [deleted file]
zypp2/cache/sqlite3x/sqlite3x_connection.cpp [deleted file]
zypp2/cache/sqlite3x/sqlite3x_exception.cpp [deleted file]
zypp2/cache/sqlite3x/sqlite3x_reader.cpp [deleted file]
zypp2/cache/sqlite3x/sqlite3x_transaction.cpp [deleted file]
zypp2/cache/sqliteext/zlibext.c [deleted file]
zypp2/dummy.cc [deleted file]
zypp2/parser/RepoFileReader.cc [deleted file]
zypp2/parser/RepoFileReader.h [deleted file]
zypp2/parser/susetags/RepoParser.cc [deleted file]
zypp2/parser/susetags/RepoParser.h [deleted file]
zypp2/repo/RepoException.cc [deleted file]
zypp2/repo/RepoException.h [deleted file]
zypp2/repo/RepoType.cc [deleted file]
zypp2/repo/RepoType.h [deleted file]
zypp2/repo/RepositoryImpl.cc [deleted file]
zypp2/repo/RepositoryImpl.h [deleted file]
zypp2/repo/cached/PackageImpl.cc [deleted file]
zypp2/repo/cached/PackageImpl.h [deleted file]
zypp2/repo/cached/RepoImpl.cc [deleted file]
zypp2/repo/cached/RepoImpl.h [deleted file]
zypp2/repo/cached/SrcPackageImpl.cc [deleted file]
zypp2/repo/cached/SrcPackageImpl.h [deleted file]
zypp2/repo/dummy.cc [deleted file]
zypp2/repo/memory/PackageImpl.cc [deleted file]
zypp2/repo/memory/PackageImpl.h [deleted file]
zypp2/repo/memory/PatternImpl.cc [deleted file]
zypp2/repo/memory/PatternImpl.h [deleted file]
zypp2/repo/memory/ProductImpl.cc [deleted file]
zypp2/repo/memory/ProductImpl.h [deleted file]
zypp2/repo/memory/SrcPackageImpl.cc [deleted file]
zypp2/repo/memory/SrcPackageImpl.h [deleted file]