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 1SbA3o-0002NZ-4H for garchives@archives.gentoo.org; Sun, 03 Jun 2012 12:37:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 838FFE0833; Sun, 3 Jun 2012 12:37:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4ABC7E0833 for ; Sun, 3 Jun 2012 12:37:14 +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 AD43D1B4014 for ; Sun, 3 Jun 2012 12:37:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4910FE5404 for ; Sun, 3 Jun 2012 12:37:12 +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: <1338726899.86d3828e65dbc608322d5c40fec737446c76c05a.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_alpha108-r1.ebuild sys-apps/portage/portage-2.2.0_alpha109-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 86d3828e65dbc608322d5c40fec737446c76c05a X-VCS-Branch: master Date: Sun, 3 Jun 2012 12:37:12 +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: ec9f41c9-9ff7-41fb-ae9f-b824bcad661f X-Archives-Hash: 960b6d7d28f736d3cc1a63038127dfdb commit: 86d3828e65dbc608322d5c40fec737446c76c05a Author: Thomas Sachau gentoo org> AuthorDate: Sun Jun 3 12:34:59 2012 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Sun Jun 3 12:34:59 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3D86d3828e Sync portage --- sys-apps/portage/Manifest | 2 +- ...-r1.ebuild =3D> portage-2.2.0_alpha109-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index b896ee8..ab16cd8 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,2 +1,2 @@ -EBUILD portage-2.2.0_alpha108-r1.ebuild 12532 RMD160 a09fe8429e8fcba1efa= 6f73e75c77e66346f369d SHA1 d65bb96eb6cbb7b8edc4f593066c6ddd40b62dd9 SHA25= 6 f6fc74a2479b3df9c2707eb86ff3a754e71ce64cd5432af1eb254edfa6f7d642 +EBUILD portage-2.2.0_alpha109-r1.ebuild 12532 RMD160 22795cb474706d3b079= 6b5bc21c037718fb809b0 SHA1 82e44620468818c64c9dd8714dda41a13e67ffaa SHA25= 6 1e6932ca9a06ea12562ab06eca8fee084be8ac5980c917b48ba8ba528f064a2f MISC metadata.xml 365 RMD160 f4900ef937d765e123eca2314d4570aa51cba27c SH= A1 29e235a40e6f70005374a6f5c4d9dd2eb0eac3cf SHA256 475a792c24a7db2ae5fab7= fb108bf39af08c272d03d87ef942883b297de95d6a diff --git a/sys-apps/portage/portage-2.2.0_alpha108-r1.ebuild b/sys-apps= /portage/portage-2.2.0_alpha109-r1.ebuild similarity index 99% rename from sys-apps/portage/portage-2.2.0_alpha108-r1.ebuild rename to sys-apps/portage/portage-2.2.0_alpha109-r1.ebuild index ab2b7ea..292a958 100644 --- a/sys-apps/portage/portage-2.2.0_alpha108-r1.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha109-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"f3ef275a3908942468246ebf55dd4a393fbf6eb0" +EGIT_COMMIT=3D"e66210264938ba53c5f7e6697e9fa3b72c3d8862" 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"