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 1ReSUh-0003r3-3h for garchives@archives.gentoo.org; Sat, 24 Dec 2011 14:22:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E46D21C0E6; Sat, 24 Dec 2011 14:22:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DAB4D21C0E6 for ; Sat, 24 Dec 2011 14:22:30 +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 5C9971B4005 for ; Sat, 24 Dec 2011 14:22:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id BA9B080042 for ; Sat, 24 Dec 2011 14:22:29 +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_alpha81-r1.ebuild sys-apps/portage/portage-2.2.0_alpha82-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: fbaa69e44440662f4335c9d7e7c95f98ea0caaf5 Date: Sat, 24 Dec 2011 14:22:29 +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: c6a169e3-8649-42de-8d0a-784102e4a138 X-Archives-Hash: 2db1f5eacf055c4464bb039cb1257896 commit: fbaa69e44440662f4335c9d7e7c95f98ea0caaf5 Author: Thomas Sachau gentoo org> AuthorDate: Sat Dec 24 14:20:56 2011 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Sat Dec 24 14:20:56 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3Dfbaa69e4 Sync portage --- sys-apps/portage/Manifest | 2 +- ...1-r1.ebuild =3D> portage-2.2.0_alpha82-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index 98c1608..03804bc 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,2 +1,2 @@ -EBUILD portage-2.2.0_alpha81-r1.ebuild 12684 RMD160 1407c42fe1371502facf= 2779570b1fe11cde0eb2 SHA1 358682146021562ead3e349a94b6f4fb93a9eaa3 SHA256= 63478c65eeb4fbedfb531ef20c8e2e5a32b6cb33641dfcb5e0324fcaa02b9f1a +EBUILD portage-2.2.0_alpha82-r1.ebuild 12684 RMD160 0423c74737989be09534= 014518f18eb97367d0e6 SHA1 1851bc9eee0e03178f3ee29710d87e59052cc768 SHA256= f95f6452edb21c736b38e931fb554b9dda79f1f65a74bdbac6c57abd11e2a20a MISC metadata.xml 365 RMD160 f4900ef937d765e123eca2314d4570aa51cba27c SH= A1 29e235a40e6f70005374a6f5c4d9dd2eb0eac3cf SHA256 475a792c24a7db2ae5fab7= fb108bf39af08c272d03d87ef942883b297de95d6a diff --git a/sys-apps/portage/portage-2.2.0_alpha81-r1.ebuild b/sys-apps/= portage/portage-2.2.0_alpha82-r1.ebuild similarity index 99% rename from sys-apps/portage/portage-2.2.0_alpha81-r1.ebuild rename to sys-apps/portage/portage-2.2.0_alpha82-r1.ebuild index 596231d..627c257 100644 --- a/sys-apps/portage/portage-2.2.0_alpha81-r1.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha82-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"93e622fba8e61722fe5fbdab0f9c29eef7c73e6f" +EGIT_COMMIT=3D"06259074cf1c75044715bad9229e2aa2a090fc82" 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"