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-401120-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RQNCo-0006U8-35 for garchives@archives.gentoo.org; Tue, 15 Nov 2011 17:53:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48C6721C059; Tue, 15 Nov 2011 17:53:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1705521C06D for <gentoo-commits@lists.gentoo.org>; Tue, 15 Nov 2011 17:53:49 +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 7B03D1B401D for <gentoo-commits@lists.gentoo.org>; Tue, 15 Nov 2011 17:53:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 3C57380052 for <gentoo-commits@lists.gentoo.org>; Tue, 15 Nov 2011 17:53:47 +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: <a59d157474dfdd6a4aa9a250e97f7ba90cfb7b2b.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_alpha74-r2.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: a59d157474dfdd6a4aa9a250e97f7ba90cfb7b2b Date: Tue, 15 Nov 2011 17:53:47 +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: a64d43d6-4646-4fb1-8e46-71934580c9e8 X-Archives-Hash: da23ea9d30da1b0120044e5275a19b95 commit: a59d157474dfdd6a4aa9a250e97f7ba90cfb7b2b Author: Thomas Sachau <tommy <AT> gentoo <DOT> org> AuthorDate: Mon Nov 14 21:08:39 2011 +0000 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org> CommitDate: Mon Nov 14 21:08:39 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3Da59d1574 Sync portage --- sys-apps/portage/Manifest | 2 +- sys-apps/portage/portage-2.2.0_alpha74-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index c72c1ee..e3c362e 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,2 +1,2 @@ -EBUILD portage-2.2.0_alpha74-r2.ebuild 12684 RMD160 23b0678074afab4c4739= d02df8296950547391ee SHA1 7590eec1183d74006e14d2727ee3e06f7c6a9711 SHA256= a1c2db7d0f30c7a5127a3488be22417d29f5232cd3034d3adfdd617425c0b786 +EBUILD portage-2.2.0_alpha74-r2.ebuild 12684 RMD160 f72866edb3c308adc799= b35796803c3819f3ac56 SHA1 85524908befab4e3e014f0249319bbd760a5b2e1 SHA256= e45b46aed72aa9d178514dcac5519c440f1560aacd936ee2ea2a4ee5adf29a2b MISC metadata.xml 365 RMD160 f4900ef937d765e123eca2314d4570aa51cba27c SH= A1 29e235a40e6f70005374a6f5c4d9dd2eb0eac3cf SHA256 475a792c24a7db2ae5fab7= fb108bf39af08c272d03d87ef942883b297de95d6a diff --git a/sys-apps/portage/portage-2.2.0_alpha74-r2.ebuild b/sys-apps/= portage/portage-2.2.0_alpha74-r2.ebuild index d1351dc..e832262 100644 --- a/sys-apps/portage/portage-2.2.0_alpha74-r2.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha74-r2.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"48827a5ed95b2c02af32690ec3c9d193c0a76d53" +EGIT_COMMIT=3D"9d5c593045f8a18bc3f4dcfc05895165bf15394f" 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"