summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-01-25 18:22:07 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-01-25 18:22:07 +0000
commitfe178087e68dcf74a785258eecd2a1279a271cbf (patch)
tree7bd22cff2ec15f1563c9431729eb7505d39ae57b /sys-boot/grub
parentnew cvs snapshots of grub. Both have the acl/ext2 and acl/ext3 issues sorted... (diff)
downloadhistorical-fe178087e68dcf74a785258eecd2a1279a271cbf.tar.gz
historical-fe178087e68dcf74a785258eecd2a1279a271cbf.tar.bz2
historical-fe178087e68dcf74a785258eecd2a1279a271cbf.zip
Added my dir to src_uri as a just in case measure
Diffstat (limited to 'sys-boot/grub')
-rw-r--r--sys-boot/grub/Manifest4
-rw-r--r--sys-boot/grub/grub-0.93.20031222.ebuild5
-rw-r--r--sys-boot/grub/grub-0.93.20040125.ebuild5
3 files changed, 8 insertions, 6 deletions
diff --git a/sys-boot/grub/Manifest b/sys-boot/grub/Manifest
index 9fbac5a1fdfb..7ef86e6eb09f 100644
--- a/sys-boot/grub/Manifest
+++ b/sys-boot/grub/Manifest
@@ -1,6 +1,6 @@
MD5 90a586f628c8972bcf8c213bea95a19a grub-0.92-r1.ebuild 2544
-MD5 30e60648f2d34a0fa4bdc82ba7744a6a grub-0.93.20040125.ebuild 3424
-MD5 eb6e09366d3dc4b2652d938b8f900647 grub-0.93.20031222.ebuild 3424
+MD5 2975a6c11508d86b142407b10a1fe4d8 grub-0.93.20040125.ebuild 3476
+MD5 a2f1c803b74cbb0d24cc25910ad48d11 grub-0.93.20031222.ebuild 3476
MD5 c1d2441189966c9f3a322ce41f2ba0ac ChangeLog 7640
MD5 d04437db395a6b8dc86d22a86592e8f1 grub-0.93.20030118.ebuild 2441
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
diff --git a/sys-boot/grub/grub-0.93.20031222.ebuild b/sys-boot/grub/grub-0.93.20031222.ebuild
index 823f23658eac..073f28088cca 100644
--- a/sys-boot/grub/grub-0.93.20031222.ebuild
+++ b/sys-boot/grub/grub-0.93.20031222.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.93.20031222.ebuild,v 1.1 2004/01/25 18:13:50 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.93.20031222.ebuild,v 1.2 2004/01/25 18:22:07 seemant Exp $
inherit mount-boot eutils flag-o-matic
@@ -11,7 +11,8 @@ IUSE="static"
S=${WORKDIR}/${PN}
DESCRIPTION="GNU GRUB boot loader"
HOMEPAGE="http://www.gnu.org/software/grub/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2
+ http://dev.gentoo.org/~seemant/extras/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-boot/grub/grub-0.93.20040125.ebuild b/sys-boot/grub/grub-0.93.20040125.ebuild
index 1fcbb6985ee4..9a4a201136ce 100644
--- a/sys-boot/grub/grub-0.93.20040125.ebuild
+++ b/sys-boot/grub/grub-0.93.20040125.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.93.20040125.ebuild,v 1.1 2004/01/25 18:13:50 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.93.20040125.ebuild,v 1.2 2004/01/25 18:22:07 seemant Exp $
inherit mount-boot eutils flag-o-matic
@@ -11,7 +11,8 @@ IUSE="static"
S=${WORKDIR}/${PN}
DESCRIPTION="GNU GRUB boot loader"
HOMEPAGE="http://www.gnu.org/software/grub/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2
+ http://dev.gentoo.org/~seemant/extras/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"