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 1ST7Er-0007a4-AD for garchives@archives.gentoo.org; Sat, 12 May 2012 07:59:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2301E072D; Sat, 12 May 2012 07:59:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AED1CE072D for ; Sat, 12 May 2012 07:59:33 +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 1F2551B4051 for ; Sat, 12 May 2012 07:59:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B0BA2E542D for ; Sat, 12 May 2012 07:59:31 +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: <1336809518.3e5ea2d5ee6bdf6bfa1b7f16b18fa2cc8b9fabdf.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_alpha103-r1.ebuild sys-apps/portage/portage-2.2.0_alpha104-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 3e5ea2d5ee6bdf6bfa1b7f16b18fa2cc8b9fabdf X-VCS-Branch: master Date: Sat, 12 May 2012 07:59:31 +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: 7583a076-092b-4dea-8ca8-f787c649ff60 X-Archives-Hash: 6fb65e18695774aca75851d0d335d534 commit: 3e5ea2d5ee6bdf6bfa1b7f16b18fa2cc8b9fabdf Author: Thomas Sachau gentoo org> AuthorDate: Sat May 12 07:58:38 2012 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Sat May 12 07:58:38 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3D3e5ea2d5 Sync portage --- sys-apps/portage/Manifest | 2 +- ...-r1.ebuild =3D> portage-2.2.0_alpha104-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index f0abf38..b3b20b6 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,2 +1,2 @@ -EBUILD portage-2.2.0_alpha103-r1.ebuild 12532 RMD160 b4625b439ddacbbbeb9= 3f996b619a5e8fc3e9aa2 SHA1 b205e253ae72af9f763422bc87a6f618227e209f SHA25= 6 9a856f9d72eaa5bac2f324f5e6aab177d5441795d02f47eb0bdf5cfb14469942 +EBUILD portage-2.2.0_alpha104-r1.ebuild 12532 RMD160 ab9bf60b9a726d7419b= f8766f64c04e6e4f42ae9 SHA1 aee93932768b5ef56021468db428aa41765e7228 SHA25= 6 d3da4af6764745825b940cd97cd4e9024a8da3c460d86290d7edb01b3010eaae MISC metadata.xml 365 RMD160 f4900ef937d765e123eca2314d4570aa51cba27c SH= A1 29e235a40e6f70005374a6f5c4d9dd2eb0eac3cf SHA256 475a792c24a7db2ae5fab7= fb108bf39af08c272d03d87ef942883b297de95d6a diff --git a/sys-apps/portage/portage-2.2.0_alpha103-r1.ebuild b/sys-apps= /portage/portage-2.2.0_alpha104-r1.ebuild similarity index 99% rename from sys-apps/portage/portage-2.2.0_alpha103-r1.ebuild rename to sys-apps/portage/portage-2.2.0_alpha104-r1.ebuild index e03e2ae..04fe368 100644 --- a/sys-apps/portage/portage-2.2.0_alpha103-r1.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha104-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"e3d837d79df8136334699020a16b1c39baa255b7" +EGIT_COMMIT=3D"13505ce8523bd7b0f8879a12a7216589f05733d9" 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"