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 2F90F138A1A for ; Fri, 13 Feb 2015 17:48:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85694E088A; Fri, 13 Feb 2015 17:48:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F695E088A for ; Fri, 13 Feb 2015 17:48:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F51C3407AC for ; Fri, 13 Feb 2015 17:48:02 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2312) id C0C1111AE4; Fri, 13 Feb 2015 17:47:58 +0000 (UTC) From: "Brian Dolbec (dolsen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dolsen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/portage: portage-9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: portage-9999.ebuild ChangeLog X-VCS-Directories: sys-apps/portage X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150213174758.C0C1111AE4@oystercatcher.gentoo.org> Date: Fri, 13 Feb 2015 17:47:58 +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: 04078405-e6aa-4b1c-a4f2-2b2da7cc0893 X-Archives-Hash: f40da62c47831e7646f1ec79a83ec8ac dolsen 15/02/13 17:47:58 Modified: portage-9999.ebuild ChangeLog Log: Revert the new USE flags, fix a Changelog typo. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xD80F5F1E1245142E) Revision Changes Path 1.110 sys-apps/portage/portage-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-9999.ebuild?rev=1.110&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-9999.ebuild?rev=1.110&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-9999.ebuild?r1=1.109&r2=1.110 Index: portage-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-9999.ebuild,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- portage-9999.ebuild 12 Feb 2015 05:34:22 -0000 1.109 +++ portage-9999.ebuild 13 Feb 2015 17:47:58 -0000 1.110 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-9999.ebuild,v 1.109 2015/02/12 05:34:22 dolsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-9999.ebuild,v 1.110 2015/02/13 17:47:58 dolsen Exp $ EAPI=5 @@ -20,7 +20,7 @@ LICENSE="GPL-2" KEYWORDS="" SLOT="0" -IUSE="build cvs doc epydoc git +ipc linguas_ru selinux subversion xattr" +IUSE="build doc epydoc +ipc linguas_ru selinux xattr" DEPEND="!build? ( ${PYTHON_DEPS//bzip2(+)/ssl(+),bzip2(+)} ) dev-lang/python-exec:2 @@ -41,14 +41,11 @@ app-shells/bash:0[readline] >=app-admin/eselect-1.2 ) - cvs? ( dev-vcs/cvs ) elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) - git? ( dev-vcs/git ) >=app-misc/pax-utils-0.1.17 selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] ) - subversion? ( dev-vcs/subversion ) xattr? ( kernel_linux? ( >=sys-apps/install-xattr-0.3 $(python_gen_cond_dep 'dev-python/pyxattr[${PYTHON_USEDEP}]' \ @@ -80,7 +77,6 @@ https://github.com/gentoo/portage.git" python_prepare_all() { - esetup.py select_plugins distutils-r1_python_prepare_all if ! use ipc ; then 1.1430 sys-apps/portage/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.1430&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.1430&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?r1=1.1429&r2=1.1430 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v retrieving revision 1.1429 retrieving revision 1.1430 diff -u -r1.1429 -r1.1430 --- ChangeLog 12 Feb 2015 05:34:22 -0000 1.1429 +++ ChangeLog 13 Feb 2015 17:47:58 -0000 1.1430 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/portage # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1429 2015/02/12 05:34:22 dolsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1430 2015/02/13 17:47:58 dolsen Exp $ + + 13 Feb 2015; Brian Dolbec portage-9999.ebuild: + Update ebuild back to automagic, undeclared vcs deps. Fix typo in bug # for + 2.2.16 release. *portage-2.2.17 (12 Feb 2015) @@ -14,7 +18,7 @@ 08 Feb 2015; Brian Dolbec +portage-2.2.16.ebuild: Version bump. First release with the new plug-in sync system. Fixes bugs - 583512, 538314, 537298, 534722, 536926, 536392, 492932, 142579, 282927, + 538512, 538314, 537298, 534722, 536926, 536392, 492932, 142579, 282927, 535850, 533036, 463266, 533884, 531656, 531724, 534070, 532670, 532784, 532594, 525718, 532224, 504116, 412471, 531690, 531854, 522032.