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 7909813838B for ; Thu, 25 Sep 2014 12:33:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F3C2E09FB; Thu, 25 Sep 2014 12:33:16 +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 ED120E092B for ; Thu, 25 Sep 2014 12:33:15 +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 F3138340169 for ; Thu, 25 Sep 2014 12:33:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFC3463B3 for ; Thu, 25 Sep 2014 12:33:13 +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: <1411648389.a7dab0daa80bf43e0c6850e57e37fbf812ea4a36.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/libkonq/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/libkonq/libkonq-9999.ebuild X-VCS-Directories: kde-base/libkonq/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a7dab0daa80bf43e0c6850e57e37fbf812ea4a36 X-VCS-Branch: master Date: Thu, 25 Sep 2014 12:33:13 +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: eae781aa-332a-459a-b547-5c358fbbc4a5 X-Archives-Hash: 7dc525476fca5ec6f45a8e79f955e6e6 commit: a7dab0daa80bf43e0c6850e57e37fbf812ea4a36 Author: Michael Palimaka gentoo org> AuthorDate: Thu Sep 25 12:33:09 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Sep 25 12:33:09 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a7dab0da [kde-base/libkonq] Enable doxygen. Package-Manager: portage-2.2.10 --- kde-base/libkonq/libkonq-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-base/libkonq/libkonq-9999.ebuild b/kde-base/libkonq/libkonq-9999.ebuild index f4fb1fe..3903043 100644 --- a/kde-base/libkonq/libkonq-9999.ebuild +++ b/kde-base/libkonq/libkonq-9999.ebuild @@ -5,6 +5,7 @@ EAPI=5 EGIT_BRANCH="frameworks" +KDE_DOXYGEN="true" KDE_TEST="true" KMNAME="kde-baseapps" VIRTUALX_REQUIRED="test"