summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-02-10 21:51:16 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-02-10 21:51:16 +0000
commit9eda86b23d369b0d9c2b7c54a7236e8626aa7dd3 (patch)
treec5479f95d7a5fa57707ac04f931ce8b032550752 /sys-devel
parentset ppc in keywords (Manifest recommit) (diff)
downloadgentoo-2-9eda86b23d369b0d9c2b7c54a7236e8626aa7dd3.tar.gz
gentoo-2-9eda86b23d369b0d9c2b7c54a7236e8626aa7dd3.tar.bz2
gentoo-2-9eda86b23d369b0d9c2b7c54a7236e8626aa7dd3.zip
spelling correction: Scannig to Scanning
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog6
-rw-r--r--sys-devel/gcc/files/fix_libtool_files.sh4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index 8735a5969a74..c4136208bbcd 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.171 2004/02/09 22:59:42 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.172 2004/02/10 21:51:16 seemant Exp $
+
+ 10 Feb 2004; Seemant Kulleen <seemant@gentoo.org>
+ files/fix_libtool_files.sh:
+ spelling correction: Scannig to Scanning
09 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> gcc-3.2.3-r4.ebuild:
set ppc in keywords
diff --git a/sys-devel/gcc/files/fix_libtool_files.sh b/sys-devel/gcc/files/fix_libtool_files.sh
index efda3d2d1154..c6492d713c8e 100644
--- a/sys-devel/gcc/files/fix_libtool_files.sh
+++ b/sys-devel/gcc/files/fix_libtool_files.sh
@@ -2,7 +2,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/fix_libtool_files.sh,v 1.8 2003/12/28 21:54:56 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/fix_libtool_files.sh,v 1.9 2004/02/10 21:51:16 seemant Exp $
usage() {
cat << "USAGE_END"
@@ -69,7 +69,7 @@ OLDVER="${ARGV1}"
export OLDVER OLDCHOST
-einfo "Scannig libtool files for hardcoded gcc library paths..."
+einfo "Scanning libtool files for hardcoded gcc library paths..."
/bin/gawk -f "${AWKDIR}/fixlafiles.awk"