diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-03 14:16:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-03 14:16:52 +0000 |
commit | d8656526309eb3c5ded72aad9410cd0fd0a44030 (patch) | |
tree | eb3a585638abcea4d3125e9c09f5b6b6d9e2d461 /sys-boot/silo/silo-1.3.1-r1.ebuild | |
parent | Version bump (diff) | |
download | historical-d8656526309eb3c5ded72aad9410cd0fd0a44030.tar.gz historical-d8656526309eb3c5ded72aad9410cd0fd0a44030.tar.bz2 historical-d8656526309eb3c5ded72aad9410cd0fd0a44030.zip |
SRC_URI fixups
Diffstat (limited to 'sys-boot/silo/silo-1.3.1-r1.ebuild')
-rw-r--r-- | sys-boot/silo/silo-1.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/silo/silo-1.3.1-r1.ebuild b/sys-boot/silo/silo-1.3.1-r1.ebuild index e6ab083b2395..3c2757e11f8a 100644 --- a/sys-boot/silo/silo-1.3.1-r1.ebuild +++ b/sys-boot/silo/silo-1.3.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.1-r1.ebuild,v 1.2 2004/01/02 19:08:43 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.1-r1.ebuild,v 1.3 2004/05/03 14:16:52 gustavoz Exp $ inherit mount-boot S=${WORKDIR}/${P} DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" -SRC_URI="http://www.sparc-boot.org/pub/silo/${P}.tar.gz" +SRC_URI="http://www.sparc-boot.org/pub/silo/old/${P}.tar.gz" HOMEPAGE="http://www.sparc-boot.org" SLOT="0" |