diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:52:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:52:47 +0000 |
commit | 0756bc8aa78cb2f17221166a9e890e20862864d8 (patch) | |
tree | f5c39d349d02ebdde31a756724cea556baa65141 /sys-devel/gcc/gcc-3.2.3-r4.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-0756bc8aa78cb2f17221166a9e890e20862864d8.tar.gz gentoo-2-0756bc8aa78cb2f17221166a9e890e20862864d8.tar.bz2 gentoo-2-0756bc8aa78cb2f17221166a9e890e20862864d8.zip |
whitespace
(Portage version: 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" |