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 4E3DA1389E2 for ; Fri, 26 Dec 2014 10:29:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDB64E0AD7; Fri, 26 Dec 2014 10:29:13 +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 90237E0AD7 for ; Fri, 26 Dec 2014 10:29:13 +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 C485C33FA71 for ; Fri, 26 Dec 2014 10:29:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBDC5D676 for ; Fri, 26 Dec 2014 10:29:10 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1419589757.ae84f0158f474004f57a1a5ecb7aced85219aee6.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-php-docs/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild X-VCS-Directories: dev-util/kdevelop-php-docs/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: ae84f0158f474004f57a1a5ecb7aced85219aee6 X-VCS-Branch: master Date: Fri, 26 Dec 2014 10:29:10 +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: 19480e2e-50ba-4a8e-9947-ace28547432d X-Archives-Hash: f75fdac8b9f4d42d624cd693da7c0426 commit: ae84f0158f474004f57a1a5ecb7aced85219aee6 Author: Michael Palimaka gentoo org> AuthorDate: Fri Dec 26 10:29:17 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Dec 26 10:29:17 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ae84f015 [dev-util/kdevelop-php-docs] Pin SLOT. Package-Manager: portage-2.2.15 --- dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild b/dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild index 942d2d6..01dd7d9 100644 --- a/dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild +++ b/dev-util/kdevelop-php-docs/kdevelop-php-docs-9999.ebuild @@ -26,7 +26,7 @@ DEPEND=" $(add_frameworks_dep kio) $(add_frameworks_dep ktexteditor) $(add_frameworks_dep kxmlgui) - >=dev-util/kdevplatform-${PV} + >=dev-util/kdevplatform-${PV}:${SLOT} dev-qt/qtgui:5 dev-qt/qtwebkit:5 dev-qt/qtwidgets:5