diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-07-28 14:27:16 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-07-28 14:27:16 +0000 |
commit | 575f69d97c34152c0e28b19d3fbb6fa2319e4f41 (patch) | |
tree | a7c27735fda866f1141dbe240281c33ea8e1a231 /sys-boot/grub/grub-0.92-r1.ebuild | |
parent | clean up src_uri and keyword to x86 and amd64 (diff) | |
download | historical-575f69d97c34152c0e28b19d3fbb6fa2319e4f41.tar.gz historical-575f69d97c34152c0e28b19d3fbb6fa2319e4f41.tar.bz2 historical-575f69d97c34152c0e28b19d3fbb6fa2319e4f41.zip |
remove d.g.o/me from src_uri
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-boot/grub/grub-0.92-r1.ebuild')
-rw-r--r-- | sys-boot/grub/grub-0.92-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-boot/grub/grub-0.92-r1.ebuild b/sys-boot/grub/grub-0.92-r1.ebuild index bc25576bea56..212321e35d1e 100644 --- a/sys-boot/grub/grub-0.92-r1.ebuild +++ b/sys-boot/grub/grub-0.92-r1.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.92-r1.ebuild,v 1.9 2005/05/30 19:58:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.92-r1.ebuild,v 1.10 2005/07/28 14:27:16 seemant Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs @@ -8,8 +8,7 @@ PATCHVER=0.1 DESCRIPTION="GNU GRUB boot loader" HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="ftp://alpha.gnu.org/gnu/grub/${P}.tar.gz - mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2 - http://dev.gentoo.org/~seemant/extras/${P}-gentoo-${PATCHVER}.tar.bz2" + mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2" LICENSE="GPL-2" SLOT="0" |