From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 858C41386B8 for ; Sat, 26 Jan 2013 17:26:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0115D21C005; Sat, 26 Jan 2013 17:26:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6BDD721C005 for ; Sat, 26 Jan 2013 17:26:18 +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 553A033DB9F for ; Sat, 26 Jan 2013 17:26:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EDC24E4083 for ; Sat, 26 Jan 2013 17:26:15 +0000 (UTC) From: "Thomas Sachau" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Sachau" Message-ID: <1359221013.69ee19ce0dac97137d4f8652661594be56ded5d2.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_alpha161-r1.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 69ee19ce0dac97137d4f8652661594be56ded5d2 X-VCS-Branch: master Date: Sat, 26 Jan 2013 17:26:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fd713d6d-d0fe-482e-9fcc-7c13949dfdfc X-Archives-Hash: cbfa8a9e49bdaa7086a1804641ea6e77 commit: 69ee19ce0dac97137d4f8652661594be56ded5d2 Author: Thomas Sachau gentoo org> AuthorDate: Sat Jan 26 17:23:33 2013 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Sat Jan 26 17:23:33 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/multilib-portage.git;a=commit;h=69ee19ce Sync portage --- sys-apps/portage/Manifest | 2 +- sys-apps/portage/portage-2.2.0_alpha161-r1.ebuild | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index 7b54e67..8614d7a 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -1,2 +1,2 @@ -EBUILD portage-2.2.0_alpha161-r1.ebuild 11916 SHA256 f761e55bef8365d16c8a205bdf25c4640f217206d9164e1638190bd3b1c1fcdf SHA512 ec12b73d713bb6e587dab885510f56372f433b833431503e086c7b1ad6dff07ca9432031580ebb4d907580ca63e6f58da7ce5fbfb1e7973a87d9df5bdd7013ec WHIRLPOOL 8e3fff86d0ab36e197d45f56c97952d8423a466b63d9994ebc96977fedb608fc8c21e5dbc444358f5f230c9ec1f535f900a20f07739e7cc5680a52d8b68c1ec0 +EBUILD portage-2.2.0_alpha161-r1.ebuild 11941 SHA256 aa2ff4beff698da5a1ea99d5771749da73753d85cc9d5e3bb5fd5e207c9f0539 SHA512 198a27709771b78e740140a98ade3c3b18868c30502afefaa4b6dce8c8c0a919f2d424ebfeabfc46b1cfd62011a68853eaeee1163ad68f266166ed425841dc92 WHIRLPOOL 49f67bc25a8f810cdc809849fff4ca8f6ef91fba8e7ad66c16f83080e0c1f3907afe447ebc7955c749f6f243700d38a71d74db75e85b1b7185660ad8d227a214 MISC metadata.xml 365 SHA256 475a792c24a7db2ae5fab7fb108bf39af08c272d03d87ef942883b297de95d6a SHA512 45a78cd446f546ca81c6d6623e0f7215e13ed81d58d6dfcf7a2614b2ad8250a7af4c9ed8b3d1c301a103f3f17b2f5d8eb16caa82267b7565798fb00383957fb6 WHIRLPOOL 1f744a508a6d6d9225087850a85e47b8effadeff6eb0600daca677f761f22c8ddcc08a972bf4b4c2d6545518710365b560f54dd43d283f19eebdb3b2a0972630 diff --git a/sys-apps/portage/portage-2.2.0_alpha161-r1.ebuild b/sys-apps/portage/portage-2.2.0_alpha161-r1.ebuild index ea97ca1..1ab1548 100644 --- a/sys-apps/portage/portage-2.2.0_alpha161-r1.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha161-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha128.ebuild,v 1.1 2012/09/14 02:54:07 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha161.ebuild,v 1.1 2013/01/24 22:13:22 zmedico Exp $ # Require EAPI 2 since we now require at least python-2.6 (for python 3 # syntax support) which also requires EAPI 2. @@ -15,7 +15,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/portage/index.xml" LICENSE="GPL-2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" SLOT="0" -IUSE="build doc epydoc +ipc linguas_pl pypy2_0 python2 python3 selinux xattr" +IUSE="build doc epydoc +ipc linguas_pl linguas_ru pypy2_0 python2 python3 selinux xattr" # Import of the io module in python-2.6 raises ImportError for the # thread module if threading is disabled. @@ -131,7 +131,7 @@ src_prepare() { die "Failed to patch portage.VERSION" sed -e "1s/VERSION/${PVR}/" -i doc/fragment/version || \ die "Failed to patch VERSION in doc/fragment/version" - sed -e "1s/VERSION/${PVR}/" -i man/* || \ + sed -e "1s/VERSION/${PVR}/" -i $(find man -type f) || \ die "Failed to patch VERSION in man page headers" if ! use ipc ; then