From c85877714ef70283711db2b0c385733e3a0e7c27 Mon Sep 17 00:00:00 2001 From: Tobias Scherbaum Date: Fri, 6 Apr 2007 22:00:41 +0000 Subject: ppc stable, bug #171421 (Portage version: 2.1.2.3) --- net-irc/unrealircd/ChangeLog | 6 +++++- net-irc/unrealircd/unrealircd-3.2.6.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-irc') diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 5102bf5966e5..137a8a097a1c 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,10 @@ # 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.53 2007/03/24 21:31:57 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.54 2007/04/06 22:00:41 dertobi123 Exp $ + + 06 Apr 2007; Tobias Scherbaum + unrealircd-3.2.6.ebuild: + ppc stable, bug #171421 24 Mar 2007; Sven Wegener unrealircd-3.2.6.ebuild: Add local USE flag for chanadmin and chanowner prefix support. diff --git a/net-irc/unrealircd/unrealircd-3.2.6.ebuild b/net-irc/unrealircd/unrealircd-3.2.6.ebuild index 1df8ba48550b..ad59db59d7e9 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.4 2007/03/24 21:31:57 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.6.ebuild,v 1.5 2007/04/06 22:00:41 dertobi123 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 prefixaq" RDEPEND="ssl? ( dev-libs/openssl ) -- cgit v1.2.3-65-gdbad