diff options
author | 2003-09-06 08:10:54 +0000 | |
---|---|---|
committer | 2003-09-06 08:10:54 +0000 | |
commit | b998104c0ece932692fb196cad924268bf33f523 (patch) | |
tree | b8d6ae14accaea8fc616a0105b5b1d4ca3d8049d /sys-devel/gcc/gcc-3.3.ebuild | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-b998104c0ece932692fb196cad924268bf33f523.tar.gz gentoo-2-b998104c0ece932692fb196cad924268bf33f523.tar.bz2 gentoo-2-b998104c0ece932692fb196cad924268bf33f523.zip |
whitespace cleanup
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.ebuild b/sys-devel/gcc/gcc-3.3.ebuild index 31b29beba155..fd1b87db5b1e 100644 --- a/sys-devel/gcc/gcc-3.3.ebuild +++ b/sys-devel/gcc/gcc-3.3.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-devel/gcc/gcc-3.3.ebuild,v 1.10 2003/09/05 02:01:10 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.ebuild,v 1.11 2003/09/06 08:06:07 msterret Exp $ IUSE="static nls bootstrap java build X" @@ -207,7 +207,7 @@ src_unpack() { fi # Make gcc's version info specific to Gentoo - version_patch ${FILESDIR}/3.3/gcc33-gentoo-branding.patch + version_patch ${FILESDIR}/3.3/gcc33-gentoo-branding.patch if [ -n "${PP_VER}" ] then |