From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IeSLS-0001r9-5r for garchives@archives.gentoo.org; Sun, 07 Oct 2007 09:22:42 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l979BZSS030026; Sun, 7 Oct 2007 09:11:35 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9798Fkx024577 for ; Sun, 7 Oct 2007 09:08:15 GMT Received: from gentoo.org (c-67-171-150-177.hsd1.or.comcast.net [67.171.150.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 639F565236; Sun, 7 Oct 2007 09:08:14 +0000 (UTC) Date: Sun, 7 Oct 2007 02:08:13 -0700 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org, keri@gentoo.org Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-lang/swi-prolog: ChangeLog swi-prolog-5.6.43.ebuild Message-ID: <20071007090812.GH31103@supernova> References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@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: 03d7c06a-1617-4f59-aa16-7ff25c7a8c50 X-Archives-Hash: 909930136132f0e485be11bfd4620f4e On 23:57 Sat 06 Oct , Keri Harris (keri) wrote: > 1.1 dev-lang/swi-prolog/swi-prolog-5.6.43.ebuild > > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swi-prolog/swi-prolog-5.6.43.ebuild?rev=1.1&view=markup > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/swi-prolog/swi-prolog-5.6.43.ebuild?rev=1.1&content-type=text/plain > epatch "${WORKDIR}"/${PV}/1000-cflags.patch > epatch "${WORKDIR}"/${PV}/1001-multilib.patch > epatch "${WORKDIR}"/${PV}/1002-parallel-make.patch > epatch "${WORKDIR}"/${PV}/2100-thread-sandbox.patch > epatch "${WORKDIR}"/${PV}/2105-pl-profile-va-debug.patch > epatch "${WORKDIR}"/${PV}/2800-mandir.patch > epatch "${WORKDIR}"/${PV}/2900-thread-library.patch > epatch "${WORKDIR}"/${PV}/3029-clib-test.patch > epatch "${WORKDIR}"/${PV}/3059-ssl-test.patch > epatch "${WORKDIR}"/${PV}/3069-semweb-test.patch > epatch "${WORKDIR}"/${PV}/3150-jpl-env.patch > epatch "${WORKDIR}"/${PV}/3151-jpl-ppc-arch.patch > epatch "${WORKDIR}"/${PV}/3152-jpl-junit.patch > epatch "${WORKDIR}"/${PV}/3159-jpl-test.patch > epatch "${WORKDIR}"/${PV}/3160-xpce-parallel-build.patch > epatch "${WORKDIR}"/${PV}/3139-sgml-test.patch > epatch "${WORKDIR}"/${PV}/3149-sgml-RDF-test.patch > epatch "${WORKDIR}"/${PV}/3169-xpce-test.patch > epatch "${WORKDIR}"/${PV}/3199-ltx2htm.patch > epatch "${WORKDIR}"/${PV}/3229-zlib-test.patch You might want to just use epatch's bulk patching capability. Pass in the directory containing all the patches instead of specifying each one individually. Set EPATCH_FORCE="yes" if you don't want to switch the patch naming scheme. Thanks, Donnie -- gentoo-dev@gentoo.org mailing list