diff options
author | Donny Davies <woodchip@gentoo.org> | 2003-01-18 11:36:17 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2003-01-18 11:36:17 +0000 |
commit | 47fe4874f66e7d32a72292e3606edcd8a23363ab (patch) | |
tree | d53a821ed867fc753fb1f399b69fb99e3a48cd2f /sys-apps/grub | |
parent | fix one more bug; #9180 (diff) | |
download | historical-47fe4874f66e7d32a72292e3606edcd8a23363ab.tar.gz historical-47fe4874f66e7d32a72292e3606edcd8a23363ab.tar.bz2 historical-47fe4874f66e7d32a72292e3606edcd8a23363ab.zip |
add grub CVS to patch list
Diffstat (limited to 'sys-apps/grub')
-rw-r--r-- | sys-apps/grub/grub-0.93.20030118.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/grub/grub-0.93.20030118.ebuild b/sys-apps/grub/grub-0.93.20030118.ebuild index 7dbc70c8330e..ee1619642dac 100644 --- a/sys-apps/grub/grub-0.93.20030118.ebuild +++ b/sys-apps/grub/grub-0.93.20030118.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.93.20030118.ebuild,v 1.2 2003/01/18 11:31:49 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.93.20030118.ebuild,v 1.3 2003/01/18 11:36:17 woodchip Exp $ inherit mount-boot @@ -21,7 +21,8 @@ src_unpack() { cd ${S} || die # grub-0.93.20030118-gentoo.diff; <woodchip@gentoo.org> (18 Jan 2003) - # -vga16 patches; from Debian's grub-0.93+cvs20030102-1.diff + # -fixes from grub CVS pulled on 20030118 + # -vga16 patches; mined from Debian's grub-0.93+cvs20030102-1.diff # -special-raid-devices.patch # -addsyncs.patch # -splashimagehelp.patch |