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 6235E1391DB for ; Sat, 15 Mar 2014 14:12:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32C9CE0B60; Sat, 15 Mar 2014 14:12:51 +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 C760EE0B60 for ; Sat, 15 Mar 2014 14:12:50 +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 CCF6433F916 for ; Sat, 15 Mar 2014 14:12:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id A267E18875 for ; Sat, 15 Mar 2014 14:12:47 +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: <1394892758.18556610a863ccf20f137c05dadffd1cdf6bd08e.johu@gentoo> Subject: [gentoo-commits] dev/johu:master commit in: dev-libs/qtkeychain/ X-VCS-Repository: dev/johu X-VCS-Files: dev-libs/qtkeychain/qtkeychain-9999.ebuild X-VCS-Directories: dev-libs/qtkeychain/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 18556610a863ccf20f137c05dadffd1cdf6bd08e X-VCS-Branch: master Date: Sat, 15 Mar 2014 14:12:47 +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: 6dbf2c10-c124-4780-b763-0d0c5660ea67 X-Archives-Hash: ad9266ac15f5376ad31eba11f60daec9 commit: 18556610a863ccf20f137c05dadffd1cdf6bd08e Author: Johannes Huber gentoo org> AuthorDate: Sat Mar 15 14:12:38 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Mar 15 14:12:38 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=18556610 [dev-libs/qtkeychain] Sync with tree Package-Manager: portage-2.2.8-r1 --- dev-libs/qtkeychain/qtkeychain-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-libs/qtkeychain/qtkeychain-9999.ebuild b/dev-libs/qtkeychain/qtkeychain-9999.ebuild index 9db6bed..5b4e581 100644 --- a/dev-libs/qtkeychain/qtkeychain-9999.ebuild +++ b/dev-libs/qtkeychain/qtkeychain-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -27,6 +27,8 @@ DEPEND=" " RDEPEND="${DEPEND}" +DOCS=( ChangeLog ReadMe.txt ) + src_configure() { local mycmakeargs=( $(cmake-utils_use_build !qt5 WITH_QT4)