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 5762113836C for ; Tue, 8 Jan 2013 13:41:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 792C9E061F; Tue, 8 Jan 2013 13:41:04 +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 F057EE061F for ; Tue, 8 Jan 2013 13:41:03 +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 C950A33DAAB for ; Tue, 8 Jan 2013 13:41:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 643FCE5439 for ; Tue, 8 Jan 2013 13:41:01 +0000 (UTC) From: "David E. Narváez" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David E. Narváez" Message-ID: <1357652400.845e02918e6ab2e5be23d753ccc0f2d22359a621.dmaggot@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild kde-base/plasma-workspace/plasma-workspace-9999.ebuild X-VCS-Directories: kde-base/plasma-workspace/ X-VCS-Committer: dmaggot X-VCS-Committer-Name: David E. Narváez X-VCS-Revision: 845e02918e6ab2e5be23d753ccc0f2d22359a621 X-VCS-Branch: master Date: Tue, 8 Jan 2013 13:41:01 +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: 37c41462-63a6-4c3d-a12d-612ef4e640af X-Archives-Hash: 0bfc91afd2894c253a5618d630bc2828 commit: 845e02918e6ab2e5be23d753ccc0f2d22359a621 Author: David E. Narváez computer org> AuthorDate: Tue Jan 8 13:40:00 2013 +0000 Commit: David E. Narváez computer org> CommitDate: Tue Jan 8 13:40:00 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=845e0291 [plasma-workspace] Adding libs/kdm/kgreeterplugin.h to KMEXTRACTONLY --- .../plasma-workspace-4.9.97.ebuild | 1 + .../plasma-workspace/plasma-workspace-9999.ebuild | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild b/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild index ba5d02e..d88d799 100644 --- a/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild +++ b/kde-base/plasma-workspace/plasma-workspace-4.9.97.ebuild @@ -70,6 +70,7 @@ KMEXTRACTONLY=" libs/taskmanager/ libs/plasmagenericshell/ libs/ksysguard/ + libs/kdm/kgreeterplugin.h ksysguard/ " diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild index ddbbe52..b242237 100644 --- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild @@ -70,6 +70,7 @@ KMEXTRACTONLY=" libs/taskmanager/ libs/plasmagenericshell/ libs/ksysguard/ + libs/kdm/kgreeterplugin.h ksysguard/ "