diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-12-17 08:27:12 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-12-17 08:27:12 +0000 |
commit | 67f0358f94c6d8f6838c8db183221b4ad3646454 (patch) | |
tree | 11d116603a4910d73a408ce507fafbaa15e13060 /sys-libs | |
parent | new version (diff) | |
download | historical-67f0358f94c6d8f6838c8db183221b4ad3646454.tar.gz historical-67f0358f94c6d8f6838c8db183221b4ad3646454.tar.bz2 historical-67f0358f94c6d8f6838c8db183221b4ad3646454.zip |
moved to stable profile for sparc
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.1-r2.ebuild b/sys-libs/glibc/glibc-2.3.1-r2.ebuild index 3c63720f0d92..21738d4e29d8 100644 --- a/sys-libs/glibc/glibc-2.3.1-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.1-r2.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-r2.ebuild,v 1.12 2002/12/16 20:52:25 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.1-r2.ebuild,v 1.13 2002/12/17 08:27:12 seemant 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" +KEYWORDS="x86 ppc sparc alpha" # Is 99% compadible, just some .a's bork SLOT="2.2" LICENSE="GPL-2" |