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

Unified Diff: samples/pop_pop_win/pubspec.yaml

Issue 200723008: samples/poppopwin: upgrade to first-class sample (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fixed pkgbuild.status for rename Created 6 years, 9 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 | « samples/pop_pop_win/lib/src/poppopwin/square_state.dart ('k') | samples/pop_pop_win/readme.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/pop_pop_win/pubspec.yaml
diff --git a/samples/third_party/pop-pop-win/pubspec.yaml b/samples/pop_pop_win/pubspec.yaml
similarity index 57%
rename from samples/third_party/pop-pop-win/pubspec.yaml
rename to samples/pop_pop_win/pubspec.yaml
index d6cfbb5d72405427c7dbd98ffddcfb39601acf81..d014f39600e0097e1e6ab9e3b792d23f6ce3fef9 100644
--- a/samples/third_party/pop-pop-win/pubspec.yaml
+++ b/samples/pop_pop_win/pubspec.yaml
@@ -1,9 +1,7 @@
-name: poppopwin
-author: Kevin Moore <kevmoo@google.com>
+name: pop_pop_win
description: '"Pop, Pop, Win!" is an implementation of Minesweeper in Dart.'
-homepage: https://code.google.com/p/dart/source/browse/branches/bleeding_edge/dart/samples/third_party/pop-pop-win/
environment:
- sdk: '>=1.0.0 <2.0.0'
+ sdk: '>=1.3.0-dev.4.1 <2.0.0'
dependencies:
bot: '>=0.26.0 <0.27.0'
bot_web: '>=0.21.0 <0.22.0'
« no previous file with comments | « samples/pop_pop_win/lib/src/poppopwin/square_state.dart ('k') | samples/pop_pop_win/readme.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698