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 1SSwf2-00027E-IJ for garchives@archives.gentoo.org; Fri, 11 May 2012 20:42:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D117FE07B4; Fri, 11 May 2012 20:41:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9D740E07B4 for ; Fri, 11 May 2012 20:41:52 +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 12D2C1B4039 for ; Fri, 11 May 2012 20:41:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BFF22E542D for ; Fri, 11 May 2012 20:41:50 +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: <1336768783.646f0b69934d19ef070572a6cbf53bcbf95207ef.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_alpha101-r2.ebuild sys-apps/portage/portage-2.2.0_alpha103-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 646f0b69934d19ef070572a6cbf53bcbf95207ef X-VCS-Branch: master Date: Fri, 11 May 2012 20:41:50 +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: 4f2d69c8-9c50-4678-804b-42f5ff0128d5 X-Archives-Hash: d662cb2ddb4fb0482dabd90c0ecbd16d commit: 646f0b69934d19ef070572a6cbf53bcbf95207ef Author: Thomas Sachau gentoo org> AuthorDate: Fri May 11 20:39:43 2012 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Fri May 11 20:39:43 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3D646f0b69 Sync portage --- sys-apps/portage/Manifest | 2 +- ...-r2.ebuild =3D> portage-2.2.0_alpha103-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index 8067efb..f0abf38 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,2 +1,2 @@ -EBUILD portage-2.2.0_alpha101-r2.ebuild 12532 RMD160 ae19eb8caa2bc6d05d4= 4370eff06be2597bda953 SHA1 5a6d43af55447419a7273a752374cf8e34d4e8be SHA25= 6 4d5b31fc75e0de056ac4ee930b0ba082cb09c10d5338512a8de9b9846d80fa9b +EBUILD portage-2.2.0_alpha103-r1.ebuild 12532 RMD160 b4625b439ddacbbbeb9= 3f996b619a5e8fc3e9aa2 SHA1 b205e253ae72af9f763422bc87a6f618227e209f SHA25= 6 9a856f9d72eaa5bac2f324f5e6aab177d5441795d02f47eb0bdf5cfb14469942 MISC metadata.xml 365 RMD160 f4900ef937d765e123eca2314d4570aa51cba27c SH= A1 29e235a40e6f70005374a6f5c4d9dd2eb0eac3cf SHA256 475a792c24a7db2ae5fab7= fb108bf39af08c272d03d87ef942883b297de95d6a diff --git a/sys-apps/portage/portage-2.2.0_alpha101-r2.ebuild b/sys-apps= /portage/portage-2.2.0_alpha103-r1.ebuild similarity index 99% rename from sys-apps/portage/portage-2.2.0_alpha101-r2.ebuild rename to sys-apps/portage/portage-2.2.0_alpha103-r1.ebuild index a24fbe4..e03e2ae 100644 --- a/sys-apps/portage/portage-2.2.0_alpha101-r2.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha103-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"e4127765b5b4cc90d1c459c984860e2f5d4acc96" +EGIT_COMMIT=3D"e3d837d79df8136334699020a16b1c39baa255b7" 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"