diff options
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.3_pre20040420.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.3_pre20040420.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.3_pre20040420.ebuild b/sys-libs/glibc/glibc-2.3.3_pre20040420.ebuild index b2679b783ef2..5d3c947e98c1 100644 --- a/sys-libs/glibc/glibc-2.3.3_pre20040420.ebuild +++ b/sys-libs/glibc/glibc-2.3.3_pre20040420.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3_pre20040420.ebuild,v 1.13 2004/07/09 09:44:57 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3_pre20040420.ebuild,v 1.14 2004/08/05 23:59:53 vapier Exp $ IUSE="nls pic build nptl debug" @@ -173,7 +173,7 @@ pkg_setup() { if [ "${FORCE_DOWNGRADE}" ]; then ewarn "downgrading glibc, still not recommended, but we'll do as you wish" else - eerror "Dowgrading glibc is not supported and we strongly recommend that" + eerror "Downgrading glibc is not supported and we strongly recommend that" eerror "you don't do it as it WILL break all applications compiled against" eerror "the new version (most likely including python and portage)." eerror "If you are REALLY sure that you want to do it set " |