From 69ad5016aaa2c586b603dffc53f80f13d7bfb4dd Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Thu, 18 Sep 2014 09:56:27 +0200 Subject: [PATCH] gyp: bump revision for python2.7 migration. --- dev-util/gyp/gyp-r1948.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gyp/gyp-r1948.recipe b/dev-util/gyp/gyp-r1948.recipe index e1292b516..ff9ab967f 100644 --- a/dev-util/gyp/gyp-r1948.recipe +++ b/dev-util/gyp/gyp-r1948.recipe @@ -8,7 +8,7 @@ HOMEPAGE="https://code.google.com/p/gyp/" SRC_URI="svn+http://gyp.googlecode.com/svn/trunk#1948" LICENSE="BSD (2-clause)" COPYRIGHT="2012 Google Inc." -REVISION="1" +REVISION="2" ARCHITECTURES="x86 x86_gcc2 x86_64" SOURCE_DIR="gyp-$portVersion"