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 1Lbmv4-00051e-O3 for garchives@archives.gentoo.org; Tue, 24 Feb 2009 02:21:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7861DE02DF; Tue, 24 Feb 2009 02:21:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 39F35E02DF for ; Tue, 24 Feb 2009 02:21:13 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id DC179B5CC7 for ; Tue, 24 Feb 2009 02:21:12 +0000 (UTC) Received: from dirtyepic by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Lbmv2-0006BJ-8U for gentoo-commits@lists.gentoo.org; Tue, 24 Feb 2009 02:21:12 +0000 From: "Ryan Hill (dirtyepic)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dirtyepic@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/mutella: ChangeLog mutella-0.4.5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog mutella-0.4.5.ebuild X-VCS-Directories: net-p2p/mutella X-VCS-Committer: dirtyepic X-VCS-Committer-Name: Ryan Hill Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ryan Hill Date: Tue, 24 Feb 2009 02:21:12 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 17a82c74-2240-4ced-9e72-621fd3187be9 X-Archives-Hash: 177738e715e0bcdafa7547ee316e9b13 dirtyepic 09/02/24 02:21:12 Modified: ChangeLog mutella-0.4.5.ebuild Log: Fix building w/ gcc-4.3 (bug #251555). Patch from Gene Seto (Portage version: 2.2_rc23/cvs/Linux x86_64) Revision Changes Path 1.25 net-p2p/mutella/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mutella/Ch= angeLog?rev=3D1.25&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mutella/Ch= angeLog?rev=3D1.25&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mutella/Ch= angeLog?r1=3D1.24&r2=3D1.25 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-p2p/mutella/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 13 Apr 2008 21:52:25 -0000 1.24 +++ ChangeLog 24 Feb 2009 02:21:11 -0000 1.25 @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/mutella -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/mutella/ChangeLog,v 1.24 2008= /04/13 21:52:25 betelgeuse Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mutella/ChangeLog,v 1.25 2009= /02/24 02:21:11 dirtyepic Exp $ + + 24 Feb 2009; Ryan Hill + +files/mutella-0.4.5-gcc43.patch, mutella-0.4.5.ebuild: + Fix building w/ gcc-4.3 (bug #251555). Patch from Gene Seto =20 13 Apr 2008; Petteri R=C3=A4ty mutella-0.4.5.e= build: Remove DEPEND on virtual/libc. 1.8 net-p2p/mutella/mutella-0.4.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mutella/mu= tella-0.4.5.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mutella/mu= tella-0.4.5.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/mutella/mu= tella-0.4.5.ebuild?r1=3D1.7&r2=3D1.8 Index: mutella-0.4.5.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-p2p/mutella/mutella-0.4.5.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mutella-0.4.5.ebuild 13 Apr 2008 21:52:25 -0000 1.7 +++ mutella-0.4.5.ebuild 24 Feb 2009 02:21:11 -0000 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/mutella/mutella-0.4.5.ebuild,= v 1.7 2008/04/13 21:52:25 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mutella/mutella-0.4.5.ebuild,= v 1.8 2009/02/24 02:21:11 dirtyepic Exp $ =20 inherit eutils =20 @@ -18,6 +18,7 @@ cd "${S}" =20 epatch "${FILESDIR}/${P}-gcc41.patch" + epatch "${FILESDIR}"/${P}-gcc43.patch } =20 src_compile() { @@ -27,6 +28,6 @@ } =20 src_install() { - make DESTDIR=3D"${D}" install || die + emake DESTDIR=3D"${D}" install || die dodoc AUTHORS ChangeLog COPYING INSTALL LICENSE KNOWN-BUGS README TODO }