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: Mon, 20 May 2013 10:51:53
Message-Id: 1369046516.f44523444f23611bcd560f7e5ff12d52b7204d36.tommy@gentoo
1 commit: f44523444f23611bcd560f7e5ff12d52b7204d36
2 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 20 10:41:56 2013 +0000
4 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
5 CommitDate: Mon May 20 10:41:56 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/multilib-portage.git;a=commit;h=f4452344
7
8 Sync portage
9
10 ---
11 sys-apps/portage/Manifest | 2 +-
12 ...-r1.ebuild => portage-2.2.0_alpha176-r1.ebuild} | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
16 index d98f715..bd9e57c 100644
17 --- a/sys-apps/portage/Manifest
18 +++ b/sys-apps/portage/Manifest
19 @@ -1,2 +1,2 @@
20 -EBUILD portage-2.2.0_alpha174-r1.ebuild 13411 SHA256 a319e25fcb181489e5cf3b7787a557449d1bb53de1dc1d00074bb9489e0dbdeb SHA512 ee766d4195ae0a1b8b6db7857c9e93c3fd6f39cfa98f2e8f27fcfed76b792caca19d237b8924644edd814a7b66a3d70d40ee67f522f5edafb1f23a1ac1acc2f6 WHIRLPOOL e4cc5973e9960e44f59ef041a49d127ebe7c493edc05298895769eb7acd07363a59dd3c24438bc3e7f61c05081c3adc273968ff1fce82f2199859a152465ed51
21 +EBUILD portage-2.2.0_alpha176-r1.ebuild 13411 SHA256 5c4d2f1bd98bcf93f566bec28637cdd5ba991beb77a62bfb706bdca19017da3a SHA512 eea261506cd7226486c65ebe90eb7ff44fba32fa79397c3eda9ab7e59e4cd8acf4962ef2b511b6813fbd484cc7c3f457c137833778be1d81b9e6211933bc98b4 WHIRLPOOL ff769cc09ee803b3053b2ac9dd1ce550bc9e6fc4307ada12a68c9dd3fc1b3afdc3838f80541a7f50a0954b9ffad843947cce806208d7fa9a38ebb5c68bc5b9aa
22 MISC metadata.xml 365 SHA256 475a792c24a7db2ae5fab7fb108bf39af08c272d03d87ef942883b297de95d6a SHA512 45a78cd446f546ca81c6d6623e0f7215e13ed81d58d6dfcf7a2614b2ad8250a7af4c9ed8b3d1c301a103f3f17b2f5d8eb16caa82267b7565798fb00383957fb6 WHIRLPOOL 1f744a508a6d6d9225087850a85e47b8effadeff6eb0600daca677f761f22c8ddcc08a972bf4b4c2d6545518710365b560f54dd43d283f19eebdb3b2a0972630
23
24 diff --git a/sys-apps/portage/portage-2.2.0_alpha174-r1.ebuild b/sys-apps/portage/portage-2.2.0_alpha176-r1.ebuild
25 similarity index 99%
26 rename from sys-apps/portage/portage-2.2.0_alpha174-r1.ebuild
27 rename to sys-apps/portage/portage-2.2.0_alpha176-r1.ebuild
28 index 2944eec..440ca73 100644
29 --- a/sys-apps/portage/portage-2.2.0_alpha174-r1.ebuild
30 +++ b/sys-apps/portage/portage-2.2.0_alpha176-r1.ebuild
31 @@ -14,7 +14,7 @@ inherit eutils git-2 python
32
33 EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/portage.git"
34 EGIT_BRANCH="multilib"
35 -EGIT_COMMIT="6d529d8fc81dd0d77bf19100db5e1dbea49abe7b"
36 +EGIT_COMMIT="dff820f4c52ba830543c00e2d335e531bf7de8c0"
37 DESCRIPTION="Portage is the package management and distribution system for Gentoo"
38 HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml"
39 LICENSE="GPL-2"