diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-09-30 07:54:01 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-09-30 07:54:01 +0000 |
commit | af6d20950fbe43487f64f5fbe0601ffc4fc0275c (patch) | |
tree | c1509085b4ce11a13ba82f5fc585cd6514758e0a /net-irc/unrealircd | |
parent | version bump (diff) | |
download | gentoo-2-af6d20950fbe43487f64f5fbe0601ffc4fc0275c.tar.gz gentoo-2-af6d20950fbe43487f64f5fbe0601ffc4fc0275c.tar.bz2 gentoo-2-af6d20950fbe43487f64f5fbe0601ffc4fc0275c.zip |
Stable for amd64 wrt bug #521706
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 94f10ca0dd35..d735711faa75 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/unrealircd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.118 2014/08/15 06:40:27 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.119 2014/09/30 07:54:01 nimiux Exp $ + + 30 Sep 2014; Chema Alonso <nimiux@gentoo.org> unrealircd-3.2.10.4.ebuild: + Stable for amd64 wrt bug #521706 *unrealircd-3.2.10.4 (15 Aug 2014) diff --git a/net-irc/unrealircd/unrealircd-3.2.10.4.ebuild b/net-irc/unrealircd/unrealircd-3.2.10.4.ebuild index a92a0b34a36a..b393441f0eb0 100644 --- a/net-irc/unrealircd/unrealircd-3.2.10.4.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.4.ebuild,v 1.1 2014/08/15 06:40:27 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.10.4.ebuild,v 1.2 2014/09/30 07:54:01 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="class-nofakelag curl ipv6 +extban-stacking +operoverride operoverride-verify +prefixaq showlistmodes shunnotices ssl topicisnuhost +usermod zlib" |