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 83E6D138D1A for ; Wed, 15 Jul 2015 20:09:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2E8FE07EB; Wed, 15 Jul 2015 20:09:00 +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 883E5E07EB for ; Wed, 15 Jul 2015 20:09:00 +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 8A20D340997 for ; Wed, 15 Jul 2015 20:08:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EF70738 for ; Wed, 15 Jul 2015 20:08:56 +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: <1436991016.3ee3b74036471299832029835de16b28e23afc77.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libkgapi/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/libkgapi/libkgapi-9999.ebuild X-VCS-Directories: net-libs/libkgapi/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 3ee3b74036471299832029835de16b28e23afc77 X-VCS-Branch: master Date: Wed, 15 Jul 2015 20:08:56 +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: 6f31a90d-c5e0-409c-8c83-cbc05959be17 X-Archives-Hash: 3c5ea919f9dfd2e6e9dc4505c6b94cb7 commit: 3ee3b74036471299832029835de16b28e23afc77 Author: Johannes Huber gentoo org> AuthorDate: Wed Jul 15 20:10:16 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Jul 15 20:10:16 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ee3b740 [net-libs/libkgapi] Frameworks merged to master Package-Manager: portage-2.2.20 net-libs/libkgapi/libkgapi-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-libs/libkgapi/libkgapi-9999.ebuild b/net-libs/libkgapi/libkgapi-9999.ebuild index d6dc072..47594e8 100644 --- a/net-libs/libkgapi/libkgapi-9999.ebuild +++ b/net-libs/libkgapi/libkgapi-9999.ebuild @@ -4,7 +4,6 @@ EAPI=5 -EGIT_BRANCH="frameworks" inherit kde5 DESCRIPTION="Library for accessing Google calendar and contact resources"