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 BBCEB138206 for ; Sun, 31 Dec 2017 21:23:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9AA8E08EA; Sun, 31 Dec 2017 21:23:36 +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 B630FE08EA for ; Sun, 31 Dec 2017 21:23:34 +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 6AE8B335C0D for ; Sun, 31 Dec 2017 21:23:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04A8B199 for ; Sun, 31 Dec 2017 21:23:32 +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: <1514754285.923908ce76d31f96ec1678f71569c8a6ae622eeb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/calligra/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/calligra/calligra-3.0.90.ebuild app-office/calligra/calligra-9999.ebuild X-VCS-Directories: app-office/calligra/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 923908ce76d31f96ec1678f71569c8a6ae622eeb X-VCS-Branch: master Date: Sun, 31 Dec 2017 21:23:32 +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: f3caa892-149b-4c70-a64e-771556a93d4a X-Archives-Hash: bd0ae96cd95b75a4ad4f0cf52380594c commit: 923908ce76d31f96ec1678f71569c8a6ae622eeb Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 31 21:04:45 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 31 21:04:45 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=923908ce app-office/calligra: Raise KDE_APPS_MINIMAL to 17.12.0 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-office/calligra/calligra-3.0.90.ebuild | 1 + app-office/calligra/calligra-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/app-office/calligra/calligra-3.0.90.ebuild b/app-office/calligra/calligra-3.0.90.ebuild index ea03fe44a5..72c2b50c8e 100644 --- a/app-office/calligra/calligra-3.0.90.ebuild +++ b/app-office/calligra/calligra-3.0.90.ebuild @@ -4,6 +4,7 @@ EAPI=6 CHECKREQS_DISK_BUILD="4G" +KDE_APPS_MINIMAL="17.12.0" KDE_HANDBOOK="forceoptional" KDE_PO_DIRS="po plan/po" KDE_TEST="forceoptional" diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index a7e58e4bf2..e5784ea6d5 100644 --- a/app-office/calligra/calligra-9999.ebuild +++ b/app-office/calligra/calligra-9999.ebuild @@ -4,6 +4,7 @@ EAPI=6 CHECKREQS_DISK_BUILD="4G" +KDE_APPS_MINIMAL="17.12.0" KDE_HANDBOOK="forceoptional" KDE_PO_DIRS="po plan/po" KDE_TEST="forceoptional"