diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-14 12:14:59 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-14 12:14:59 +0000 |
commit | 1e9e0eecd247fc009e5146ded2d319cd3c689044 (patch) | |
tree | d9922069cbf6c34bad6cca84b0f0026600085e17 /sys-boot | |
parent | Add patch to prevent nautilus from flipping out when not managing the desktop... (diff) | |
download | historical-1e9e0eecd247fc009e5146ded2d319cd3c689044.tar.gz historical-1e9e0eecd247fc009e5146ded2d319cd3c689044.tar.bz2 historical-1e9e0eecd247fc009e5146ded2d319cd3c689044.zip |
x86 stable, bug 269201
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub-static/ChangeLog | 6 | ||||
-rw-r--r-- | sys-boot/grub-static/grub-static-0.97-r9.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r9.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/sys-boot/grub-static/ChangeLog b/sys-boot/grub-static/ChangeLog index c72fb307fe6b..41b942b2fb42 100644 --- a/sys-boot/grub-static/ChangeLog +++ b/sys-boot/grub-static/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/grub-static # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.18 2009/01/11 21:04:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.19 2009/05/14 12:14:59 fauli Exp $ + + 14 May 2009; Christian Faulhammer <fauli@gentoo.org> + grub-static-0.97-r9.ebuild: + x86 stable, bug 269201 11 Jan 2009; Markus Meier <maekke@gentoo.org> grub-static-0.97-r6.ebuild: amd64 stable, bug #254028 diff --git a/sys-boot/grub-static/grub-static-0.97-r9.ebuild b/sys-boot/grub-static/grub-static-0.97-r9.ebuild index 86c0dbdd5193..16e3c0646aad 100644 --- a/sys-boot/grub-static/grub-static-0.97-r9.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.1 2009/01/03 21:07:21 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.2 2009/05/14 12:14:59 fauli Exp $ # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but @@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" IUSE="" DEPEND="!sys-boot/grub" PROVIDE="virtual/bootloader" diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index 355e1f23f0c5..7422cd04012a 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/grub # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.116 2009/05/10 04:16:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.117 2009/05/14 12:14:12 fauli Exp $ + + 14 May 2009; Christian Faulhammer <fauli@gentoo.org> grub-0.97-r9.ebuild: + x86 stable, bug 269201 10 May 2009; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r9.ebuild: Bug #261857: easier install with $ROOT usage. diff --git a/sys-boot/grub/grub-0.97-r9.ebuild b/sys-boot/grub/grub-0.97-r9.ebuild index 0098617f49a3..78398ccd78da 100644 --- a/sys-boot/grub/grub-0.97-r9.ebuild +++ b/sys-boot/grub/grub-0.97-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r9.ebuild,v 1.2 2009/05/10 04:16:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r9.ebuild,v 1.3 2009/05/14 12:14:12 fauli Exp $ # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but @@ -19,7 +19,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" IUSE="custom-cflags ncurses netboot static" DEPEND="ncurses? ( |