| OLD | NEW |
| (Empty) |
| 1 Name: WebKit private system interface | |
| 2 URL: http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries/libWebKitSyst
emInterfaceLeopard.a@106868 | |
| 3 Version: r106868 | |
| 4 Date: 6 February 2012 | |
| 5 Security Critical: Yes | |
| 6 License: BSD | |
| 7 | |
| 8 Local changes: | |
| 9 Added the contents of LICENSE to WebKitSystemInterface.h. | |
| 10 Removed architectures ppc, ppc64 from the archive by running: | |
| 11 cp third_party/apple_webkit/libWebKitSystemInterfaceLeopard.a . | |
| 12 lipo -remove ppc -remove ppc64 \ | |
| 13 -output third_party/apple_webkit/libWebKitSystemInterfaceLeopard.a \ | |
| 14 libWebKitSystemInterfaceLeopard.a | |
| OLD | NEW |