summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-08-01 10:34:39 +0000
committerSimon Stelling <blubb@gentoo.org>2005-08-01 10:34:39 +0000
commit5c39e256c9c7007d727162749708425a10561c30 (patch)
tree32ab127900bf7dd9e511f00b4303f96ddf2da6f3 /sys-boot
parentAdded to ~ppc (diff)
downloadhistorical-5c39e256c9c7007d727162749708425a10561c30.tar.gz
historical-5c39e256c9c7007d727162749708425a10561c30.tar.bz2
historical-5c39e256c9c7007d727162749708425a10561c30.zip
stable amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/ChangeLog5
-rw-r--r--sys-boot/grub/Manifest6
-rw-r--r--sys-boot/grub/grub-0.96-r2.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog
index e52f1bbdbfbb..624396cdca4e 100644
--- a/sys-boot/grub/ChangeLog
+++ b/sys-boot/grub/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.48 2005/07/28 17:53:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.49 2005/08/01 10:34:39 blubb Exp $
+
+ 01 Aug 2005; Simon Stelling <blubb@gentoo.org> grub-0.96-r2.ebuild:
+ stable on amd64
28 Jul 2005; Seemant Kulleen <seemant@gentoo.org>
-files/grub-0.93-gcc3.3.diff, -files/grub-0.94-gcc3.4.patch,
diff --git a/sys-boot/grub/Manifest b/sys-boot/grub/Manifest
index 3ea85a7e38cd..075badcea440 100644
--- a/sys-boot/grub/Manifest
+++ b/sys-boot/grub/Manifest
@@ -1,9 +1,9 @@
-MD5 0e84b55904d11af17fa2e02be90806e1 ChangeLog 15046
-MD5 b0eacbb6edb031d87f33ed0b08f5916d metadata.xml 226
MD5 c8d30bf5c47b6d9cb935d2adb12a9ac9 grub-0.92-r1.ebuild 2629
+MD5 0d0237e5ae0c9763cb910716bcbaf00f grub-0.96-r2.ebuild 4552
MD5 52b747f4b18ebbbf107c529237382dc8 grub-0.94-r1.ebuild 3640
MD5 49ae7636425891125ae6cb623a4d6570 grub-0.96-r1.ebuild 4699
-MD5 91baddb979a9c56345bb897b3b085a11 grub-0.96-r2.ebuild 4555
+MD5 b0eacbb6edb031d87f33ed0b08f5916d metadata.xml 226
+MD5 5db19c654bf7a01c94dc8427fa0d7be5 ChangeLog 15133
MD5 5695c7ea410b6913901208938e05b1ad files/digest-grub-0.92-r1 190
MD5 c5c746f1feb71d47fb2f5481590b83df files/digest-grub-0.94-r1 190
MD5 a098fd63c2d2748ecbbfe53aae07ed79 files/digest-grub-0.96-r1 193
diff --git a/sys-boot/grub/grub-0.96-r2.ebuild b/sys-boot/grub/grub-0.96-r2.ebuild
index cd91b2789670..74dc907c0f11 100644
--- a/sys-boot/grub/grub-0.96-r2.ebuild
+++ b/sys-boot/grub/grub-0.96-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.96-r2.ebuild,v 1.6 2005/07/28 17:53:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.96-r2.ebuild,v 1.7 2005/08/01 10:34:39 blubb Exp $
inherit mount-boot eutils flag-o-matic toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="static netboot"
RDEPEND=">=sys-libs/ncurses-5.2-r5"