Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/
Date: Wed, 10 Oct 2018 05:40:19
Message-Id: 1539149910.1238657de34c88d9611a7946fbd8188c90779d4d.gyakovlev@gentoo
1 commit: 1238657de34c88d9611a7946fbd8188c90779d4d
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 10 05:36:02 2018 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 10 05:38:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1238657d
7
8 net-irc/weechat: version 2.2-r1 stable for amd64
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-irc/weechat/weechat-2.2-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-irc/weechat/weechat-2.2-r1.ebuild b/net-irc/weechat/weechat-2.2-r1.ebuild
17 index ee7ec6e3f6b..53ed8873347 100644
18 --- a/net-irc/weechat/weechat-2.2-r1.ebuild
19 +++ b/net-irc/weechat/weechat-2.2-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
27 EGIT_REPO_URI="https://github.com/weechat/weechat.git"
28 else
29 SRC_URI="https://weechat.org/files/src/${P}.tar.xz"
30 - KEYWORDS="~amd64 ~x86 ~x64-macos"
31 + KEYWORDS="amd64 ~x86 ~x64-macos"
32 fi
33
34 DESCRIPTION="Portable and multi-interface IRC client"