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 B85CA1392EF for ; Mon, 10 Mar 2014 16:06:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 538DAE0A4F; Mon, 10 Mar 2014 16:06:36 +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 F1520E0A4F for ; Mon, 10 Mar 2014 16:06:35 +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 2A5AC33F923 for ; Mon, 10 Mar 2014 16:06:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id C4D68183B3 for ; Mon, 10 Mar 2014 16:06:33 +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: <1394467574.748e64cf13c957a0465421d03ba6a3671ce06c90.kensington@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.80.ebuild kde-base/knotes/knotes-4.13.49.9999.ebuild kde-base/knotes/knotes-9999.ebuild X-VCS-Directories: kde-base/knotes/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 748e64cf13c957a0465421d03ba6a3671ce06c90 X-VCS-Branch: master Date: Mon, 10 Mar 2014 16:06:33 +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: 4d18cb01-1017-4a5f-911b-2e96ed6b77eb X-Archives-Hash: e68e6e1e39187412820a104d079305c1 commit: 748e64cf13c957a0465421d03ba6a3671ce06c90 Author: Michael Palimaka gentoo org> AuthorDate: Mon Mar 10 16:06:14 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Mar 10 16:06:14 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=748e64cf [kde-base/knotes] Fix build. Package-Manager: portage-2.2.8-r1 --- kde-base/knotes/knotes-4.12.80.ebuild | 1 + kde-base/knotes/knotes-4.13.49.9999.ebuild | 1 + kde-base/knotes/knotes-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-base/knotes/knotes-4.12.80.ebuild b/kde-base/knotes/knotes-4.12.80.ebuild index 6b197dc..ed5e98e 100644 --- a/kde-base/knotes/knotes-4.12.80.ebuild +++ b/kde-base/knotes/knotes-4.12.80.ebuild @@ -24,6 +24,7 @@ KMCOMPILEONLY=" " KMEXTRACTONLY=" + akonadi_next/ pimcommon/ " diff --git a/kde-base/knotes/knotes-4.13.49.9999.ebuild b/kde-base/knotes/knotes-4.13.49.9999.ebuild index 2135b7a..3ba5c63 100644 --- a/kde-base/knotes/knotes-4.13.49.9999.ebuild +++ b/kde-base/knotes/knotes-4.13.49.9999.ebuild @@ -24,6 +24,7 @@ KMCOMPILEONLY=" " KMEXTRACTONLY=" + akonadi_next/ pimcommon/ " diff --git a/kde-base/knotes/knotes-9999.ebuild b/kde-base/knotes/knotes-9999.ebuild index 2135b7a..3ba5c63 100644 --- a/kde-base/knotes/knotes-9999.ebuild +++ b/kde-base/knotes/knotes-9999.ebuild @@ -24,6 +24,7 @@ KMCOMPILEONLY=" " KMEXTRACTONLY=" + akonadi_next/ pimcommon/ "