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 1RHwSQ-0007pD-UC for garchives@archives.gentoo.org; Sun, 23 Oct 2011 11:43:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07F8521C152; Sun, 23 Oct 2011 11:43:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D022A21C152 for ; Sun, 23 Oct 2011 11:43:07 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 512E51B4009 for ; Sun, 23 Oct 2011 11:43:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id BFD5E80042 for ; Sun, 23 Oct 2011 11:43:06 +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: 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_alpha70-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: b67aa6d8702a1f7974daed9927e4d8ddd047d5c2 Date: Sun, 23 Oct 2011 11:43:06 +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: X-Archives-Hash: f652ef7459549afe98bb1d49995ee422 commit: b67aa6d8702a1f7974daed9927e4d8ddd047d5c2 Author: Thomas Sachau gentoo org> AuthorDate: Sun Oct 23 11:42:58 2011 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Sun Oct 23 11:42:58 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3Db67aa6d8 Sync portage --- sys-apps/portage/Manifest | 2 +- sys-apps/portage/portage-2.2.0_alpha70-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index dba11c1..6cef843 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,2 +1,2 @@ -EBUILD portage-2.2.0_alpha70-r1.ebuild 12546 RMD160 fce52c84d1ccc9517a30= 0bc6754e0cf2f7271235 SHA1 1d2f95c970b0db4357c30c6d499b44a267530dab SHA256= b6a8ddf7ad2c3b14d97cb70330e9a0be87c781f8b8e5f786da800d8cf408908f +EBUILD portage-2.2.0_alpha70-r1.ebuild 12546 RMD160 147411d24bb667be2f48= 74f0697d4076e5d28a15 SHA1 07947059ff905687abc8a9af53ccd567444ea586 SHA256= 0e5161db67fa707b528c43991fe11f0726797bc56d39cae62667a3417bc6e501 MISC metadata.xml 365 RMD160 f4900ef937d765e123eca2314d4570aa51cba27c SH= A1 29e235a40e6f70005374a6f5c4d9dd2eb0eac3cf SHA256 475a792c24a7db2ae5fab7= fb108bf39af08c272d03d87ef942883b297de95d6a diff --git a/sys-apps/portage/portage-2.2.0_alpha70-r1.ebuild b/sys-apps/= portage/portage-2.2.0_alpha70-r1.ebuild index 96665b8..67eea0e 100644 --- a/sys-apps/portage/portage-2.2.0_alpha70-r1.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha70-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"d03a7327d9c6951c2a36461fefe2dde71709d5cf" +EGIT_COMMIT=3D"0d7597d0b8634e66851ed8a521109bb8ceb7bb55" 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"