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 F0BB1138247 for ; Sat, 14 Dec 2013 17:56:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91125E0A9A; Sat, 14 Dec 2013 17:56:15 +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 26029E0A9A for ; Sat, 14 Dec 2013 17:56:15 +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 3890C33F54E for ; Sat, 14 Dec 2013 17:56:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C2F9CE5787 for ; Sat, 14 Dec 2013 17:56:11 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1387043751.3b8481990ce73d2d1fac7fa0137652a02d908c5e.alexxy@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/knotes/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/knotes/knotes-4.12.0.ebuild kde-base/knotes/knotes-4.12.49.9999.ebuild kde-base/knotes/knotes-9999.ebuild X-VCS-Directories: kde-base/knotes/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 3b8481990ce73d2d1fac7fa0137652a02d908c5e X-VCS-Branch: master Date: Sat, 14 Dec 2013 17:56:11 +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: a4f092a4-afd6-4470-a8a8-33d62d54d074 X-Archives-Hash: 066d22dd051fc952d4fa752ae469efd3 commit: 3b8481990ce73d2d1fac7fa0137652a02d908c5e Author: Alexey Shvetsov gentoo org> AuthorDate: Sat Dec 14 17:55:51 2013 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Sat Dec 14 17:55:51 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3b848199 [kde-base/knotes] fix build for 4.12 Package-Manager: portage-2.2.7 --- kde-base/knotes/knotes-4.12.0.ebuild | 4 ---- kde-base/knotes/knotes-4.12.49.9999.ebuild | 4 ---- kde-base/knotes/knotes-9999.ebuild | 4 ---- 3 files changed, 12 deletions(-) diff --git a/kde-base/knotes/knotes-4.12.0.ebuild b/kde-base/knotes/knotes-4.12.0.ebuild index cf1293e..6ce8fea 100644 --- a/kde-base/knotes/knotes-4.12.0.ebuild +++ b/kde-base/knotes/knotes-4.12.0.ebuild @@ -19,8 +19,4 @@ DEPEND=" " RDEPEND="${DEPEND}" -KMCOMPILEONLY=" - noteshared/ -" - KMLOADLIBS="kdepim-common-libs" diff --git a/kde-base/knotes/knotes-4.12.49.9999.ebuild b/kde-base/knotes/knotes-4.12.49.9999.ebuild index 7217868..1d80a6c 100644 --- a/kde-base/knotes/knotes-4.12.49.9999.ebuild +++ b/kde-base/knotes/knotes-4.12.49.9999.ebuild @@ -19,8 +19,4 @@ DEPEND=" " RDEPEND="${DEPEND}" -KMCOMPILEONLY=" - noteshared/ -" - KMLOADLIBS="kdepim-common-libs" diff --git a/kde-base/knotes/knotes-9999.ebuild b/kde-base/knotes/knotes-9999.ebuild index 7217868..1d80a6c 100644 --- a/kde-base/knotes/knotes-9999.ebuild +++ b/kde-base/knotes/knotes-9999.ebuild @@ -19,8 +19,4 @@ DEPEND=" " RDEPEND="${DEPEND}" -KMCOMPILEONLY=" - noteshared/ -" - KMLOADLIBS="kdepim-common-libs"