Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-logger-qt/
Date: Fri, 10 Jan 2020 01:26:29
Message-Id: 1578619540.d6a16563084c90d4ff93d35407c8dc956937e062.whissi@gentoo
1 commit: d6a16563084c90d4ff93d35407c8dc956937e062
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 10 01:17:40 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 10 01:25:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a16563
7
8 net-libs/telepathy-logger-qt: x86 stable (bug #703250)
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild
17 index eea779decea..5741180b814 100644
18 --- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild
19 +++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -13,7 +13,7 @@ HOMEPAGE="https://cgit.kde.org/telepathy-logger-qt.git"
27 if [[ ${KDE_BUILD_TYPE} = release ]]; then
28 SRC_URI="mirror://kde/stable/telepathy-logger-qt/${PV%.*}/src/${P}.tar.xz
29 https://dev.gentoo.org/~asturm/distfiles/${P}-python3.patch.xz"
30 - KEYWORDS="amd64 arm64 ~x86"
31 + KEYWORDS="amd64 arm64 x86"
32 fi
33
34 LICENSE="LGPL-2.1"