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 1Seqwk-0001HK-5x for garchives@archives.gentoo.org; Wed, 13 Jun 2012 17:01:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 901B5E058F; Wed, 13 Jun 2012 17:01:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 63032E058F for ; Wed, 13 Jun 2012 17:01:22 +0000 (UTC) Received: from hornbill.gentoo.org (unknown [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 551C81B402B for ; Wed, 13 Jun 2012 17:01:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E6687E5430 for ; Wed, 13 Jun 2012 17:01:17 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1339606794.4a4a8ea6d2b03dc142238080e21f07f7e65abd9c.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/libkcddb/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/libkcddb/libkcddb-4.8.4.ebuild X-VCS-Directories: kde-base/libkcddb/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4a4a8ea6d2b03dc142238080e21f07f7e65abd9c X-VCS-Branch: master Date: Wed, 13 Jun 2012 17:01:17 +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: 086592ab-1c78-481a-a6ad-4add8367cca0 X-Archives-Hash: c5490ef91d8fb9bceaf876bb358bb317 commit: 4a4a8ea6d2b03dc142238080e21f07f7e65abd9c Author: Michael Palimaka gentoo org> AuthorDate: Wed Jun 13 16:59:54 2012 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jun 13 16:59:54 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D4a4a8ea6 [kde-base/libkcddb] Add handbook to 4.8.4, moved from kscd. Still needs t= o be done for higher versions, which are using split repos. (Portage version: 2.1.10.65/git/Linux x86_64, unsigned Manifest commit) --- kde-base/libkcddb/libkcddb-4.8.4.ebuild | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/kde-base/libkcddb/libkcddb-4.8.4.ebuild b/kde-base/libkcddb/= libkcddb-4.8.4.ebuild index d7d7f0f..7234f88 100644 --- a/kde-base/libkcddb/libkcddb-4.8.4.ebuild +++ b/kde-base/libkcddb/libkcddb-4.8.4.ebuild @@ -4,6 +4,7 @@ =20 EAPI=3D4 =20 +KDE_HANDBOOK=3D"optional" KMNAME=3D"kdemultimedia" inherit kde4-meta =20 @@ -26,6 +27,12 @@ KMEXTRACTONLY=3D" libkcddb/kcmcddb/doc " =20 +src_unpack() { + use handbook && KMEXTRA=3D"libkcddb/kcmcddb/doc" + + kde4-meta_src_unpack +} + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with musicbrainz MusicBrainz3)