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 723021382C5 for ; Thu, 12 Apr 2018 17:49:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90BF0E08D4; Thu, 12 Apr 2018 17:49:49 +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 6C97BE08D4 for ; Thu, 12 Apr 2018 17:49:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 64699335C74 for ; Thu, 12 Apr 2018 17:49:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9D98278 for ; Thu, 12 Apr 2018 17:49:46 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1523555380.97a73345e42d4b4d29336a688fe3fe7626399eed.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/libalkimia/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/libalkimia/libalkimia-9999.ebuild X-VCS-Directories: app-office/libalkimia/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 97a73345e42d4b4d29336a688fe3fe7626399eed X-VCS-Branch: master Date: Thu, 12 Apr 2018 17:49:46 +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: 6e253b23-763e-4e0a-bb02-c089fe7cef4d X-Archives-Hash: 524799b066f8ff51a269053e4ee86aeb commit: 97a73345e42d4b4d29336a688fe3fe7626399eed Author: Johannes Huber gentoo org> AuthorDate: Thu Apr 12 17:49:40 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Apr 12 17:49:40 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=97a73345 app-office/libalkimia: Release switch Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-office/libalkimia/libalkimia-9999.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/app-office/libalkimia/libalkimia-9999.ebuild b/app-office/libalkimia/libalkimia-9999.ebuild index 33de8e01f6..6ddc34c445 100644 --- a/app-office/libalkimia/libalkimia-9999.ebuild +++ b/app-office/libalkimia/libalkimia-9999.ebuild @@ -7,12 +7,15 @@ KDE_TEST="forceoptional" KMNAME="alkimia" inherit kde5 +if [[ ${KDE_BUILD_TYPE} = release ]]; then + SRC_URI="mirror://kde/stable/${KMNAME}/${PV}/${KMNAME}-${PV}.tar.xz" + KEYWORDS="~amd64 ~x86" +fi + DESCRIPTION="Library with common classes and functionality used by KDE finance applications" HOMEPAGE="https://www.linux-apps.com/content/show.php/libalkimia?content=137323" - LICENSE="LGPL-2.1" SLOT="0/7" -KEYWORDS="" IUSE="doc" RDEPEND="