diff options
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.2-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.2-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.2-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.2-r4.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-libs/glibc/glibc-2.3.2-r1.ebuild b/sys-libs/glibc/glibc-2.3.2-r1.ebuild index a6d76b93b443..133f71265ec4 100644 --- a/sys-libs/glibc/glibc-2.3.2-r1.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2-r1.ebuild,v 1.24 2003/09/08 03:28:49 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r1.ebuild,v 1.25 2003/09/08 23:01:10 vapier Exp $ IUSE="nls pic build nptl" @@ -227,7 +227,7 @@ pkg_setup() { then # Just tell the user not to expect too much ... ewarn "You have \"nptl\" in your USE, but your kernel version or" - ewarn "architecture do not support it!" + ewarn "architecture does not support it!" fi } diff --git a/sys-libs/glibc/glibc-2.3.2-r2.ebuild b/sys-libs/glibc/glibc-2.3.2-r2.ebuild index 4c853e7efd69..8b92564772df 100644 --- a/sys-libs/glibc/glibc-2.3.2-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2-r2.ebuild,v 1.12 2003/09/07 15:37:05 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r2.ebuild,v 1.13 2003/09/08 23:01:10 vapier Exp $ IUSE="nls pic build nptl" @@ -273,7 +273,7 @@ pkg_setup() { then # Just tell the user not to expect too much ... ewarn "You have \"nptl\" in your USE, but your kernel version or" - ewarn "architecture do not support it!" + ewarn "architecture does not support it!" fi } diff --git a/sys-libs/glibc/glibc-2.3.2-r3.ebuild b/sys-libs/glibc/glibc-2.3.2-r3.ebuild index efb4a805db4a..739328a85261 100644 --- a/sys-libs/glibc/glibc-2.3.2-r3.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2-r3.ebuild,v 1.7 2003/09/07 15:37:05 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r3.ebuild,v 1.8 2003/09/08 23:01:10 vapier Exp $ IUSE="nls pic build nptl" @@ -272,7 +272,7 @@ pkg_setup() { then # Just tell the user not to expect too much ... ewarn "You have \"nptl\" in your USE, but your kernel version or" - ewarn "architecture do not support it!" + ewarn "architecture does not support it!" fi } diff --git a/sys-libs/glibc/glibc-2.3.2-r4.ebuild b/sys-libs/glibc/glibc-2.3.2-r4.ebuild index b7f6576e95d0..bca15050dbfe 100644 --- a/sys-libs/glibc/glibc-2.3.2-r4.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2-r4.ebuild,v 1.2 2003/09/07 15:37:05 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r4.ebuild,v 1.3 2003/09/08 23:01:10 vapier Exp $ IUSE="nls pic build nptl" @@ -270,7 +270,7 @@ pkg_setup() { then # Just tell the user not to expect too much ... ewarn "You have \"nptl\" in your USE, but your kernel version or" - ewarn "architecture do not support it!" + ewarn "architecture does not support it!" fi } |