Gentoo Archives: gentoo-commits

From: Thomas Sachau <tommy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/multilib-portage:master commit in: sys-apps/portage/
Date: Tue, 01 May 2012 14:36:15
Message-Id: 1335881892.f8b6ff059cf45a4211d202d0346c8554aa397a3e.tommy@gentoo
1 commit: f8b6ff059cf45a4211d202d0346c8554aa397a3e
2 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 14:18:12 2012 +0000
4 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 14:18:12 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/multilib-portage.git;a=commit;h=f8b6ff05
7
8 Sync portage
9
10 ---
11 ...-r1.ebuild => portage-2.2.0_alpha101-r2.ebuild} | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/sys-apps/portage/portage-2.2.0_alpha101-r1.ebuild b/sys-apps/portage/portage-2.2.0_alpha101-r2.ebuild
15 similarity index 99%
16 rename from sys-apps/portage/portage-2.2.0_alpha101-r1.ebuild
17 rename to sys-apps/portage/portage-2.2.0_alpha101-r2.ebuild
18 index 972c385..a24fbe4 100644
19 --- a/sys-apps/portage/portage-2.2.0_alpha101-r1.ebuild
20 +++ b/sys-apps/portage/portage-2.2.0_alpha101-r2.ebuild
21 @@ -9,7 +9,7 @@ inherit eutils git-2 multilib python
22
23 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/portage.git"
24 EGIT_BRANCH="multilib"
25 -EGIT_COMMIT="16f70cad3248d7dc91aa8143eb62d256591c13a3"
26 +EGIT_COMMIT="e4127765b5b4cc90d1c459c984860e2f5d4acc96"
27 DESCRIPTION="Portage is the package management and distribution system for Gentoo"
28 HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml"
29 LICENSE="GPL-2"