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 18B8D13949B for ; Sun, 26 Jul 2015 11:55:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C7E3E077C; Sun, 26 Jul 2015 11:55:58 +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 34D23E077C for ; Sun, 26 Jul 2015 11:55:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 70F23340751 for ; Sun, 26 Jul 2015 11:55:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D0ABB7 for ; Sun, 26 Jul 2015 11:55:54 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1437911861.c8ab2048d3285cf135a2c5396c2892baf425ce1c.johu@gentoo> Subject: [gentoo-commits] dev/johu:master commit in: app-admin/calamares/ X-VCS-Repository: dev/johu X-VCS-Files: app-admin/calamares/calamares-9999.ebuild X-VCS-Directories: app-admin/calamares/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: c8ab2048d3285cf135a2c5396c2892baf425ce1c X-VCS-Branch: master Date: Sun, 26 Jul 2015 11:55:54 +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: 5ca11af6-288f-4beb-b4fd-c31298e0d1d2 X-Archives-Hash: 795edafbc0bfcb41a2d7a9b0e65baf7f commit: c8ab2048d3285cf135a2c5396c2892baf425ce1c Author: Johannes Huber gentoo org> AuthorDate: Sun Jul 26 11:57:41 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Jul 26 11:57:41 2015 +0000 URL: https://gitweb.gentoo.org/dev/johu.git/commit/?id=c8ab2048 [app-admin/calamares] Sync with tree Package-Manager: portage-2.2.20 app-admin/calamares/calamares-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/calamares/calamares-9999.ebuild b/app-admin/calamares/calamares-9999.ebuild index 45233df..069381b 100644 --- a/app-admin/calamares/calamares-9999.ebuild +++ b/app-admin/calamares/calamares-9999.ebuild @@ -24,7 +24,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} >=dev-cpp/yaml-cpp-0.5.1 - >=dev-libs/boost-1.55[${PYTHON_USEDEP}] + >=dev-libs/boost-1.55:=[${PYTHON_USEDEP}] $(add_frameworks_dep kconfig) $(add_frameworks_dep ki18n) $(add_frameworks_dep kcoreaddons)