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 1QMhO8-0004le-D3 for garchives@archives.gentoo.org; Wed, 18 May 2011 14:06:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92A851C138; Wed, 18 May 2011 14:06:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6456D1C138 for ; Wed, 18 May 2011 14:06:04 +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 D784F1B404B for ; Wed, 18 May 2011 14:06:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 05CA354EBD for ; Wed, 18 May 2011 14:06:03 +0000 (UTC) From: "Dimitris Papapoulios" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dimitris Papapoulios" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: dev-vcs/kdesvn/ X-VCS-Repository: proj/kde X-VCS-Files: dev-vcs/kdesvn/kdesvn-9999.ebuild X-VCS-Directories: dev-vcs/kdesvn/ X-VCS-Committer: skiarxon X-VCS-Committer-Name: Dimitris Papapoulios X-VCS-Revision: fb6c40816c9ca639e9381fcc8319c7eb0bcf36b5 Date: Wed, 18 May 2011 14:06:03 +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: 7501d02ccd54985dc1de783f3e24ec32 commit: fb6c40816c9ca639e9381fcc8319c7eb0bcf36b5 Author: Dimitris Papapoulios gmail com> AuthorDate: Wed May 18 13:58:19 2011 +0000 Commit: Dimitris Papapoulios gmail com> CommitDate: Wed May 18 13:58:19 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dfb6c4081 [dev-vcs/kdesvn] added kde_linguas_live_override so there can be handbook= useflag option --- dev-vcs/kdesvn/kdesvn-9999.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dev-vcs/kdesvn/kdesvn-9999.ebuild b/dev-vcs/kdesvn/kdesvn-99= 99.ebuild index 7363d4a..c21711b 100644 --- a/dev-vcs/kdesvn/kdesvn-9999.ebuild +++ b/dev-vcs/kdesvn/kdesvn-9999.ebuild @@ -6,6 +6,7 @@ EAPI=3D4 =20 KDE_HANDBOOK=3D"optional" KDE_LINGUAS=3D"cs de es fr it ja lt nl pl pt_BR ro ru" +KDE_LINGUAS_LIVE_OVERRIDE=3D"true" inherit kde4-base =20 ESVN_REPO_URI=3D"http://www.alwins-world.de/repos/kdesvn/trunk/"