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 41BFC138330 for ; Sun, 7 Jan 2018 18:30:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70D21E086C; Sun, 7 Jan 2018 18:30:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 539CCE086C for ; Sun, 7 Jan 2018 18:30:32 +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 F2073340D73 for ; Sun, 7 Jan 2018 18:30:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4214B147 for ; Sun, 7 Jan 2018 18:30:29 +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: <1515349424.789d104a35b5ebde6fcfe6614e00433c4b99c40f.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/libalkimia/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/libalkimia/libalkimia-7.0.ebuild app-office/libalkimia/libalkimia-9999.ebuild X-VCS-Directories: app-office/libalkimia/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 789d104a35b5ebde6fcfe6614e00433c4b99c40f X-VCS-Branch: master Date: Sun, 7 Jan 2018 18:30:29 +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: d01874c4-8765-415c-8d9f-ff5b76b076ee X-Archives-Hash: 7ae8878ecae33b9cd91dd8aaaa7f3eeb commit: 789d104a35b5ebde6fcfe6614e00433c4b99c40f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 7 18:21:34 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 7 18:23:44 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=789d104a app-office/libalkimia: 7.0 version bump Package-Manager: Portage-2.3.19, Repoman-2.3.6 .../libalkimia/{libalkimia-9999.ebuild => libalkimia-7.0.ebuild} | 5 +++-- app-office/libalkimia/libalkimia-9999.ebuild | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app-office/libalkimia/libalkimia-9999.ebuild b/app-office/libalkimia/libalkimia-7.0.ebuild similarity index 85% copy from app-office/libalkimia/libalkimia-9999.ebuild copy to app-office/libalkimia/libalkimia-7.0.ebuild index 4272857d47..369d414c12 100644 --- a/app-office/libalkimia/libalkimia-9999.ebuild +++ b/app-office/libalkimia/libalkimia-7.0.ebuild @@ -9,10 +9,11 @@ inherit kde5 DESCRIPTION="Library with common classes and functionality used by KDE finance applications" HOMEPAGE="https://www.linux-apps.com/content/show.php/libalkimia?content=137323" +SRC_URI="mirror://kde/stable/${KMNAME}/${PV}/src/${KMNAME}-${PV}.tar.xz" LICENSE="LGPL-2.1" -SLOT="0/6" -KEYWORDS="" +SLOT="0/7" +KEYWORDS="~amd64 ~x86" IUSE="doc" RDEPEND=" diff --git a/app-office/libalkimia/libalkimia-9999.ebuild b/app-office/libalkimia/libalkimia-9999.ebuild index 4272857d47..33de8e01f6 100644 --- a/app-office/libalkimia/libalkimia-9999.ebuild +++ b/app-office/libalkimia/libalkimia-9999.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Library with common classes and functionality used by KDE finance a HOMEPAGE="https://www.linux-apps.com/content/show.php/libalkimia?content=137323" LICENSE="LGPL-2.1" -SLOT="0/6" +SLOT="0/7" KEYWORDS="" IUSE="doc"