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 | |
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')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index e1c05f55fcc1..204ada116654 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/unrealircd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.74 2009/11/16 14:41:04 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.75 2009/11/18 18:20:48 fauli Exp $ + + 18 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + unrealircd-3.2.8.1.ebuild: + stable x86, security bug 260806 16 Nov 2009; Robert Buchholz <rbu@gentoo.org> +unrealircd-3.2.7-r2.ebuild: Re-add old stable until the new one is stable 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" |