Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/transwhat/
Date: Fri, 19 Apr 2019 02:25:09
Message-Id: 1555640617.b953788f0815d940bb881a01df5812894debf59b.bman@gentoo
1 commit: b953788f0815d940bb881a01df5812894debf59b
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 19 02:23:37 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 19 02:23:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b953788f
7
8 net-im/transwhat: amd64 stable wrt bug #682744
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 net-im/transwhat/transwhat-0.2.2-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-im/transwhat/transwhat-0.2.2-r1.ebuild b/net-im/transwhat/transwhat-0.2.2-r1.ebuild
17 index 3023b97715b..9f27d93856f 100644
18 --- a/net-im/transwhat/transwhat-0.2.2-r1.ebuild
19 +++ b/net-im/transwhat/transwhat-0.2.2-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/stv0g/transwhat/archive/v${PV}.tar.gz -> ${P}.tar.gz
27
28 LICENSE="GPL-3+"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32
33 RDEPEND="
34 dev-python/e4u[${PYTHON_USEDEP}]