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 B4AF3138010 for ; Tue, 28 Aug 2012 12:09:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 118D5E05ED; Tue, 28 Aug 2012 12:07:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D47D2E05ED for ; Tue, 28 Aug 2012 12:06:52 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [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 3ACA933D8A5 for ; Tue, 28 Aug 2012 12:06:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D1A38E544D for ; Tue, 28 Aug 2012 12:06:49 +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: <1346151358.5cccff04242b50eff8a98b480420a4afbc540e35.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/ktp-contact-runner/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild X-VCS-Directories: net-im/ktp-contact-runner/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 5cccff04242b50eff8a98b480420a4afbc540e35 X-VCS-Branch: master Date: Tue, 28 Aug 2012 12:06:49 +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: 1547822d-36e5-4a43-95d0-05ba787ea5cf X-Archives-Hash: e4236019138e1bacb7a65c34c029f2c3 commit: 5cccff04242b50eff8a98b480420a4afbc540e35 Author: Johannes Huber gentoo org> AuthorDate: Tue Aug 28 10:55:58 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Aug 28 10:55:58 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5cccff04 [net-im/ktp-contact-runner] Sync linguas with tree. Update license. (Portage version: 2.2.0_alpha123/git/Linux x86_64, unsigned Manifest commit) --- .../ktp-contact-runner-9999.ebuild | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild index 2757dc2..8036032 100644 --- a/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild +++ b/net-im/ktp-contact-runner/ktp-contact-runner-9999.ebuild @@ -4,8 +4,8 @@ EAPI=4 -KDE_LINGUAS="ca cs da de el et fi ga gl hu it lt nds nl pl pt pt_BR sk sr -sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW" +KDE_LINGUAS="ca cs da de el es et fi fr ga gl hu it km lt nds nl pl pt pt_BR ru +sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW" inherit kde4-base DESCRIPTION="KDE Telepathy krunner plugin" @@ -17,7 +17,7 @@ else KEYWORDS="" fi -LICENSE="GPL-3" +LICENSE="LGPL-2.1" SLOT="4" IUSE="debug"