Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/
Date: Wed, 14 Aug 2019 13:00:54
Message-Id: 1565787621.fa8a484ed8d5c160d7aa9507b3909d1e51a6ecf8.asturm@gentoo
1 commit: fa8a484ed8d5c160d7aa9507b3909d1e51a6ecf8
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 14 12:48:10 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 14 13:00:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa8a484e
7
8 kde-misc/tellico: 3.2.1 amd64 stable
9
10 Closes: https://bugs.gentoo.org/691970
11 Package-Manager: Portage-2.3.71, Repoman-2.3.17
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 kde-misc/tellico/tellico-3.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/kde-misc/tellico/tellico-3.2.1.ebuild b/kde-misc/tellico/tellico-3.2.1.ebuild
18 index a85c38a6d36..1cd59e71c25 100644
19 --- a/kde-misc/tellico/tellico-3.2.1.ebuild
20 +++ b/kde-misc/tellico/tellico-3.2.1.ebuild
21 @@ -12,7 +12,7 @@ DESCRIPTION="Collection manager based on KDE Frameworks"
22 HOMEPAGE="http://tellico-project.org/"
23 if [[ ${KDE_BUILD_TYPE} != live ]]; then
24 SRC_URI="http://tellico-project.org/files/${P}.tar.xz"
25 - KEYWORDS="~amd64 x86"
26 + KEYWORDS="amd64 x86"
27 fi
28
29 LICENSE="|| ( GPL-2 GPL-3 )"