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 772271387B1 for ; Mon, 20 Jan 2014 10:43:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39DB2E09C9; Mon, 20 Jan 2014 10:43:07 +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 BD709E0A7E for ; Mon, 20 Jan 2014 10:43:06 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E7F1A33F81A for ; Mon, 20 Jan 2014 10:43:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id B23621872B for ; Mon, 20 Jan 2014 10:43: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: <1390214567.8bacf6440cb4993b0a5a4c3d4449a7c17558b117.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/plasmate/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/plasmate/plasmate-9999.ebuild X-VCS-Directories: dev-util/plasmate/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 8bacf6440cb4993b0a5a4c3d4449a7c17558b117 X-VCS-Branch: master Date: Mon, 20 Jan 2014 10:43: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: 3cf3971e-ecbb-4de5-b863-072b973261d1 X-Archives-Hash: e6100fcf4cad4962619a661802e727d0 commit: 8bacf6440cb4993b0a5a4c3d4449a7c17558b117 Author: Michael Palimaka gentoo org> AuthorDate: Mon Jan 20 10:42:47 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Jan 20 10:42:47 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8bacf644 Requires libattica built against Qt4. Package-Manager: portage-2.2.7 --- dev-util/plasmate/plasmate-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/plasmate/plasmate-9999.ebuild b/dev-util/plasmate/plasmate-9999.ebuild index a5877dd..b938ffa 100644 --- a/dev-util/plasmate/plasmate-9999.ebuild +++ b/dev-util/plasmate/plasmate-9999.ebuild @@ -17,7 +17,7 @@ IUSE="debug" DEPEND=" app-crypt/gpgme - dev-libs/libattica + dev-libs/libattica[qt4] dev-libs/soprano $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep knewstuff)