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 472D8138B43 for ; Thu, 6 Feb 2014 15:53:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5385DE0B8B; Thu, 6 Feb 2014 15:53:08 +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 B48AAE0B8B for ; Thu, 6 Feb 2014 15:53:07 +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 A9ED533F6A8 for ; Thu, 6 Feb 2014 15:53:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 2791C18278 for ; Thu, 6 Feb 2014 15:53:05 +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: <1391701936.1f58fa8d4d22489f9b1205c2e17f1edd70d440a6.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kxmlgui/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kxmlgui/kxmlgui-9999.ebuild X-VCS-Directories: kde-frameworks/kxmlgui/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 1f58fa8d4d22489f9b1205c2e17f1edd70d440a6 X-VCS-Branch: master Date: Thu, 6 Feb 2014 15:53:05 +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: bd41cc6a-0f58-4bc7-a838-653915265b16 X-Archives-Hash: 897f7bbbc4c1cad9879e2a8c4afc63a5 commit: 1f58fa8d4d22489f9b1205c2e17f1edd70d440a6 Author: Michael Palimaka gentoo org> AuthorDate: Thu Feb 6 15:52:16 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Feb 6 15:52:16 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1f58fa8d [kde-frameworks/kxmlgui] attica qt5 USE flag has gone away Package-Manager: portage-2.2.7 --- kde-frameworks/kxmlgui/kxmlgui-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild b/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild index dfcdb9e..3535d4f 100644 --- a/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild +++ b/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild @@ -29,7 +29,7 @@ RDEPEND=" dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 - attica? ( $(add_frameworks_dep attica qt5) ) + attica? ( $(add_frameworks_dep attica) ) " DEPEND="${RDEPEND}"