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 DC58B1381F3 for ; Sun, 7 Apr 2013 11:01:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 341EAE0CD3; Sun, 7 Apr 2013 11:01:45 +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 A973BE0CD3 for ; Sun, 7 Apr 2013 11:01:44 +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 96A4B33BE2C for ; Sun, 7 Apr 2013 11:01:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 37F87E4073 for ; Sun, 7 Apr 2013 11:01:42 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1365332502.043496f39c43fedfa1fb8a921007917405e55055.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-python/sip/ X-VCS-Repository: proj/qt X-VCS-Files: dev-python/sip/sip-4.14.6_pre20130407.ebuild dev-python/sip/sip-4.9999.ebuild X-VCS-Directories: dev-python/sip/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 043496f39c43fedfa1fb8a921007917405e55055 X-VCS-Branch: master Date: Sun, 7 Apr 2013 11:01:42 +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: 61c375be-a0e0-4635-87db-c6664ab5bc26 X-Archives-Hash: fddf84f763646d2157a25efc041ebcfa commit: 043496f39c43fedfa1fb8a921007917405e55055 Author: Davide Pesavento gmail com> AuthorDate: Sun Apr 7 11:01:42 2013 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Sun Apr 7 11:01:42 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=043496f3 [dev-python/sip] Sync with portage. Package-Manager: portage-2.2.0_alpha171 --- dev-python/sip/sip-4.14.6_pre20130407.ebuild | 2 +- dev-python/sip/sip-4.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sip/sip-4.14.6_pre20130407.ebuild b/dev-python/sip/sip-4.14.6_pre20130407.ebuild index 190e4ea..6177fce 100644 --- a/dev-python/sip/sip-4.14.6_pre20130407.ebuild +++ b/dev-python/sip/sip-4.14.6_pre20130407.ebuild @@ -38,7 +38,7 @@ RDEPEND="${DEPEND}" =dev-lang/python-2* sys-devel/bison sys-devel/flex - doc? ( dev-python/sphinx[$(python_gen_usedep python2*)] ) + doc? ( dev-python/sphinx[$(python_gen_usedep 'python2*')] ) " src_prepare() { diff --git a/dev-python/sip/sip-4.9999.ebuild b/dev-python/sip/sip-4.9999.ebuild index 8c26076..2544b29 100644 --- a/dev-python/sip/sip-4.9999.ebuild +++ b/dev-python/sip/sip-4.9999.ebuild @@ -38,7 +38,7 @@ RDEPEND="${DEPEND}" =dev-lang/python-2* sys-devel/bison sys-devel/flex - doc? ( dev-python/sphinx[$(python_gen_usedep python2*)] ) + doc? ( dev-python/sphinx[$(python_gen_usedep 'python2*')] ) " src_prepare() {