diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-22 20:41:42 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-22 20:41:42 +0000 |
commit | 111b98801949f9f4c001f881b3942849f02a908b (patch) | |
tree | b8828eaef253769692dc02c9f4069b98a39b72fb /app-emulation | |
parent | stable on amd64 (diff) | |
download | gentoo-2-111b98801949f9f4c001f881b3942849f02a908b.tar.gz gentoo-2-111b98801949f9f4c001f881b3942849f02a908b.tar.bz2 gentoo-2-111b98801949f9f4c001f881b3942849f02a908b.zip |
URI fix
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/emul-linux-x86-glibc/emul-linux-x86-glibc-1.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-emulation/emul-linux-x86-glibc/emul-linux-x86-glibc-1.1.ebuild b/app-emulation/emul-linux-x86-glibc/emul-linux-x86-glibc-1.1.ebuild index 064be3846a84..29d3c3c4c181 100644 --- a/app-emulation/emul-linux-x86-glibc/emul-linux-x86-glibc-1.1.ebuild +++ b/app-emulation/emul-linux-x86-glibc/emul-linux-x86-glibc-1.1.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-glibc/emul-linux-x86-glibc-1.1.ebuild,v 1.2 2004/08/18 21:44:47 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-glibc/emul-linux-x86-glibc-1.1.ebuild,v 1.3 2004/08/22 20:41:42 lv Exp $ DESCRIPTION="GNU C Library for emulation of 32bit x86 on amd64" HOMEPAGE="http://www.gentoo.org/" -SRC_URI="http://dev.gentoo.org/~kugelfang/emul-linux-x86-glibc-${PV}.tar.bz2 - mirror://gentoo/distfiles/emul-linux-x86-glibc-${PV}.tar.bz2" +SRC_URI="http://dev.gentoo.org/~lv/emul-linux-x86-glibc-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" |