diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 12:43:46 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 12:43:46 +0000 |
commit | 12a49318f3d69b1fef1ec29d3787ec5130d3390c (patch) | |
tree | 314de187d38800739d2890691dcc280b77ad31ec /sys-libs | |
parent | Unmask on alpha . Preparing for 1.4 final (diff) | |
download | gentoo-2-12a49318f3d69b1fef1ec29d3787ec5130d3390c.tar.gz gentoo-2-12a49318f3d69b1fef1ec29d3787ec5130d3390c.tar.bz2 gentoo-2-12a49318f3d69b1fef1ec29d3787ec5130d3390c.zip |
last but not least glibc 2.3.1-2 on alpha is stable
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 593ce92d1e5d..e1886b16e715 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.10 2002/12/15 10:44:24 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.1-r2.ebuild,v 1.11 2002/12/15 12:43:46 bjb Exp $ IUSE="nls pic build" @@ -40,7 +40,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" |