diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-11-13 00:52:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-11-13 00:52:49 +0000 |
commit | c09623422749a99af700af4be8f87cced49c64f3 (patch) | |
tree | 458cb312e4db99663902b4e023246a3c27da143c /sys-apps/linux32 | |
parent | Fixed broken Manifest. (Manifest recommit) (diff) | |
download | gentoo-2-c09623422749a99af700af4be8f87cced49c64f3.tar.gz gentoo-2-c09623422749a99af700af4be8f87cced49c64f3.tar.bz2 gentoo-2-c09623422749a99af700af4be8f87cced49c64f3.zip |
fix bug #71023
Diffstat (limited to 'sys-apps/linux32')
-rw-r--r-- | sys-apps/linux32/linux32-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/linux32/linux32-1.0.ebuild b/sys-apps/linux32/linux32-1.0.ebuild index 8ced17d9432e..0a5cc5e2c14b 100644 --- a/sys-apps/linux32/linux32-1.0.ebuild +++ b/sys-apps/linux32/linux32-1.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/linux32/linux32-1.0.ebuild,v 1.5 2004/06/30 17:30:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/linux32/linux32-1.0.ebuild,v 1.6 2004/11/13 00:52:49 mr_bones_ Exp $ DESCRIPTION="A utility that allows AMD64 code to run in an environment so that the uname() call returns non-AMD64-specific info" HOMEPAGE="ftp://ftp.x86-64.org/pub/linux-x86_64/tools/linux32/" -SRC_URI="mirror://${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" |