From: Raúl Porcel Date: Mon, 19 Mar 2007 10:47:43 +0000 (+0000) Subject: x86 stable wrt bug 171421 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=15dbc2598f116f0f056135ea8252134cc615803e;p=gentoo.git x86 stable wrt bug 171421 Package-Manager: portage-2.1.2.2 --- diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index ee9696d766f6..0a827eca9917 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/unrealircd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.50 2007/02/18 21:27:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.51 2007/03/19 10:47:43 armin76 Exp $ + + 19 Mar 2007; Raúl Porcel unrealircd-3.2.6.ebuild: + x86 stable wrt bug 171421 *unrealircd-3.2.6 (18 Feb 2007) diff --git a/net-irc/unrealircd/unrealircd-3.2.6.ebuild b/net-irc/unrealircd/unrealircd-3.2.6.ebuild index 63a5cc77e1bf..5e58187c4033 100644 --- a/net-irc/unrealircd/unrealircd-3.2.6.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.6.ebuild,v 1.1 2007/02/18 21:27:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.6.ebuild,v 1.2 2007/03/19 10:47:43 armin76 Exp $ inherit eutils ssl-cert versionator multilib @@ -15,7 +15,7 @@ SRC_URI="http://unreal.brueggisite.de/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="hub ipv6 ssl zlib curl" RDEPEND="ssl? ( dev-libs/openssl )