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 03FCF1384B4 for ; Thu, 10 Dec 2015 10:27:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E005021C07C; Thu, 10 Dec 2015 10:27:10 +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 7767121C07C for ; Thu, 10 Dec 2015 10:27:10 +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 354B9340554 for ; Thu, 10 Dec 2015 10:27:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E554ABD for ; Thu, 10 Dec 2015 10:27:04 +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: <1449743211.0bb3d43a3f785fb564df07ae388cdd6c43933530.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kscreenlocker/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kscreenlocker/kscreenlocker-5.5.0.ebuild X-VCS-Directories: kde-plasma/kscreenlocker/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 0bb3d43a3f785fb564df07ae388cdd6c43933530 X-VCS-Branch: master Date: Thu, 10 Dec 2015 10:27:04 +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: abf10b45-0ac1-42dc-b544-41eafe8fbb22 X-Archives-Hash: 9ac3e49d4afd93004cf03162e6a44f65 commit: 0bb3d43a3f785fb564df07ae388cdd6c43933530 Author: Michael Palimaka gentoo org> AuthorDate: Thu Dec 10 10:26:11 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Dec 10 10:26:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb3d43a kde-plasma/kscreenlocker: raise Qt dependency Gentoo-bug: 567914 Package-Manager: portage-2.2.26 kde-plasma/kscreenlocker/kscreenlocker-5.5.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.5.0.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.5.0.ebuild index cf4485c..385b502 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.5.0.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.5.0.ebuild @@ -5,6 +5,7 @@ EAPI=5 KDE_TEST="forceoptional" +QT_MINIMAL="5.5.0" VIRTUALX_REQUIRED="test" inherit kde5 pam