Version 0.2.8.2

Cherry pick 15947 from bleeding edge to trunk.

git-svn-id: http://dart.googlecode.com/svn/trunk@15948 260f80e4-7a28-3924-810f-c04153c831b5
diff --git a/pkg/pkg.gyp b/pkg/pkg.gyp
index 9dbc874..ed78787 100644
--- a/pkg/pkg.gyp
+++ b/pkg/pkg.gyp
@@ -12,7 +12,6 @@
           'action_name': 'make_pkg_packages',
           'inputs': [
             '../tools/make_links.py',
-            '../tools/list_pkg_directories.py',
             '<!@(["python", "../tools/list_pkg_directories.py", "."])',
           ],
           'outputs': [
diff --git a/tools/VERSION b/tools/VERSION
index 047663d..3c41a1a 100644
--- a/tools/VERSION
+++ b/tools/VERSION
@@ -1,4 +1,4 @@
 MAJOR 0
 MINOR 2
 BUILD 8
-PATCH 1
+PATCH 2