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 3786B138CA3 for ; Wed, 4 Mar 2015 21:53:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 833E6E087E; Wed, 4 Mar 2015 21:53:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0FAF1E087E for ; Wed, 4 Mar 2015 21:53:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4A4E34073E for ; Wed, 4 Mar 2015 21:53:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 644A6130C6 for ; Wed, 4 Mar 2015 21:53:38 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1425505988.6244b7376493b65060a466d14fcac342f965425d.dolsen@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: RELEASE-NOTES X-VCS-Directories: / X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 6244b7376493b65060a466d14fcac342f965425d X-VCS-Branch: master Date: Wed, 4 Mar 2015 21:53:38 +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: 675c6087-f5e9-489c-9053-fc1935d853d9 X-Archives-Hash: 467f08bce8f3e48369f8a42636750cea commit: 6244b7376493b65060a466d14fcac342f965425d Author: Brian Dolbec gentoo org> AuthorDate: Wed Mar 4 21:52:43 2015 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Wed Mar 4 21:53:08 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=6244b737 RELEASE-NOTES: fix typo in bug number RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 59f48d4..8bbabbf 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,7 +15,7 @@ portage-2.2.18 - Bug 540482 Add man page entries for "emaint merges" and egencache's "--write-timestamp" - Bug 511806 make.conf: expand PORTAGE_CONFIGROOT - - Bug 541746 depgraph: fix 'operation' AttributeError + - Bug 541754 depgraph: fix 'operation' AttributeError - Bug 542052 Don't spawn socks5-server.py for pkg_nofetch