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 8BB5E1381F3 for ; Sun, 14 Apr 2013 14:32:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77D0FE0B7D; Sun, 14 Apr 2013 14:32:23 +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 1D6C5E0B7D for ; Sun, 14 Apr 2013 14:32:23 +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 39DD133DC62 for ; Sun, 14 Apr 2013 14:32:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C3333E4073 for ; Sun, 14 Apr 2013 14:32:20 +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: <1365949864.6af07049014ec39f28ae26d0a80ae4dcf300cb56.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/smokeqt/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/smokeqt/smokeqt-4.10.49.9999.ebuild kde-base/smokeqt/smokeqt-9999.ebuild X-VCS-Directories: kde-base/smokeqt/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 6af07049014ec39f28ae26d0a80ae4dcf300cb56 X-VCS-Branch: master Date: Sun, 14 Apr 2013 14:32:20 +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: 7d57a6c5-4b60-4a5c-95ba-c5038e74487d X-Archives-Hash: 0ca0778074c3abf5827f748f33623e11 commit: 6af07049014ec39f28ae26d0a80ae4dcf300cb56 Author: Michael Palimaka gentoo org> AuthorDate: Sun Apr 14 14:31:04 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Apr 14 14:31:04 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6af07049 [kde-base/smokeqt] Add subslot dependencies. Package-Manager: portage-2.1.11.62 --- kde-base/smokeqt/smokeqt-4.10.49.9999.ebuild | 2 +- kde-base/smokeqt/smokeqt-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/smokeqt/smokeqt-4.10.49.9999.ebuild b/kde-base/smokeqt/smokeqt-4.10.49.9999.ebuild index f4d813b..c40e9b3 100644 --- a/kde-base/smokeqt/smokeqt-4.10.49.9999.ebuild +++ b/kde-base/smokeqt/smokeqt-4.10.49.9999.ebuild @@ -28,7 +28,7 @@ DEPEND=" dev-qt/qttest:4 phonon? ( >=media-libs/phonon-4.4.3 ) qimageblitz? ( >=media-libs/qimageblitz-0.0.4 ) - qscintilla? ( x11-libs/qscintilla ) + qscintilla? ( x11-libs/qscintilla:= ) qwt? ( x11-libs/qwt:5 ) webkit? ( dev-qt/qtwebkit:4 ) " diff --git a/kde-base/smokeqt/smokeqt-9999.ebuild b/kde-base/smokeqt/smokeqt-9999.ebuild index f4d813b..c40e9b3 100644 --- a/kde-base/smokeqt/smokeqt-9999.ebuild +++ b/kde-base/smokeqt/smokeqt-9999.ebuild @@ -28,7 +28,7 @@ DEPEND=" dev-qt/qttest:4 phonon? ( >=media-libs/phonon-4.4.3 ) qimageblitz? ( >=media-libs/qimageblitz-0.0.4 ) - qscintilla? ( x11-libs/qscintilla ) + qscintilla? ( x11-libs/qscintilla:= ) qwt? ( x11-libs/qwt:5 ) webkit? ( dev-qt/qtwebkit:4 ) "