From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-39939-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NpJCs-0006uE-3P
	for garchives@archives.gentoo.org; Wed, 10 Mar 2010 10:32:02 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0570CE0C1F;
	Wed, 10 Mar 2010 10:31:54 +0000 (UTC)
Received: from mailfilter21.ihug.co.nz (mailfilter21.ihug.co.nz [203.109.136.21])
	by pigeon.gentoo.org (Postfix) with ESMTP id 3E12FE0A7F
	for <gentoo-dev@lists.gentoo.org>; Wed, 10 Mar 2010 10:31:28 +0000 (UTC)
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AhkFAO8Dl0t2XRKM/2dsb2JhbAAvmld0vFGEeQSLCw
X-IronPort-AV: E=Sophos;i="4.49,613,1262516400"; 
   d="scan'208";a="53901262"
Received: from 118-93-18-140.dsl.dyn.ihug.co.nz (HELO linux.localnet) ([118.93.18.140])
  by cust.filter3.content.vf.net.nz with ESMTP/TLS/DHE-RSA-AES256-SHA; 10 Mar 2010 23:31:27 +1300
From: Alistair Bush <ali_bush@gentoo.org>
Organization: Gentoo Linux
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] The feature patch mess in the webalizer ebuild (and how to deal with it)
Date: Wed, 10 Mar 2010 11:33:00 +1300
User-Agent: KMail/1.13.1 (Linux/2.6.32-gentoo; KDE/4.4.1; x86_64; ; )
References: <4B97075B.8090605@gentoo.org>
In-Reply-To: <4B97075B.8090605@gentoo.org>
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-Id: <201003101133.00668.ali_bush@gentoo.org>
X-Archives-Salt: 4dce5a26-8ea2-4ac0-80db-014e0d409121
X-Archives-Hash: 2d91dc5e20d06b79a8d990ee14793811

> Solution
> ========
> 1) Add two new packages to the tree:
>    - app-admin/geolizer (/usr/bin/geolizer)
>    - app-admin/webalizer-xtended (/usr/bin/webalizer-xtended)
> 
> 2) Bump webalizer to 2.21 while
>   - no longer applying either feature patch
>   - removing use flag "xtended"
>   - keeping now hollow use flag "geoip" to reduce breakage
> 
> 3) Close related bug 231859
>    https://bugs.gentoo.org/show_bug.cgi?id=231859
> 
> I volunteer to do that.
> 
> Any objections or suggestions?

+1  we really should be attempting to keep as close to upstream as possible.