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 85C2F13829C for ; Sun, 5 Jun 2016 17:14:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DC0125406E; Sun, 5 Jun 2016 17:14:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85D2325406E for ; Sun, 5 Jun 2016 17:14:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93191340AF0 for ; Sun, 5 Jun 2016 17:14:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37095209A for ; Sun, 5 Jun 2016 17:14:38 +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: <1465146866.a8cd5f54346a51ec3acc7e70d11628715b9276ba.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/krita/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/krita/krita-9999.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a8cd5f54346a51ec3acc7e70d11628715b9276ba X-VCS-Branch: master Date: Sun, 5 Jun 2016 17:14:38 +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: 69a5070b-5862-4ee2-a443-4104ac509d13 X-Archives-Hash: b2352ee9b969e51775c267e9f425bce0 commit: a8cd5f54346a51ec3acc7e70d11628715b9276ba Author: Michael Palimaka gentoo org> AuthorDate: Sun Jun 5 17:14:15 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jun 5 17:14:26 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a8cd5f54 media-gfx/krita: remove doxygen USE flag The doxygen output for Krita is very limited and not really useful. Package-Manager: portage-2.3.0_rc1 media-gfx/krita/krita-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild index 2458bc9..ac31498 100644 --- a/media-gfx/krita/krita-9999.ebuild +++ b/media-gfx/krita/krita-9999.ebuild @@ -4,7 +4,6 @@ EAPI=6 -KDE_DOXYGEN="true" KDE_TEST="true" inherit kde5