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 ) id 1Rymy7-0006WQ-Mw for garchives@archives.gentoo.org; Sat, 18 Feb 2012 16:17:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA8BDE0F74; Sat, 18 Feb 2012 16:16:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8A66AE0F74 for ; Sat, 18 Feb 2012 16:16:50 +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 E836167A1D for ; Sat, 18 Feb 2012 16:16:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 534A3E5406 for ; Sat, 18 Feb 2012 16:16:47 +0000 (UTC) From: "Thomas Sachau" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Sachau" Message-ID: <1329581695.5fea6450efc49fc1270c68bf1ab3f96a91641703.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_alpha87-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 5fea6450efc49fc1270c68bf1ab3f96a91641703 X-VCS-Branch: master Date: Sat, 18 Feb 2012 16:16:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 20b8d0fe-8e00-4739-8fa5-3b6e46da6446 X-Archives-Hash: b5809312e67cc57c53c8ec532b97da61 commit: 5fea6450efc49fc1270c68bf1ab3f96a91641703 Author: Thomas Sachau gentoo org> AuthorDate: Sat Feb 18 16:14:55 2012 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Sat Feb 18 16:14:55 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3D5fea6450 Sync portage --- sys-apps/portage/Manifest | 2 +- sys-apps/portage/portage-2.2.0_alpha87-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index dfc5c12..cdc4217 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,2 +1,2 @@ -EBUILD portage-2.2.0_alpha87-r1.ebuild 12684 RMD160 c69114cd466b281f0ac2= 52929049f77719f947bd SHA1 631e297ca8402bc38b86195ca0014005e2f29680 SHA256= 2c9d9ba662a9e770dc9ce44cfe8db569fe66c4cd189d2c07bbecf75faf527cff +EBUILD portage-2.2.0_alpha87-r1.ebuild 12684 RMD160 fc5dbd124660b25f5d71= 91145012884db2fe5ce4 SHA1 4637dd2128cd7595f1df32e977515500b0dc6fb2 SHA256= 8ac182a52dcc2903eeb0d85542d5657e9423f57ab80b5fbed12f9b0303c86b04 MISC metadata.xml 365 RMD160 f4900ef937d765e123eca2314d4570aa51cba27c SH= A1 29e235a40e6f70005374a6f5c4d9dd2eb0eac3cf SHA256 475a792c24a7db2ae5fab7= fb108bf39af08c272d03d87ef942883b297de95d6a diff --git a/sys-apps/portage/portage-2.2.0_alpha87-r1.ebuild b/sys-apps/= portage/portage-2.2.0_alpha87-r1.ebuild index e997c8c..ac041b8 100644 --- a/sys-apps/portage/portage-2.2.0_alpha87-r1.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha87-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"5da82edbe654f78a6c7865ca87ac6d5b72c984ff" +EGIT_COMMIT=3D"b3b15821591c75268c0d4ade3fdee14795fdb059" 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"