From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JPur9-00029Y-9D for garchives@archives.gentoo.org; Fri, 15 Feb 2008 07:19:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89960E087A; Fri, 15 Feb 2008 07:19:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 645E8E087A for ; Fri, 15 Feb 2008 07:19:33 +0000 (UTC) Received: from gentoo.org (c-67-171-150-177.hsd1.or.comcast.net [67.171.150.177]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id A76C765A88; Fri, 15 Feb 2008 07:19:32 +0000 (UTC) Date: Thu, 14 Feb 2008 23:19:31 -0800 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org, pva@gentoo.org Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-analyzer/cacti: ChangeLog metadata.xml cacti-0.8.7a-r2.ebuild cacti-0.8.6j-r8.ebuild cacti-0.8.7b.ebuild cacti-0.8.7a-r1.ebuild cacti-0.8.7a.ebuild Message-ID: <20080215071930.GC26221@supernova> References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: b130c483-d6b8-4800-805c-9808dde260aa X-Archives-Hash: a74be887f00c2270116b60894d804a62 On 13:00 Wed 13 Feb , Peter Volkov (pva) wrote: > 1.1 net-analyzer/cacti/cacti-0.8.7a-r2.ebuild > > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti/cacti-0.8.7a-r2.ebuild?rev=1.1&view=markup > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/cacti/cacti-0.8.7a-r2.ebuild?rev=1.1&content-type=text/plain > IUSE="snmp bundled-adodb" > !bundled-adodb? ( dev-php/adodb ) > use bundled-adodb || sed -i -e \ > 's:$config\["library_path"\] . "/adodb/adodb.inc.php":"adodb/adodb.inc.php":' \ > "${S}"/include/global.php > use bundled-adodb || phpUseFlags="${phpUseFlags} sockets" Why is bundling even an option? We should always force external packages to be used, or we end up with more zlib messes. Thanks, Donnie -- gentoo-dev@lists.gentoo.org mailing list