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 ) id 1O11Ku-0005OS-LA for garchives@archives.gentoo.org; Sun, 11 Apr 2010 17:52:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE118E07A9; Sun, 11 Apr 2010 17:52:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A695EE07A9 for ; Sun, 11 Apr 2010 17:52:43 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 528D21B4047 for ; Sun, 11 Apr 2010 17:52:43 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2160) id 8B6FD2C04A; Sun, 11 Apr 2010 17:52:42 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/amule: amule-2.2.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: amule-2.2.6.ebuild ChangeLog X-VCS-Directories: net-p2p/amule X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20100411175242.8B6FD2C04A@corvid.gentoo.org> Date: Sun, 11 Apr 2010 17:52:42 +0000 (UTC) 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: deed678a-f83e-4f88-8ab4-a30cd8f9108e X-Archives-Hash: de423127794a00836413d199ed993a82 armin76 10/04/11 17:52:42 Modified: amule-2.2.6.ebuild ChangeLog Log: Add patch from debian to build on hppa wrt #312831 (Portage version: 2.1.7.17/cvs/Linux ia64) Revision Changes Path 1.6 net-p2p/amule/amule-2.2.6.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/amul= e-2.2.6.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/amul= e-2.2.6.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/amul= e-2.2.6.ebuild?r1=3D1.5&r2=3D1.6 Index: amule-2.2.6.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/amule/amule-2.2.6.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- amule-2.2.6.ebuild 20 Mar 2010 13:13:45 -0000 1.5 +++ amule-2.2.6.ebuild 11 Apr 2010 17:52:42 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.6.ebuild,v 1.= 5 2010/03/20 13:13:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.2.6.ebuild,v 1.= 6 2010/04/11 17:52:42 armin76 Exp $ =20 EAPI=3D"2" =20 @@ -50,6 +50,10 @@ fi } =20 +src_unpack() { + epatch "${FILESDIR}"/${P}-fallocate.diff +} + src_configure() { local myconf =20 1.150 net-p2p/amule/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/Chan= geLog?rev=3D1.150&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/Chan= geLog?rev=3D1.150&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/amule/Chan= geLog?r1=3D1.149&r2=3D1.150 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/amule/ChangeLog,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- ChangeLog 20 Mar 2010 13:13:45 -0000 1.149 +++ ChangeLog 11 Apr 2010 17:52:42 -0000 1.150 @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/amule # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.149 2010/= 03/20 13:13:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.150 2010/= 04/11 17:52:42 armin76 Exp $ + + 11 Apr 2010; Ra=C3=BAl Porcel amule-2.2.6.ebuild, + +files/amule-2.2.6-fallocate.diff: + Add patch from debian to build on hppa wrt #312831 =20 20 Mar 2010; Ra=C3=BAl Porcel amule-2.2.6.ebuild: alpha/x86 stable wrt #309293