--- /usr/portage/sys-boot/grub/grub-0.97-r8.ebuild 2008-11-06 02:28:56.000000000 +0100 +++ grub-0.97-r8.ebuild 2008-12-21 17:03:30.000000000 +0100 @@ -59,6 +59,7 @@ if [[ -n ${PATCHVER} ]] ; then EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/patch + epatch "${FILESDIR}/grub-0.97-ext4extents.patch" eautoreconf fi }