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 1S0e5m-0007tE-OV for garchives@archives.gentoo.org; Thu, 23 Feb 2012 19:12:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3429E0D27; Thu, 23 Feb 2012 19:12:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9D162E0D27 for ; Thu, 23 Feb 2012 19:12:30 +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 0567D1B4027 for ; Thu, 23 Feb 2012 19:12:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BA3E5E53FF for ; Thu, 23 Feb 2012 19:12:28 +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: <1330024312.675237dc2be34070e544dc02b1f279b64913eef3.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 sys-apps/portage/portage-2.2.0_alpha89-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 675237dc2be34070e544dc02b1f279b64913eef3 X-VCS-Branch: master Date: Thu, 23 Feb 2012 19:12:28 +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: d56668ff-fca3-49c7-9fa4-4959e1fbc4fc X-Archives-Hash: c035179856ff01c1c373df6ff19ae558 commit: 675237dc2be34070e544dc02b1f279b64913eef3 Author: Thomas Sachau gentoo org> AuthorDate: Thu Feb 23 19:08:55 2012 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Thu Feb 23 19:11:52 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3D675237dc Sync portage --- sys-apps/portage/Manifest | 2 +- ...7-r1.ebuild =3D> portage-2.2.0_alpha89-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index cdc4217..61eaa44 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 fc5dbd124660b25f5d71= 91145012884db2fe5ce4 SHA1 4637dd2128cd7595f1df32e977515500b0dc6fb2 SHA256= 8ac182a52dcc2903eeb0d85542d5657e9423f57ab80b5fbed12f9b0303c86b04 +EBUILD portage-2.2.0_alpha89-r1.ebuild 12684 RMD160 fe58ef44e4b9056a00fa= b7160f668bbd543dbc75 SHA1 dfa06c19b68d909e47ef4beadb2b61f39c35bfd5 SHA256= 268855bb237e69db66f5e3665904b9b318a9d31af97d8ac426f581f0260b16ef 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_alpha89-r1.ebuild similarity index 99% rename from sys-apps/portage/portage-2.2.0_alpha87-r1.ebuild rename to sys-apps/portage/portage-2.2.0_alpha89-r1.ebuild index ac041b8..a118865 100644 --- a/sys-apps/portage/portage-2.2.0_alpha87-r1.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha89-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"b3b15821591c75268c0d4ade3fdee14795fdb059" +EGIT_COMMIT=3D"b58cc3bd0dd249d2c90c44589efce187b22fe82d" 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"