Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: app-office/libalkimia/
Date: Sun, 07 Jan 2018 18:30:34
Message-Id: 1515349424.789d104a35b5ebde6fcfe6614e00433c4b99c40f.asturm@gentoo
1 commit: 789d104a35b5ebde6fcfe6614e00433c4b99c40f
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 18:21:34 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 18:23:44 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=789d104a
7
8 app-office/libalkimia: 7.0 version bump
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 .../libalkimia/{libalkimia-9999.ebuild => libalkimia-7.0.ebuild} | 5 +++--
13 app-office/libalkimia/libalkimia-9999.ebuild | 2 +-
14 2 files changed, 4 insertions(+), 3 deletions(-)
15
16 diff --git a/app-office/libalkimia/libalkimia-9999.ebuild b/app-office/libalkimia/libalkimia-7.0.ebuild
17 similarity index 85%
18 copy from app-office/libalkimia/libalkimia-9999.ebuild
19 copy to app-office/libalkimia/libalkimia-7.0.ebuild
20 index 4272857d47..369d414c12 100644
21 --- a/app-office/libalkimia/libalkimia-9999.ebuild
22 +++ b/app-office/libalkimia/libalkimia-7.0.ebuild
23 @@ -9,10 +9,11 @@ inherit kde5
24
25 DESCRIPTION="Library with common classes and functionality used by KDE finance applications"
26 HOMEPAGE="https://www.linux-apps.com/content/show.php/libalkimia?content=137323"
27 +SRC_URI="mirror://kde/stable/${KMNAME}/${PV}/src/${KMNAME}-${PV}.tar.xz"
28
29 LICENSE="LGPL-2.1"
30 -SLOT="0/6"
31 -KEYWORDS=""
32 +SLOT="0/7"
33 +KEYWORDS="~amd64 ~x86"
34 IUSE="doc"
35
36 RDEPEND="
37
38 diff --git a/app-office/libalkimia/libalkimia-9999.ebuild b/app-office/libalkimia/libalkimia-9999.ebuild
39 index 4272857d47..33de8e01f6 100644
40 --- a/app-office/libalkimia/libalkimia-9999.ebuild
41 +++ b/app-office/libalkimia/libalkimia-9999.ebuild
42 @@ -11,7 +11,7 @@ DESCRIPTION="Library with common classes and functionality used by KDE finance a
43 HOMEPAGE="https://www.linux-apps.com/content/show.php/libalkimia?content=137323"
44
45 LICENSE="LGPL-2.1"
46 -SLOT="0/6"
47 +SLOT="0/7"
48 KEYWORDS=""
49 IUSE="doc"