Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kmymoney/
Date: Tue, 27 Aug 2019 19:59:17
Message-Id: 1566935904.5f93871d92ec7871023bebaa0a2cee5be95e2c3d.asturm@gentoo
1 commit: 5f93871d92ec7871023bebaa0a2cee5be95e2c3d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 27 19:52:52 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 27 19:58:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f93871d
7
8 app-office/kmymoney: Drop duplicate KEYWORDS line
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-office/kmymoney/kmymoney-5.0.6.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/app-office/kmymoney/kmymoney-5.0.6.ebuild b/app-office/kmymoney/kmymoney-5.0.6.ebuild
17 index 28de2025ae6..86b2bc4fc86 100644
18 --- a/app-office/kmymoney/kmymoney-5.0.6.ebuild
19 +++ b/app-office/kmymoney/kmymoney-5.0.6.ebuild
20 @@ -20,7 +20,6 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
21 fi
22
23 LICENSE="GPL-2"
24 -KEYWORDS=""
25 IUSE="activities addressbook calendar holidays ofx quotes webkit weboob"
26
27 REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"