From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q3e8I-0005NV-4n for garchives@archives.gentoo.org; Sun, 27 Mar 2011 00:47:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 073CE1C084; Sun, 27 Mar 2011 00:46:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CEC671C084 for ; Sun, 27 Mar 2011 00:46:33 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61AED1B4147 for ; Sun, 27 Mar 2011 00:46:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C16AD8006E for ; Sun, 27 Mar 2011 00:46:32 +0000 (UTC) From: "Jonathan Callen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonathan Callen" Message-ID: <82c7a6d6b64ad3c02cfffc76081edba28165860a.abcd@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/konsole/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/konsole/konsole-9999.ebuild X-VCS-Directories: kde-base/konsole/ X-VCS-Committer: abcd X-VCS-Committer-Name: Jonathan Callen X-VCS-Revision: 82c7a6d6b64ad3c02cfffc76081edba28165860a Date: Sun, 27 Mar 2011 00:46:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 9babcd5306348f3dda0533dd0d6fc087 commit: 82c7a6d6b64ad3c02cfffc76081edba28165860a Author: abcd gentoo org> AuthorDate: Sun Mar 27 00:46:19 2011 +0000 Commit: Jonathan Callen gentoo org> CommitDate: Sun Mar 27 00:46:19 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D82c7a6d6 [kde-base/konsole] Fix disabling of handbook (Portage version: 2.2.0_alpha28_p8/git/Linux i686, RepoMan options: --for= ce, signed Manifest commit with key 229E5838) --- kde-base/konsole/konsole-9999.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/kde-base/konsole/konsole-9999.ebuild b/kde-base/konsole/kons= ole-9999.ebuild index 1f12256..9e0c6dc 100644 --- a/kde-base/konsole/konsole-9999.ebuild +++ b/kde-base/konsole/konsole-9999.ebuild @@ -10,6 +10,7 @@ EGIT_REPONAME=3D"konsole" KDE_SCM=3D"git" =20 if [[ ${PV} =3D *9999* ]]; then + KDE_DOC_DIRS=3D"doc/manual" inherit kde4-base else inherit kde4-meta