summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2003-01-18 11:31:49 +0000
committerDonny Davies <woodchip@gentoo.org>2003-01-18 11:31:49 +0000
commit4a4c1dfcfa41b02dd020b43236dd10524debc735 (patch)
treecf9d9ba27bb643f4bb307a6ee735a66da8c9807c /sys-apps
parentnew testing release (diff)
downloadhistorical-4a4c1dfcfa41b02dd020b43236dd10524debc735.tar.gz
historical-4a4c1dfcfa41b02dd020b43236dd10524debc735.tar.bz2
historical-4a4c1dfcfa41b02dd020b43236dd10524debc735.zip
fix one more bug; #9180
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/grub/ChangeLog7
-rw-r--r--sys-apps/grub/grub-0.93.20030118.ebuild3
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-apps/grub/ChangeLog b/sys-apps/grub/ChangeLog
index 220bc4f6e5de..2eddb4d6fad4 100644
--- a/sys-apps/grub/ChangeLog
+++ b/sys-apps/grub/ChangeLog
@@ -1,11 +1,12 @@
# ChangeLog for sys-apps/grub
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/ChangeLog,v 1.15 2003/01/18 11:23:39 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/ChangeLog,v 1.16 2003/01/18 11:31:49 woodchip Exp $
*grub-0.93.20030118 (18 Jan 2003)
- 18 Jan 2003; Donny Davies <woodchip@gentoo.org> :
- New testing release; closing #11821, #13242. See ebuild for patch list.
+ 18 Jan 2003; Donny Davies <woodchip@gentoo.org> grub-0.93.20030118.ebuild :
+ New testing release; closing #11821, #13242, #9180. See the ebuild
+ for the detailed patch list.
*grub-0.92-r1 (02 Oct 2002)
diff --git a/sys-apps/grub/grub-0.93.20030118.ebuild b/sys-apps/grub/grub-0.93.20030118.ebuild
index 68e864d6bcf7..7dbc70c8330e 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.1 2003/01/18 11:23:39 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.93.20030118.ebuild,v 1.2 2003/01/18 11:31:49 woodchip Exp $
inherit mount-boot
@@ -47,6 +47,7 @@ src_install() {
insinto /boot/grub
doins ${FILESDIR}/splash.xpm.gz
+ newins docs/menu.lst grub.conf.sample
dodoc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO
newdoc docs/menu.lst grub.conf.sample