diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:53:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:53:27 +0000 |
commit | 253d34f61a9b97b6f5b709255684daf7fa0fc417 (patch) | |
tree | 8d84219ad586032312dd0aada1c198a61200d9b7 /sys-devel/gcc/gcc-3.2.3-r4.ebuild | |
parent | whitespace (diff) | |
download | historical-253d34f61a9b97b6f5b709255684daf7fa0fc417.tar.gz historical-253d34f61a9b97b6f5b709255684daf7fa0fc417.tar.bz2 historical-253d34f61a9b97b6f5b709255684daf7fa0fc417.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-devel/gcc/gcc-3.2.3-r4.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.2.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.2.3-r4.ebuild b/sys-devel/gcc/gcc-3.2.3-r4.ebuild index a9fd2dab1925..c287b1eb3f5a 100644 --- a/sys-devel/gcc/gcc-3.2.3-r4.ebuild +++ b/sys-devel/gcc/gcc-3.2.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r4.ebuild,v 1.23 2007/04/07 04:25:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r4.ebuild,v 1.24 2007/06/26 02:52:46 mr_bones_ Exp $ inherit eutils flag-o-matic libtool versionator @@ -96,7 +96,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers" HOMEPAGE="http://gcc.gnu.org/" LICENSE="GPL-2 LGPL-2.1" -# this is a glibc-propolice forced bump to a gcc without guard +# this is a glibc-propolice forced bump to a gcc without guard # when no binary on the system has references to guard@@libgcc # hppa has no dependency on propolice for gcc - skip this arch KEYWORDS="x86 ppc sparc mips alpha -hppa ia64 s390" |