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
commit6de26df6b002e2619ff789d55ae66cea56cca8ec (patch)
tree0a5117ffa7f5825b26d4a4cef7d114688de34f0b /sys-boot
parentnew cvs snapshots of grub. Both have the acl/ext2 and acl/ext3 issues sorted... (diff)
downloadgentoo-2-6de26df6b002e2619ff789d55ae66cea56cca8ec.tar.gz
gentoo-2-6de26df6b002e2619ff789d55ae66cea56cca8ec.tar.bz2
gentoo-2-6de26df6b002e2619ff789d55ae66cea56cca8ec.zip
Added my dir to src_uri as a just in case measure
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/grub-0.93.20031222.ebuild5
-rw-r--r--sys-boot/grub/grub-0.93.20040125.ebuild5
2 files changed, 6 insertions, 4 deletions
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"