Gentoo Archives: gentoo-commits

From: Arfrever Frehtes Taifersar Arahesis <Arfrever@××××××.Org>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: pym/portage/tests/resolver/
Date: Thu, 05 Dec 2013 21:52:07
Message-Id: 1386280300.d518ef475d8fc9a13dbcc8743c51d60b18bdb490.arfrever@gentoo
1 commit: d518ef475d8fc9a13dbcc8743c51d60b18bdb490
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Thu Dec 5 21:51:40 2013 +0000
4 Commit: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
5 CommitDate: Thu Dec 5 21:51:40 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=d518ef47
7
8 Fix a typo.
9
10 ---
11 pym/portage/tests/resolver/test_slot_conflict_rebuild.py | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/pym/portage/tests/resolver/test_slot_conflict_rebuild.py b/pym/portage/tests/resolver/test_slot_conflict_rebuild.py
15 index 1950550..5acdadb 100644
16 --- a/pym/portage/tests/resolver/test_slot_conflict_rebuild.py
17 +++ b/pym/portage/tests/resolver/test_slot_conflict_rebuild.py
18 @@ -304,7 +304,7 @@ class SlotConflictRebuildTestCase(TestCase):
19 """
20 Bug 487198
21 For parents with mixed >= and < dependencies, we scheduled rebuilds for the
22 - >= atom, but in the end didn't install the child update becaue of the < atom.
23 + >= atom, but in the end didn't install the child update because of the < atom.
24 """
25 ebuilds = {
26 "cat/slotted-lib-1" : {