diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-06 20:41:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-06 20:41:26 +0000 |
commit | 0b31ba7f4502e31e5f65983bc96e99aebaa84814 (patch) | |
tree | 9043450679c83ddb8f00137d937487a52c7646a0 /net-irc/unrealircd | |
parent | Stable for x86, wrt bug #493292 (diff) | |
download | gentoo-2-0b31ba7f4502e31e5f65983bc96e99aebaa84814.tar.gz gentoo-2-0b31ba7f4502e31e5f65983bc96e99aebaa84814.tar.bz2 gentoo-2-0b31ba7f4502e31e5f65983bc96e99aebaa84814.zip |
Stable for x86, wrt bug #492526
(Portage version: 2.2.1/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index bdce731297bd..091356abe1a6 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.113 2013/12/06 20:40:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.114 2013/12/06 20:41:26 ago Exp $ + + 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> unrealircd-3.2.10.2.ebuild: + Stable for x86, wrt bug #492526 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> unrealircd-3.2.10.2.ebuild: Stable for amd64, wrt bug #492526 diff --git a/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild b/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild index 32e5aef562d1..fc6fba7c71c8 100644 --- a/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.10.2.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.2.ebuild,v 1.2 2013/12/06 20:40:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild,v 1.3 2013/12/06 20:41:26 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" |