Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/
Date: Sat, 17 Nov 2018 06:51:19
Message-Id: 1542437457.92619e4fa4c60564d467de7d6343cf689001cfb5.kensington@gentoo
1 commit: 92619e4fa4c60564d467de7d6343cf689001cfb5
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 17 06:47:10 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 17 06:50:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92619e4f
7
8 net-irc/unrealircd: stabilise 4.0.18-r1
9
10 Bug: https://bugs.gentoo.org/666774
11 Tested-by: ernsteiswuerfel
12 Package-Manager: Portage-2.3.51, Repoman-2.3.12
13 Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
14
15 net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild b/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild
19 index 34b02bf9045..db75758bc7c 100644
20 --- a/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild
21 +++ b/net-irc/unrealircd/unrealircd-4.0.18-r1.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="https://www.unrealircd.org/${PN}$(get_version_component_range 1)/${P}.t
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux"
27 +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux"
28 IUSE="class-nofakelag curl +extban-stacking +operoverride operoverride-verify +prefixaq
29 showlistmodes shunnotices topicisnuhost +usermod"