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 1S5Mwf-0004rF-3F for garchives@archives.gentoo.org; Wed, 07 Mar 2012 19:54:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BA07E06C2; Wed, 7 Mar 2012 19:54:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 21396E06C2 for ; Wed, 7 Mar 2012 19:54:38 +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 83BF31B401E for ; Wed, 7 Mar 2012 19:54:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4C363E542C for ; Wed, 7 Mar 2012 19:54:36 +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: <1331058135.b49b7550fd2baf26c66d2b8e9c5575402a057f86.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/portage-2.2.0_alpha89-r1.ebuild sys-apps/portage/portage-2.2.0_alpha90-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: b49b7550fd2baf26c66d2b8e9c5575402a057f86 X-VCS-Branch: master Date: Wed, 7 Mar 2012 19:54:36 +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: 04d514fe-af6e-42b1-96a7-ff5092dc47eb X-Archives-Hash: a63a16cbfcb00eddf8ff1f1d415730d0 commit: b49b7550fd2baf26c66d2b8e9c5575402a057f86 Author: Thomas Sachau gentoo org> AuthorDate: Tue Mar 6 18:22:15 2012 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Tue Mar 6 18:22:15 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/multilib-port= age.git;a=3Dcommit;h=3Db49b7550 Sync portage --- ...9-r1.ebuild =3D> portage-2.2.0_alpha90-r1.ebuild} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sys-apps/portage/portage-2.2.0_alpha89-r1.ebuild b/sys-apps/= portage/portage-2.2.0_alpha90-r1.ebuild similarity index 99% rename from sys-apps/portage/portage-2.2.0_alpha89-r1.ebuild rename to sys-apps/portage/portage-2.2.0_alpha90-r1.ebuild index 71bbdc1..71c9140 100644 --- a/sys-apps/portage/portage-2.2.0_alpha89-r1.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha90-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"909addf96cca3fe5de77e96f47f7d8b9233bac57" +EGIT_COMMIT=3D"b3875c1248e3a076326096be74a26536245aac36" 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"