diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-06 20:40:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-06 20:40:01 +0000 |
commit | 59b3d95fac0eb27af566f8e7e3afa246c90dfaca (patch) | |
tree | 49d76b67281430231f3fdce2b11287f7f956d848 /net-irc/unrealircd | |
parent | Stable for amd64, wrt bug #493010 (diff) | |
download | gentoo-2-59b3d95fac0eb27af566f8e7e3afa246c90dfaca.tar.gz gentoo-2-59b3d95fac0eb27af566f8e7e3afa246c90dfaca.tar.bz2 gentoo-2-59b3d95fac0eb27af566f8e7e3afa246c90dfaca.zip |
Stable for amd64, wrt bug #492526
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 d9773a71f0e7..bdce731297bd 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.112 2013/12/03 05:37:20 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.113 2013/12/06 20:40:01 ago Exp $ + + 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> unrealircd-3.2.10.2.ebuild: + Stable for amd64, wrt bug #492526 03 Dec 2013; Nathan Phillip Brink <binki@gentoo.org> -unrealircd-3.2.10-r1.ebuild: diff --git a/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild b/net-irc/unrealircd/unrealircd-3.2.10.2.ebuild index 74ea5502c51d..32e5aef562d1 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.1 2013/12/03 05:34:42 binki Exp $ +# $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 $ 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" |