Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(619)

Unified Diff: ports/gambc_ppapi/manifest.json

Issue 150413008: Initial support for gambit-scheme v4.7.0 Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Add support for pnacl Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ports/gambc_ppapi/main.c ('k') | ports/gambc_ppapi/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/gambc_ppapi/manifest.json
diff --git a/ports/lua_ppapi/manifest.json b/ports/gambc_ppapi/manifest.json
similarity index 65%
copy from ports/lua_ppapi/manifest.json
copy to ports/gambc_ppapi/manifest.json
index 7913aaf17ee6b02ad986d68fa16eeda4be9d75e9..f09716270f4e5559539d770785431fa1b7c73d7f 100644
--- a/ports/lua_ppapi/manifest.json
+++ b/ports/gambc_ppapi/manifest.json
@@ -1,7 +1,7 @@
{
- "name": "Lua",
- "description": "Lua interactive shell built using Native Client",
- "version": "5.2.2.1",
+ "name": "Gambit Scheme",
+ "description": "Gambit Scheme interactive shell built using Native Client",
+ "version": "4.7.0",
"manifest_version": 2,
"icons": {
"16": "icon_16.png",
« no previous file with comments | « ports/gambc_ppapi/main.c ('k') | ports/gambc_ppapi/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698