Gentoo Archives: gentoo-commits

From: Magnus Granberg <zorry@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/tinderbox-cluster:master commit in: patches/
Date: Sun, 04 Oct 2015 20:10:35
Message-Id: 1443989407.aa9cb43df0b14b0e45fa1749b5c89ab769abd618.zorry@gentoo
1 commit: aa9cb43df0b14b0e45fa1749b5c89ab769abd618
2 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 20:10:07 2015 +0000
4 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 20:10:07 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=aa9cb43d
7
8 fix a typo in the portage.patch
9
10 patches/portage.patch | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/patches/portage.patch b/patches/portage.patch
14 index ae45666..1faf3c0 100644
15 --- a/patches/portage.patch
16 +++ b/patches/portage.patch
17 @@ -288,7 +288,7 @@
18 self._status_display.running = self._jobs
19 self._schedule()
20 --- a/pym/tbc/repoman/main.py 2015-09-22 02:20:41.000000000 +0200
21 -+++ b/pym//tbc/repoman/main.py 2015-10-04 20:21:57.586494104 +0200
22 ++++ b/pym/tbc/repoman/main.py 2015-10-04 20:21:57.586494104 +0200
23 @@ -45,8 +45,9 @@ bad = create_color_func("BAD")
24 os.umask(0o22)