From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 68CA1138247 for ; Thu, 5 Dec 2013 21:52:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EF77E0A10; Thu, 5 Dec 2013 21:51:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28AA7E0A10 for ; Thu, 5 Dec 2013 21:51:56 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 03E1733F2D1 for ; Thu, 5 Dec 2013 21:51:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 70486D085E for ; Thu, 5 Dec 2013 21:51:54 +0000 (UTC) From: "Arfrever Frehtes Taifersar Arahesis" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arfrever Frehtes Taifersar Arahesis" Message-ID: <1386280300.d518ef475d8fc9a13dbcc8743c51d60b18bdb490.arfrever@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: pym/portage/tests/resolver/ X-VCS-Repository: proj/portage X-VCS-Files: pym/portage/tests/resolver/test_slot_conflict_rebuild.py X-VCS-Directories: pym/portage/tests/resolver/ X-VCS-Committer: arfrever X-VCS-Committer-Name: Arfrever Frehtes Taifersar Arahesis X-VCS-Revision: d518ef475d8fc9a13dbcc8743c51d60b18bdb490 X-VCS-Branch: master Date: Thu, 5 Dec 2013 21:51:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 69fd149e-6360-43f3-9e93-d7ca22e50742 X-Archives-Hash: a9015608c6df266ae820832d2e3f2884 commit: d518ef475d8fc9a13dbcc8743c51d60b18bdb490 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Thu Dec 5 21:51:40 2013 +0000 Commit: Arfrever Frehtes Taifersar Arahesis Apache Org> CommitDate: Thu Dec 5 21:51:40 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=d518ef47 Fix a typo. --- pym/portage/tests/resolver/test_slot_conflict_rebuild.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/portage/tests/resolver/test_slot_conflict_rebuild.py b/pym/portage/tests/resolver/test_slot_conflict_rebuild.py index 1950550..5acdadb 100644 --- a/pym/portage/tests/resolver/test_slot_conflict_rebuild.py +++ b/pym/portage/tests/resolver/test_slot_conflict_rebuild.py @@ -304,7 +304,7 @@ class SlotConflictRebuildTestCase(TestCase): """ Bug 487198 For parents with mixed >= and < dependencies, we scheduled rebuilds for the - >= atom, but in the end didn't install the child update becaue of the < atom. + >= atom, but in the end didn't install the child update because of the < atom. """ ebuilds = { "cat/slotted-lib-1" : {