diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-18 18:20:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-18 18:20:48 +0000 |
commit | ed811192fc9348302d8d9973ac15f18fda7bce05 (patch) | |
tree | 28b3b05b1d01c6348a131d3570dfbfe2d0f43cbd /net-irc/unrealircd/unrealircd-3.2.8.1.ebuild | |
parent | stable x86, security bug 283596 (diff) | |
download | gentoo-2-ed811192fc9348302d8d9973ac15f18fda7bce05.tar.gz gentoo-2-ed811192fc9348302d8d9973ac15f18fda7bce05.tar.bz2 gentoo-2-ed811192fc9348302d8d9973ac15f18fda7bce05.zip |
stable x86, security bug 260806
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-irc/unrealircd/unrealircd-3.2.8.1.ebuild')
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild b/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild index 0486de6675ef..c4df924e04af 100644 --- a/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild,v 1.1 2009/11/14 01:34:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1.ebuild,v 1.2 2009/11/18 18:20:48 fauli Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="http://unrealircd.icedslash.com/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~mips ~ppc ~sparc x86 ~x86-fbsd" IUSE="curl +hub ipv6 +operoverride +spoof operoverride-verify +prefixaq showlistmodes shunnotices ssl topicisnuhost +usermod zlib" |