diff options
author | 2003-01-29 16:18:15 +0000 | |
---|---|---|
committer | 2003-01-29 16:18:15 +0000 | |
commit | 92c441fb802dd6c698a611a19246b0dd9c30e3c9 (patch) | |
tree | 3821962bb2c3a585b9ce691b8ccaa2ad7f922c66 /sys-libs/glibc/glibc-2.3.1-r3.ebuild | |
parent | Fix not setting PATH correctly all the time in Linux*Env.Set (diff) | |
download | historical-92c441fb802dd6c698a611a19246b0dd9c30e3c9.tar.gz historical-92c441fb802dd6c698a611a19246b0dd9c30e3c9.tar.bz2 historical-92c441fb802dd6c698a611a19246b0dd9c30e3c9.zip |
changed ~sparc to sparc
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.1-r3.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.1-r3.ebuild b/sys-libs/glibc/glibc-2.3.1-r3.ebuild index b517e855b7d7..b38eaa10fa39 100644 --- a/sys-libs/glibc/glibc-2.3.1-r3.ebuild +++ b/sys-libs/glibc/glibc-2.3.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.1-r3.ebuild,v 1.3 2003/01/23 21:53:00 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.1-r3.ebuild,v 1.4 2003/01/29 16:18:15 jmorgan Exp $ IUSE="nls pic build" @@ -44,7 +44,7 @@ SRC_URI="http://ftp.gnu.org/gnu/glibc/glibc-${PV}.tar.gz http://ftp.gnu.org/gnu/glibc/glibc-linuxthreads-${PV}.tar.gz" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips" +KEYWORDS="~x86 ~ppc sparc ~alpha ~mips" # Is 99% compadible, just some .a's bork SLOT="2.2" LICENSE="GPL-2" |