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 1RKy0q-0003uQ-GF for garchives@archives.gentoo.org; Mon, 31 Oct 2011 19:59:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90764E0459; Mon, 31 Oct 2011 19:59:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5F1FEE0459 for ; Mon, 31 Oct 2011 19:59:08 +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 CED3F1B4027 for ; Mon, 31 Oct 2011 19:59:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 42AD980042 for ; Mon, 31 Oct 2011 19:59:07 +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: <24e48d981d04764ee215683d2cb06c907418a0f6.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_alpha71-r1.ebuild sys-apps/portage/portage-2.2.0_alpha72-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 24e48d981d04764ee215683d2cb06c907418a0f6 Date: Mon, 31 Oct 2011 19:59:07 +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: 0691889a-21f4-4ad9-9a35-51fe922cffcd X-Archives-Hash: 492ed30e7c69c44f40929931fc071b86 commit: 24e48d981d04764ee215683d2cb06c907418a0f6 Author: Thomas Sachau gentoo org> AuthorDate: Mon Oct 31 19:57:12 2011 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Mon Oct 31 19:57:12 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3D24e48d98 Sync portage --- sys-apps/portage/Manifest | 2 +- ...1-r1.ebuild =3D> portage-2.2.0_alpha72-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index f6b9b38..bd43a53 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,2 +1,2 @@ -EBUILD portage-2.2.0_alpha71-r1.ebuild 12546 RMD160 22d1aaeea214efa92ff0= f55d25d386085d4faad4 SHA1 f467e85369a1a20b5116f607d07cb7828b6e4b23 SHA256= f04da34463732cfd5e8c78017653f541642941346cb4e4e849ca25096326ad30 +EBUILD portage-2.2.0_alpha72-r1.ebuild 12546 RMD160 63484b8a24edabcffc4d= 2fd5984ff013ed4c82df SHA1 0a302da91136cb59ed70029efe70e13c68bb8884 SHA256= 6a784da3ec0b620679da8fe7e1ffabd1146dc4de88b1b3b08c8a0515221242c6 MISC metadata.xml 365 RMD160 f4900ef937d765e123eca2314d4570aa51cba27c SH= A1 29e235a40e6f70005374a6f5c4d9dd2eb0eac3cf SHA256 475a792c24a7db2ae5fab7= fb108bf39af08c272d03d87ef942883b297de95d6a diff --git a/sys-apps/portage/portage-2.2.0_alpha71-r1.ebuild b/sys-apps/= portage/portage-2.2.0_alpha72-r1.ebuild similarity index 99% rename from sys-apps/portage/portage-2.2.0_alpha71-r1.ebuild rename to sys-apps/portage/portage-2.2.0_alpha72-r1.ebuild index df2632b..8eadf85 100644 --- a/sys-apps/portage/portage-2.2.0_alpha71-r1.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha72-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"830a6dd2b58e88c7d0c782900067918c08270bc7" +EGIT_COMMIT=3D"0fe2340f8bb892447768b64dfe2970a7be760107" 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"