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 899E2138B43 for ; Thu, 6 Feb 2014 15:53:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D7C3E0B83; 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 9995FE0B83 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 B208533F892 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 5112518875 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: <1391701962.c652d3e1b7bc260cb5b95dfee54bbd208fa5a8c0.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/knewstuff/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/knewstuff/knewstuff-9999.ebuild X-VCS-Directories: kde-frameworks/knewstuff/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: c652d3e1b7bc260cb5b95dfee54bbd208fa5a8c0 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: e186482c-de31-4abe-a18d-95f07d34f68f X-Archives-Hash: ccce96065d255c1bd4966efc7a2dba4d commit: c652d3e1b7bc260cb5b95dfee54bbd208fa5a8c0 Author: Michael Palimaka gentoo org> AuthorDate: Thu Feb 6 15:52:42 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Feb 6 15:52:42 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c652d3e1 [kde-frameworks/knewstuff] attica qt5 USE flag has gone away Package-Manager: portage-2.2.7 --- kde-frameworks/knewstuff/knewstuff-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/knewstuff/knewstuff-9999.ebuild b/kde-frameworks/knewstuff/knewstuff-9999.ebuild index 9f5b1b7..be29fa8 100644 --- a/kde-frameworks/knewstuff/knewstuff-9999.ebuild +++ b/kde-frameworks/knewstuff/knewstuff-9999.ebuild @@ -13,7 +13,7 @@ KEYWORDS="" IUSE="" RDEPEND=" - $(add_frameworks_dep attica qt5) + $(add_frameworks_dep attica) $(add_frameworks_dep karchive) $(add_frameworks_dep kcompletion) $(add_frameworks_dep kconfig)