Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/irssi-otr/
Date: Thu, 26 Apr 2018 22:00:24
Message-Id: 1524780013.54fb4ffe33eb8942b7f7ef2c93824684bfcf5349.monsieurp@gentoo
1 commit: 54fb4ffe33eb8942b7f7ef2c93824684bfcf5349
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 21:59:54 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 22:00:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54fb4ffe
7
8 net-irc/irssi-otr: stable for amd64.
9
10 Bug: https://bugs.gentoo.org/654066
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 net-irc/irssi-otr/irssi-otr-1.0.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-irc/irssi-otr/irssi-otr-1.0.2.ebuild b/net-irc/irssi-otr/irssi-otr-1.0.2.ebuild
17 index 6d49124e48a..ee7b3ae69ac 100644
18 --- a/net-irc/irssi-otr/irssi-otr-1.0.2.ebuild
19 +++ b/net-irc/irssi-otr/irssi-otr-1.0.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cryptodotis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~hppa ~sparc ~x86"
31 +KEYWORDS="amd64 ~hppa ~sparc ~x86"
32
33 RDEPEND="
34 dev-libs/glib:2