summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r--net-irc/unrealircd/ChangeLog5
-rw-r--r--net-irc/unrealircd/unrealircd-3.2.10.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog
index 472b0dba9bec..61e9054441f9 100644
--- a/net-irc/unrealircd/ChangeLog
+++ b/net-irc/unrealircd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/unrealircd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.106 2013/05/22 09:06:00 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.107 2013/07/10 18:28:59 nimiux Exp $
+
+ 10 Jul 2013; Chema Alonso <nimiux@gentoo.org> unrealircd-3.2.10.1.ebuild:
+ Stable for amd64 wrt bug #476342
22 May 2013; Lars Wendler <polynomial-c@gentoo.org>
unrealircd-3.2.10.1.ebuild:
diff --git a/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild b/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild
index 6d805e4302ed..520148bb6f95 100644
--- a/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild
+++ b/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild,v 1.2 2013/05/22 09:06:00 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild,v 1.3 2013/07/10 18:28:59 nimiux Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://www.unrealircd.com/downloads/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux"
IUSE="curl ipv6 +extban-stacking +operoverride operoverride-verify +prefixaq
showlistmodes shunnotices ssl topicisnuhost +usermod zlib"