From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-424419-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RuV8B-00058J-BI
	for garchives@archives.gentoo.org; Mon, 06 Feb 2012 20:25:43 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C0F28E0662;
	Mon,  6 Feb 2012 20:25:34 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 8DFB2E0662
	for <gentoo-commits@lists.gentoo.org>; Mon,  6 Feb 2012 20:25:34 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 11E571B4016
	for <gentoo-commits@lists.gentoo.org>; Mon,  6 Feb 2012 20:25:34 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 843FE80043
	for <gentoo-commits@lists.gentoo.org>; Mon,  6 Feb 2012 20:25:33 +0000 (UTC)
From: "Thomas Sachau" <tommy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Sachau" <tommy@gentoo.org>
Message-ID: <4aafe3b93cf48e40f0eb0d1c4922f21a41204e93.tommy@gentoo>
Subject: [gentoo-commits] proj/multilib-portage:master commit in: sys-apps/portage/
X-VCS-Repository: proj/multilib-portage
X-VCS-Files: sys-apps/portage/Manifest sys-apps/portage/portage-2.2.0_alpha84-r1.ebuild sys-apps/portage/portage-2.2.0_alpha85-r1.ebuild
X-VCS-Directories: sys-apps/portage/
X-VCS-Committer: tommy
X-VCS-Committer-Name: Thomas Sachau
X-VCS-Revision: 4aafe3b93cf48e40f0eb0d1c4922f21a41204e93
Date: Mon,  6 Feb 2012 20:25:33 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 77c79d7e-41ea-4c11-a58a-fca13d87ce7e
X-Archives-Hash: 5b995ac624aedfc27da38dfd3b9fdf84

commit:     4aafe3b93cf48e40f0eb0d1c4922f21a41204e93
Author:     Thomas Sachau <tommy <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  6 19:47:27 2012 +0000
Commit:     Thomas Sachau <tommy <AT> gentoo <DOT> org>
CommitDate: Mon Feb  6 19:47:27 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port=
age.git;a=3Dcommit;h=3D4aafe3b9

Sync portage

---
 sys-apps/portage/Manifest                          |    2 +-
 ...4-r1.ebuild =3D> portage-2.2.0_alpha85-r1.ebuild} |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index 31d194c..e58783e 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -1,2 +1,2 @@
-EBUILD portage-2.2.0_alpha84-r1.ebuild 12684 RMD160 223bccfa1c66b56a44d1=
373554af4326bbf4328a SHA1 4290e5675372aa2a097618c5c3a089add4aefdc5 SHA256=
 699429e4219b6d06cdca7dbc83fabee3cbaa55f63cf629983f619f51332bffc1
+EBUILD portage-2.2.0_alpha85-r1.ebuild 12684 RMD160 b4936ba8618c9f9ef23c=
e39f47272d8239ee0cc4 SHA1 3253ced3a94490e412ee3165004211b836bf7bfb SHA256=
 d24ffff8be2bd4426908d5b878ec8b81fea7417e42e6c7ba6dc3638173be928c
 MISC metadata.xml 365 RMD160 f4900ef937d765e123eca2314d4570aa51cba27c SH=
A1 29e235a40e6f70005374a6f5c4d9dd2eb0eac3cf SHA256 475a792c24a7db2ae5fab7=
fb108bf39af08c272d03d87ef942883b297de95d6a

diff --git a/sys-apps/portage/portage-2.2.0_alpha84-r1.ebuild b/sys-apps/=
portage/portage-2.2.0_alpha85-r1.ebuild
similarity index 99%
rename from sys-apps/portage/portage-2.2.0_alpha84-r1.ebuild
rename to sys-apps/portage/portage-2.2.0_alpha85-r1.ebuild
index f408f86..c8f404a 100644
--- a/sys-apps/portage/portage-2.2.0_alpha84-r1.ebuild
+++ b/sys-apps/portage/portage-2.2.0_alpha85-r1.ebuild
@@ -9,7 +9,7 @@ inherit eutils git-2 multilib python
=20
 EGIT_REPO_URI=3D"git://git.overlays.gentoo.org/proj/portage.git"
 EGIT_BRANCH=3D"multilib"
-EGIT_COMMIT=3D"ea7b8a670b20397448d53bf971a66bcc9896714c"
+EGIT_COMMIT=3D"135714d23121ab2a39f54a9cc46e0445c7ee39e5"
 DESCRIPTION=3D"Portage is the package management and distribution system=
 for Gentoo"
 HOMEPAGE=3D"http://www.gentoo.org/proj/en/portage/index.xml"
 LICENSE=3D"GPL-2"