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 1RNXUC-00080I-PK for garchives@archives.gentoo.org; Mon, 07 Nov 2011 22:16:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 510E121C090; Mon, 7 Nov 2011 22:16:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1D32521C090 for ; Mon, 7 Nov 2011 22:16:04 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A9F21B4026 for ; Mon, 7 Nov 2011 22:16:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id F2D6380042 for ; Mon, 7 Nov 2011 22:16:02 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: net-im/choqok/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/choqok/choqok-9999.ebuild X-VCS-Directories: net-im/choqok/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ba509116558e4a6d6a674400b0e9650fa4bd86fa Date: Mon, 7 Nov 2011 22:16:02 +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: 9674fee3-1950-4814-8de2-443759dc61da X-Archives-Hash: 464b88e1a7abc973fc88c6024aee5777 commit: ba509116558e4a6d6a674400b0e9650fa4bd86fa Author: Johannes Huber gmx de> AuthorDate: Mon Nov 7 21:52:33 2011 +0000 Commit: Johannes Huber gmx de> CommitDate: Mon Nov 7 22:01:19 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dba509116 [net-im/choqok] Sync with tree, update linguas (Portage version: 2.2.0_alpha72/git/Linux i686, unsigned Manifest commit) --- net-im/choqok/choqok-9999.ebuild | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-9999= .ebuild index fc9f807..59f90ec 100644 --- a/net-im/choqok/choqok-9999.ebuild +++ b/net-im/choqok/choqok-9999.ebuild @@ -4,19 +4,21 @@ =20 EAPI=3D4 =20 -KDE_LINGUAS=3D"bg da de en_GB es et fr ja nb nds nl pa pl pt pt_BR ru sv= tr uk zh_CN zh_TW" -KDE_SCM=3D"git" if [[ ${PV} !=3D *9999* ]]; then + KDE_LINGUAS=3D"bg bs ca ca@valencia cs da de el en_GB eo es et fa fi fr= ga gl + hr hu is ja km lt ms nb nds nl pa pl pt pt_BR ro ru sk sq sv tr ug uk z= h_CN + zh_TW" SRC_URI=3D"mirror://sourceforge/${PN}/${P}.tar.bz2" KDE_HANDBOOK=3D"optional" KEYWORDS=3D"~amd64 ~x86" else + KDE_SCM=3D"git" KEYWORDS=3D"" fi =20 inherit kde4-base =20 -DESCRIPTION=3D"A Free/Open Source micro-blogging client for KDE" +DESCRIPTION=3D"Free/Open Source micro-blogging client for KDE" HOMEPAGE=3D"http://choqok.gnufolks.org/" =20 LICENSE=3D"GPL-3"