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 E9E531381F4 for ; Sun, 9 Dec 2012 23:17:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F10121C084; Sun, 9 Dec 2012 23:17:10 +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 E687C21C081 for ; Sun, 9 Dec 2012 23:17:09 +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 072A733DB69 for ; Sun, 9 Dec 2012 23:17:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9F416E543C for ; Sun, 9 Dec 2012 23:17:07 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1354981109.171cfb538ad05bd8857eb18591c0aac959ecefb3.mgorny@gentoo> Subject: [gentoo-commits] dev/mgorny:master commit in: app-portage/install-mask/ X-VCS-Repository: dev/mgorny X-VCS-Files: app-portage/install-mask/install-mask-9999.ebuild X-VCS-Directories: app-portage/install-mask/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 171cfb538ad05bd8857eb18591c0aac959ecefb3 X-VCS-Branch: master Date: Sun, 9 Dec 2012 23:17:07 +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: 8831fe62-ac24-4546-a361-7b7a5f91947a X-Archives-Hash: 2750d09fcba240062c06c18384a97130 commit: 171cfb538ad05bd8857eb18591c0aac959ecefb3 Author: Michał Górny gentoo org> AuthorDate: Sat Dec 8 15:38:29 2012 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 8 15:38:29 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=171cfb53 app-portage/install-mask: Add PYTHON_USEDEP on lxml. Package-Manager: portage-2.2.0_alpha144 --- app-portage/install-mask/install-mask-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app-portage/install-mask/install-mask-9999.ebuild b/app-portage/install-mask/install-mask-9999.ebuild index 097042f..326e9fa 100644 --- a/app-portage/install-mask/install-mask-9999.ebuild +++ b/app-portage/install-mask/install-mask-9999.ebuild @@ -22,7 +22,7 @@ KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="app-portage/flaggie[${PYTHON_USEDEP}] - dev-python/lxml" + dev-python/lxml[${PYTHON_USEDEP}]" #if LIVE KEYWORDS=