Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/e4u/
Date: Fri, 19 Apr 2019 02:25:09
Message-Id: 1555640596.8de32cfe4a61f853415f1f907bf8ae0e19f76b7e.bman@gentoo
1 commit: 8de32cfe4a61f853415f1f907bf8ae0e19f76b7e
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 19 02:23:16 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 19 02:23:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de32cfe
7
8 dev-python/e4u: 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 dev-python/e4u/e4u-0.1_rc5-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/e4u/e4u-0.1_rc5-r1.ebuild b/dev-python/e4u/e4u-0.1_rc5-r1.ebuild
17 index a2a6610f9ab..909c2a90bc6 100644
18 --- a/dev-python/e4u/e4u-0.1_rc5-r1.ebuild
19 +++ b/dev-python/e4u/e4u-0.1_rc5-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 @@ DESCRIPTION="A library for handling unicode emoji and carrier's emoji"
27 HOMEPAGE="https://github.com/lambdalisue/e4u"
28 SRC_URI="https://github.com/lambdalisue/e4u/archive/${MY_PV}.tar.gz -> ${PN}-${MY_PV}.tar.gz"
29
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 LICENSE="BSD"
33 SLOT="0"