diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 07:49:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 07:49:06 +0000 |
commit | bc397b28fcbda3a77fd566a2047d0c9728450397 (patch) | |
tree | bf073c121e48932496e69fc7eabdf07a263abcd3 /net-irc/unrealircd | |
parent | Stable for x86, wrt bug #476296 (diff) | |
download | gentoo-2-bc397b28fcbda3a77fd566a2047d0c9728450397.tar.gz gentoo-2-bc397b28fcbda3a77fd566a2047d0c9728450397.tar.bz2 gentoo-2-bc397b28fcbda3a77fd566a2047d0c9728450397.zip |
Stable for x86, wrt bug #476342
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 61e9054441f9..dd9ed8410e09 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/unrealircd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.107 2013/07/10 18:28:59 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.108 2013/07/13 07:49:06 ago Exp $ + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unrealircd-3.2.10.1.ebuild: + Stable for x86, wrt bug #476342 10 Jul 2013; Chema Alonso <nimiux@gentoo.org> unrealircd-3.2.10.1.ebuild: Stable for amd64 wrt bug #476342 diff --git a/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild b/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild index 520148bb6f95..fb991543ee36 100644 --- a/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.1.ebuild,v 1.3 2013/07/10 18:28:59 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild,v 1.4 2013/07/13 07:49:06 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 ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux" IUSE="curl ipv6 +extban-stacking +operoverride operoverride-verify +prefixaq showlistmodes shunnotices ssl topicisnuhost +usermod zlib" |