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 1494513838B for ; Thu, 11 Sep 2014 17:09:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24705E0887; Thu, 11 Sep 2014 17:09:10 +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 A477CE0887 for ; Thu, 11 Sep 2014 17:09:09 +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 A641B3401E5 for ; Thu, 11 Sep 2014 17:09:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 384CC5398 for ; Thu, 11 Sep 2014 17:09:07 +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: <1410455328.481f4db6a02cdeb5a3f9c230ca414bddbd8c7183.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/baloo-widgets/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/baloo-widgets/baloo-widgets-9999.ebuild X-VCS-Directories: kde-base/baloo-widgets/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 481f4db6a02cdeb5a3f9c230ca414bddbd8c7183 X-VCS-Branch: master Date: Thu, 11 Sep 2014 17:09:07 +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: ec194cc2-92d7-48eb-8dd4-3d413e72f190 X-Archives-Hash: ac4dc816967fcfcd06fe7ea169aff053 commit: 481f4db6a02cdeb5a3f9c230ca414bddbd8c7183 Author: Michael Palimaka gentoo org> AuthorDate: Thu Sep 11 17:08:48 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Sep 11 17:08:48 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=481f4db6 [kde-base/baloo-widgets] Master is now KF5-based. Package-Manager: portage-2.2.10 --- kde-base/baloo-widgets/baloo-widgets-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-base/baloo-widgets/baloo-widgets-9999.ebuild b/kde-base/baloo-widgets/baloo-widgets-9999.ebuild index 6cb2925..8616699 100644 --- a/kde-base/baloo-widgets/baloo-widgets-9999.ebuild +++ b/kde-base/baloo-widgets/baloo-widgets-9999.ebuild @@ -4,7 +4,6 @@ EAPI=5 -EGIT_BRANCH="frameworks" inherit kde5 DESCRIPTION="Widget library for baloo"