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 D4C211389E2 for ; Fri, 26 Dec 2014 15:51:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 586F6E0AE7; Fri, 26 Dec 2014 15:51:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FB86E0AE7 for ; Fri, 26 Dec 2014 15:51:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 970253405E0 for ; Fri, 26 Dec 2014 15:51:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F1A1D6B9 for ; Fri, 26 Dec 2014 15:51:04 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1419609046.ff8f94e0b230364eaa0601adcd407b043abb3505.kensington@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.3.9999.ebuild net-libs/libkpeople/libkpeople-9999.ebuild X-VCS-Directories: net-libs/libkpeople/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: ff8f94e0b230364eaa0601adcd407b043abb3505 X-VCS-Branch: master Date: Fri, 26 Dec 2014 15:51:04 +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: 10c84b6a-41ec-42b9-8446-305546db8782 X-Archives-Hash: d8cf81d091e984b36de482bbad382de9 commit: ff8f94e0b230364eaa0601adcd407b043abb3505 Author: Karol Herbst karolherbst de> AuthorDate: Mon Dec 15 18:26:57 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Dec 26 15:50:46 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ff8f94e0 [net-libs/libkpeople] master is now KF5 based --- .../libkpeople/{libkpeople-9999.ebuild => libkpeople-0.3.9999.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/net-libs/libkpeople/libkpeople-9999.ebuild b/net-libs/libkpeople/libkpeople-0.3.9999.ebuild similarity index 96% rename from net-libs/libkpeople/libkpeople-9999.ebuild rename to net-libs/libkpeople/libkpeople-0.3.9999.ebuild index 5e457fb..c62a5b6 100644 --- a/net-libs/libkpeople/libkpeople-9999.ebuild +++ b/net-libs/libkpeople/libkpeople-0.3.9999.ebuild @@ -6,6 +6,7 @@ EAPI=5 VIRTUALX_REQUIRED="test" KDE_LINGUAS="bs cs da de el fi fr hu ja lt nl pl pt pt_BR ro ru sk sl sv uk" +EGIT_BRANCH="libkpeople-0.3" inherit kde4-base if [[ ${KDE_BUILD_TYPE} != live ]]; then