diff options
author | 2013-12-06 20:40:01 +0000 | |
---|---|---|
committer | 2013-12-06 20:40:01 +0000 | |
commit | 59b3d95fac0eb27af566f8e7e3afa246c90dfaca (patch) | |
tree | 49d76b67281430231f3fdce2b11287f7f956d848 /net-irc/unrealircd/unrealircd-3.2.10.2.ebuild | |
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/unrealircd-3.2.10.2.ebuild')
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |