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 1If6nH-0001EX-A5 for garchives@archives.gentoo.org; Tue, 09 Oct 2007 04:34:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l994Nbgr014826; Tue, 9 Oct 2007 04:23:37 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 l994LlMn012454 for ; Tue, 9 Oct 2007 04:21:48 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 4BCBF652C3; Tue, 9 Oct 2007 04:21:47 +0000 (UTC) Date: Mon, 8 Oct 2007 21:21:45 -0700 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org, cardoe@gentoo.org Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-fs/evms: ChangeLog evms-2.5.5-r8.ebuild Message-ID: <20071009042145.GC31103@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: 59b4f780-a041-417c-9aac-6861a656db33 X-Archives-Hash: a3bc2599be02999d50e401ec7c18b01d On 22:01 Mon 08 Oct , Doug Goldstein (cardoe) wrote: > 1.1 sys-fs/evms/evms-2.5.5-r8.ebuild > > file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/evms/evms-2.5.5-r8.ebuild?rev=1.1&view=markup > plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/evms/evms-2.5.5-r8.ebuild?rev=1.1&content-type=text/plain > epatch "${FILESDIR}/${PV}/md_super_fix.patch" > epatch "${FILESDIR}/${PV}/ntfs_unmkfs.patch" > epatch "${FILESDIR}/${PV}/raid5_degrade_fix_v2.patch" > epatch "${FILESDIR}/${PV}/raid5_remove_spare_fix.patch" > epatch "${FILESDIR}/${PV}/raid5_remove_spare_fix_2.patch" > epatch "${FILESDIR}/${PV}/raid5_algorithm.patch" > epatch "${FILESDIR}/${PV}/cli_reload_options.patch" > epatch "${FILESDIR}/${PV}/cli_query_segfault.patch" > epatch "${FILESDIR}/${PV}/get_geometry.patch" > epatch "${FILESDIR}/${PV}/BaseName.patch" > epatch "${FILESDIR}/${PV}/disk_cache.patch" > > epatch "${FILESDIR}/${P}-as-needed.patch" > epatch "${FILESDIR}/${P}-glib_dep.patch" > epatch "${FILESDIR}/${P}-ocfs2.patch" > epatch "${FILESDIR}/${P}-use_disk_group.patch" > epatch "${FILESDIR}/${P}-pagesize.patch" This would be another good candidate for using epatch's bulk patching, particularly if you moved the last group of patches into the PV directory. > mv -f ${D}/$(get_libdir)/*.a "${D}/usr/$(get_libdir)" > mv -f ${D}/sbin/evmsgui ${D}/usr/sbin Quoting Thanks, Donnie -- gentoo-dev@gentoo.org mailing list