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 1CF68138A1F for ; Thu, 7 Aug 2014 22:06:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 064CFE089A; Thu, 7 Aug 2014 22:06:45 +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 3F5ABE08C5 for ; Thu, 7 Aug 2014 22:06:44 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3364B34020F for ; Thu, 7 Aug 2014 22:06:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id E3D041881C for ; Thu, 7 Aug 2014 22:06:41 +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: <1407448876.88945801f0697fa5c4ef74452973d97abd16a1a7.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kde-gtk-config/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kde-gtk-config/kde-gtk-config-9999.ebuild X-VCS-Directories: kde-base/kde-gtk-config/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 88945801f0697fa5c4ef74452973d97abd16a1a7 X-VCS-Branch: master Date: Thu, 7 Aug 2014 22:06:41 +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: 59b23fc8-551e-4c78-a0ad-9ea76b94498f X-Archives-Hash: 4fc5c8dbbf47c3d80fcc4771115fea83 commit: 88945801f0697fa5c4ef74452973d97abd16a1a7 Author: Johannes Huber gentoo org> AuthorDate: Thu Aug 7 22:01:16 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Aug 7 22:01:16 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=88945801 [kde-base/kde-gtk-config] Use master branch Package-Manager: portage-2.2.11-r1 --- kde-base/kde-gtk-config/kde-gtk-config-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-base/kde-gtk-config/kde-gtk-config-9999.ebuild b/kde-base/kde-gtk-config/kde-gtk-config-9999.ebuild index 0904b67..8753d89 100644 --- a/kde-base/kde-gtk-config/kde-gtk-config-9999.ebuild +++ b/kde-base/kde-gtk-config/kde-gtk-config-9999.ebuild @@ -4,7 +4,6 @@ EAPI=5 -EGIT_BRANCH="frameworks" inherit kde5 DESCRIPTION="KDE systemsettings kcm to set GTK application look&feel"