diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 17:46:03 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 17:46:03 +0000 |
commit | ed3bd31a6242014e73b9872627a097cb9e064cc6 (patch) | |
tree | 036a2235d92c4bdce27bef56d03445bfd4256a32 /net-irc/unrealircd | |
parent | x86 stable wrt bug #333471 (diff) | |
download | gentoo-2-ed3bd31a6242014e73b9872627a097cb9e064cc6.tar.gz gentoo-2-ed3bd31a6242014e73b9872627a097cb9e064cc6.tar.bz2 gentoo-2-ed3bd31a6242014e73b9872627a097cb9e064cc6.zip |
x86 stable wrt bug #395579
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index ce93418859d9..9c31beb2877e 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/unrealircd -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.91 2011/12/21 19:11:59 ago Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.92 2012/01/04 17:46:03 phajdan.jr Exp $ + + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> unrealircd-3.2.9.ebuild: + x86 stable wrt bug #395579 21 Dec 2011; Agostino Sarubbo <ago@gentoo.org> unrealircd-3.2.9.ebuild: Stable for AMD64, wrt bug #395579 diff --git a/net-irc/unrealircd/unrealircd-3.2.9.ebuild b/net-irc/unrealircd/unrealircd-3.2.9.ebuild index 64ee498772c4..9668cca4a7c5 100644 --- a/net-irc/unrealircd/unrealircd-3.2.9.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild,v 1.3 2011/12/21 19:11:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild,v 1.4 2012/01/04 17:46:03 phajdan.jr 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 ~sparc ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd ~amd64-linux" IUSE="curl ipv6 +extban-stacking +operoverride +spoof operoverride-verify +prefixaq showlistmodes shunnotices ssl topicisnuhost +usermod zlib" |