diff options
author | Joshua Kinard <kumba@gentoo.org> | 2005-07-08 04:06:59 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2005-07-08 04:06:59 +0000 |
commit | d847fd5e3898205ff154a1758bff3349e29dc579 (patch) | |
tree | c8ad9aed6e9f28bfe6fff87628bf674debb6cd7e /sys-apps/linux32/linux32-1.0.ebuild | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-d847fd5e3898205ff154a1758bff3349e29dc579.tar.gz gentoo-2-d847fd5e3898205ff154a1758bff3349e29dc579.tar.bz2 gentoo-2-d847fd5e3898205ff154a1758bff3349e29dc579.zip |
Literal re-write of linux32. Based off of a patch from debian's version, this works on multiple archs. Deprecates sys-devel/sparc32 and sys-devel/mips32, and avoids the need for other such variants. Due to the changes, amd64 and x86 keywords were dropped to avoid problems. sparc, mips, ppc, and ppc64 are the initial keywords for this newer revision.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-apps/linux32/linux32-1.0.ebuild')
-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 0a5cc5e2c14b..421b2e89b9e2 100644 --- a/sys-apps/linux32/linux32-1.0.ebuild +++ b/sys-apps/linux32/linux32-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.6 2004/11/13 00:52:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/linux32/linux32-1.0.ebuild,v 1.7 2005/07/08 04:06:59 kumba 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/" |