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 1SBTwh-0005hp-D1 for garchives@archives.gentoo.org; Sat, 24 Mar 2012 16:36:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD2FAE0652; Sat, 24 Mar 2012 16:35:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7B9C8E064B for ; Sat, 24 Mar 2012 16:35:31 +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 DEA011B403A for ; Sat, 24 Mar 2012 16:35:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8071EE544B for ; Sat, 24 Mar 2012 16:35:27 +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: <1332606869.13d9a8e89dd2de6cdacfef98f44fa22b818002cf.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_alpha91-r1.ebuild sys-apps/portage/portage-2.2.0_alpha92-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 13d9a8e89dd2de6cdacfef98f44fa22b818002cf X-VCS-Branch: master Date: Sat, 24 Mar 2012 16:35:27 +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: 90f84804-f12b-440c-9944-319aa11aeac2 X-Archives-Hash: 834ae2d660f5d448844b1d0bb79c7ccc commit: 13d9a8e89dd2de6cdacfef98f44fa22b818002cf Author: Thomas Sachau gentoo org> AuthorDate: Wed Mar 21 18:51:05 2012 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Sat Mar 24 16:34:29 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3D13d9a8e8 Sync portage --- sys-apps/portage/Manifest | 2 +- ...1-r1.ebuild =3D> portage-2.2.0_alpha92-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index 58a2179..821cbad 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,2 +1,2 @@ -EBUILD portage-2.2.0_alpha91-r1.ebuild 12532 RMD160 57405fb28cc3e3942039= 9b852b80c1b214d0c83d SHA1 20ec03b243c0ed6efa8efbe998ddf83437cc1c12 SHA256= 9da2bb2ace46162c37156d12d682d68c5bfd78901215b5d4d90074a0ec05ed62 +EBUILD portage-2.2.0_alpha92-r1.ebuild 12532 RMD160 eebfefc76316b4f122ff= c072f59ecc82e8ffc717 SHA1 5340e609cc4e5e000397a7586541288a1009e512 SHA256= 8822fef3f22875ca570d9d612b9e043c569eb6ecdd2f09d2945f89270b2b82fb MISC metadata.xml 365 RMD160 f4900ef937d765e123eca2314d4570aa51cba27c SH= A1 29e235a40e6f70005374a6f5c4d9dd2eb0eac3cf SHA256 475a792c24a7db2ae5fab7= fb108bf39af08c272d03d87ef942883b297de95d6a diff --git a/sys-apps/portage/portage-2.2.0_alpha91-r1.ebuild b/sys-apps/= portage/portage-2.2.0_alpha92-r1.ebuild similarity index 99% rename from sys-apps/portage/portage-2.2.0_alpha91-r1.ebuild rename to sys-apps/portage/portage-2.2.0_alpha92-r1.ebuild index b3c9625..a669a5c 100644 --- a/sys-apps/portage/portage-2.2.0_alpha91-r1.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha92-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"dcf5750e791f12502ecc6640523f07b9650cd5b2" +EGIT_COMMIT=3D"8c2261e66098f9070972ef42369b71cc01bb6dbb" 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"