From d679195b5a1bc0bed50feaf7a0585e8a0ce9eae2 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Tue, 15 Oct 2013 12:04:55 +0200 Subject: [PATCH] Bump revision of scons and mercurial. * These provide a python module, so they need to be rebuilt in order to get those modules moved into the vendor-packages directory. --- dev-util/scons/scons-2.2.0.recipe | 2 +- dev-vcs/mercurial/mercurial-2.2.2.recipe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/scons/scons-2.2.0.recipe b/dev-util/scons/scons-2.2.0.recipe index 1059924b6..000be6c55 100644 --- a/dev-util/scons/scons-2.2.0.recipe +++ b/dev-util/scons/scons-2.2.0.recipe @@ -5,7 +5,7 @@ LICENSE="MIT" COPYRIGHT="2001-2012 The SCons Foundation" SRC_URI="http://superb-dca3.dl.sourceforge.net/project/scons/scons/2.2.0/scons-2.2.0.tar.gz" CHECKSUM_MD5="f737f474a02d08156c821bd2d4d4b632" -REVISION="1" +REVISION="2" ARCHITECTURES="x86_gcc2 x86 x86_64" PATCHES="scons-2.2.0.patchset" diff --git a/dev-vcs/mercurial/mercurial-2.2.2.recipe b/dev-vcs/mercurial/mercurial-2.2.2.recipe index 231c8fabd..8439a5fa0 100644 --- a/dev-vcs/mercurial/mercurial-2.2.2.recipe +++ b/dev-vcs/mercurial/mercurial-2.2.2.recipe @@ -5,7 +5,7 @@ COPYRIGHT="2005-2012 Matt Mackall et al." LICENSE="GNU GPL v2" SRC_URI="http://mercurial.selenic.com/release/mercurial-2.2.2.tar.gz" CHECKSUM_MD5="9f59b5d71969cbb2671702cd2a7a5a11" -REVISION="4" +REVISION="5" ARCHITECTURES="x86_gcc2 x86 x86_64" PATCHES="mercurial-2.2.2.patch"