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 04B0C138A1A for ; Wed, 21 Jan 2015 20:48:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AC2BE095D; Wed, 21 Jan 2015 20:48:23 +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 86131E095D for ; Wed, 21 Jan 2015 20:48:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A543D3406C2 for ; Wed, 21 Jan 2015 20:48:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D289010145 for ; Wed, 21 Jan 2015 20:48:19 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1421873263.85b6c50ba39de530035f584386d354b16ddc9667.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kompare/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kompare/kompare-9999.ebuild X-VCS-Directories: kde-apps/kompare/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 85b6c50ba39de530035f584386d354b16ddc9667 X-VCS-Branch: master Date: Wed, 21 Jan 2015 20:48:19 +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: 9b29d42e-fe43-4aba-94d9-9331af20e61d X-Archives-Hash: 71e4cfab7d9b47506f1b95c93cc0eaed commit: 85b6c50ba39de530035f584386d354b16ddc9667 Author: Andreas Sturmlechner gmail com> AuthorDate: Mon Jan 19 23:15:27 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Jan 21 20:47:43 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=85b6c50b [kde-apps/kompare] Drop debug flag Handled by kde5.eclass --- kde-apps/kompare/kompare-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kompare/kompare-9999.ebuild b/kde-apps/kompare/kompare-9999.ebuild index 936c86e..8724aff 100644 --- a/kde-apps/kompare/kompare-9999.ebuild +++ b/kde-apps/kompare/kompare-9999.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Kompare is a program to view the differences between files" HOMEPAGE="http://www.kde.org/applications/development/kompare http://www.caffeinated.me.uk/kompare" KEYWORDS="" -IUSE="debug printsupport" +IUSE="printsupport" RDEPEND=" $(add_frameworks_dep kcodecs)