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 7D7EB1381F3 for ; Wed, 25 Sep 2013 19:25:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F36EE0D83; Wed, 25 Sep 2013 19:25:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28352E0D83 for ; Wed, 25 Sep 2013 19:25:43 +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 3D28733EDB6 for ; Wed, 25 Sep 2013 19:25:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E3BFDE5309 for ; Wed, 25 Sep 2013 19:25:40 +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: <1380144327.10159a4d504a27d58b87effc9ec1603dc79879bd.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libkpeople/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/libkpeople/libkpeople-0.0.80.ebuild net-libs/libkpeople/libkpeople-9999.ebuild X-VCS-Directories: net-libs/libkpeople/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 10159a4d504a27d58b87effc9ec1603dc79879bd X-VCS-Branch: master Date: Wed, 25 Sep 2013 19:25:40 +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: f4051106-63b6-4938-b1ce-880d24707e58 X-Archives-Hash: 853293bda7ff781adb2c57b554fe917f commit: 10159a4d504a27d58b87effc9ec1603dc79879bd Author: Johannes Huber gentoo org> AuthorDate: Wed Sep 25 21:25:27 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Sep 25 21:25:27 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=10159a4d [net-libs/libkpeople] Version bump. Package-Manager: portage-2.2.7 --- .../{libkpeople-9999.ebuild => libkpeople-0.0.80.ebuild} | 9 ++++++++- net-libs/libkpeople/libkpeople-9999.ebuild | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/net-libs/libkpeople/libkpeople-9999.ebuild b/net-libs/libkpeople/libkpeople-0.0.80.ebuild similarity index 75% copy from net-libs/libkpeople/libkpeople-9999.ebuild copy to net-libs/libkpeople/libkpeople-0.0.80.ebuild index f40f699..66915dd 100644 --- a/net-libs/libkpeople/libkpeople-9999.ebuild +++ b/net-libs/libkpeople/libkpeople-0.0.80.ebuild @@ -5,14 +5,21 @@ EAPI=5 VIRTUALX_REQUIRED="test" +KDE_LINGUAS="da de pt pt_BR sk sv uk" inherit kde4-base +if [[ ${KDE_BUILD_TYPE} != live ]]; then + KEYWORDS="~amd64 ~x86" + SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.bz2" +else + KEYWORDS="" +fi + DESCRIPTION="KDE contact person abstraction library" HOMEPAGE="https://projects.kde.org/projects/playground/network/libkpeople" LICENSE="LGPL-2.1" SLOT="4" -KEYWORDS="" IUSE="debug examples test" DEPEND=" diff --git a/net-libs/libkpeople/libkpeople-9999.ebuild b/net-libs/libkpeople/libkpeople-9999.ebuild index f40f699..66915dd 100644 --- a/net-libs/libkpeople/libkpeople-9999.ebuild +++ b/net-libs/libkpeople/libkpeople-9999.ebuild @@ -5,14 +5,21 @@ EAPI=5 VIRTUALX_REQUIRED="test" +KDE_LINGUAS="da de pt pt_BR sk sv uk" inherit kde4-base +if [[ ${KDE_BUILD_TYPE} != live ]]; then + KEYWORDS="~amd64 ~x86" + SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.bz2" +else + KEYWORDS="" +fi + DESCRIPTION="KDE contact person abstraction library" HOMEPAGE="https://projects.kde.org/projects/playground/network/libkpeople" LICENSE="LGPL-2.1" SLOT="4" -KEYWORDS="" IUSE="debug examples test" DEPEND="