diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-21 19:11:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-21 19:11:59 +0000 |
commit | 65ead024ca37713169dfea63c4416e7e04501226 (patch) | |
tree | e51b01d35c75803f758d82cc68ebbd33e0506c4a /net-irc/unrealircd | |
parent | version bump (bug #395565) (diff) | |
download | gentoo-2-65ead024ca37713169dfea63c4416e7e04501226.tar.gz gentoo-2-65ead024ca37713169dfea63c4416e7e04501226.tar.bz2 gentoo-2-65ead024ca37713169dfea63c4416e7e04501226.zip |
Stable for AMD64, wrt bug #395579
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 38cd582274d8..ce93418859d9 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.90 2011/12/21 18:25:03 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.91 2011/12/21 19:11:59 ago Exp $ + + 21 Dec 2011; Agostino Sarubbo <ago@gentoo.org> unrealircd-3.2.9.ebuild: + Stable for AMD64, wrt bug #395579 21 Dec 2011; Nathan Phillip Brink <binki@gentoo.org> files/unrealircd.initd, files/unrealircd.rc: diff --git a/net-irc/unrealircd/unrealircd-3.2.9.ebuild b/net-irc/unrealircd/unrealircd-3.2.9.ebuild index 958bb944674e..64ee498772c4 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 # 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.2 2011/11/09 18:13:51 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.9.ebuild,v 1.3 2011/12/21 19:11:59 ago 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" |