Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/
Date: Thu, 07 Jan 2021 15:04:28
Message-Id: 1610031857.d9647d11a7feebebeb0a558bd947a580eedd12a0.sam@gentoo
1 commit: d9647d11a7feebebeb0a558bd947a580eedd12a0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 15:04:17 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 15:04:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9647d11
7
8 kde-misc/tellico: Stabilize 3.3.4-r1 x86, #761682
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 kde-misc/tellico/tellico-3.3.4-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/kde-misc/tellico/tellico-3.3.4-r1.ebuild b/kde-misc/tellico/tellico-3.3.4-r1.ebuild
16 index dbd225bac30..a2706882961 100644
17 --- a/kde-misc/tellico/tellico-3.3.4-r1.ebuild
18 +++ b/kde-misc/tellico/tellico-3.3.4-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -14,7 +14,7 @@ HOMEPAGE="https://tellico-project.org/"
26 if [[ ${KDE_BUILD_TYPE} != live ]]; then
27 SRC_URI="https://tellico-project.org/files/${P}.tar.xz
28 https://dev.gentoo.org/~asturm/distfiles/${P}-no-khtml.patch.xz"
29 - KEYWORDS="amd64 ~arm64 ~x86"
30 + KEYWORDS="amd64 ~arm64 x86"
31 fi
32
33 LICENSE="|| ( GPL-2 GPL-3 )"