From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 093D6138334 for ; Wed, 5 Sep 2018 08:30:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4F13E08C8; Wed, 5 Sep 2018 08:30:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBFA2E08C8 for ; Wed, 5 Sep 2018 08:30:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F2B1335CA7 for ; Wed, 5 Sep 2018 08:30:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EC9F3C3 for ; Wed, 5 Sep 2018 08:30:25 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1536136217.417ddafe23b2ccd55305ee69f3a3cc65259933f9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kblog/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kblog/kblog-18.08.1.ebuild kde-apps/kblog/kblog-18.08.49.9999.ebuild X-VCS-Directories: kde-apps/kblog/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 417ddafe23b2ccd55305ee69f3a3cc65259933f9 X-VCS-Branch: master Date: Wed, 5 Sep 2018 08:30:25 +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: dd8a0e33-3950-4a59-9509-258b9079c2ba X-Archives-Hash: baabe747da19c9c5ccc272a5ab161c1b commit: 417ddafe23b2ccd55305ee69f3a3cc65259933f9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Sep 5 08:29:32 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 5 08:30:17 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=417ddafe kde-apps/kblog: Drop alt. depend on kde-apps/syndication Package-Manager: Portage-2.3.49, Repoman-2.3.10 kde-apps/kblog/kblog-18.08.1.ebuild | 2 +- kde-apps/kblog/kblog-18.08.49.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kblog/kblog-18.08.1.ebuild b/kde-apps/kblog/kblog-18.08.1.ebuild index b51a4d9d13..369a034469 100644 --- a/kde-apps/kblog/kblog-18.08.1.ebuild +++ b/kde-apps/kblog/kblog-18.08.1.ebuild @@ -16,7 +16,7 @@ DEPEND=" $(add_frameworks_dep ki18n) $(add_frameworks_dep kio) $(add_frameworks_dep kxmlrpcclient) - || ( $(add_frameworks_dep syndication) $(add_kdeapps_dep syndication '' '18.08.0') ) + $(add_frameworks_dep syndication) $(add_kdeapps_dep kcalcore) " RDEPEND="${DEPEND} diff --git a/kde-apps/kblog/kblog-18.08.49.9999.ebuild b/kde-apps/kblog/kblog-18.08.49.9999.ebuild index 22385261ca..497b6302dd 100644 --- a/kde-apps/kblog/kblog-18.08.49.9999.ebuild +++ b/kde-apps/kblog/kblog-18.08.49.9999.ebuild @@ -16,7 +16,7 @@ DEPEND=" $(add_frameworks_dep ki18n) $(add_frameworks_dep kio) $(add_frameworks_dep kxmlrpcclient) - || ( $(add_frameworks_dep syndication) $(add_kdeapps_dep syndication '' '18.08.0') ) + $(add_frameworks_dep syndication) $(add_kdeapps_dep kcalcore) " RDEPEND="${DEPEND}