diff options
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.3-r6.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.3-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.3-r6.ebuild b/sys-devel/gcc/gcc-3.3.3-r6.ebuild index 4910a1291105..f8c31f2042c9 100644 --- a/sys-devel/gcc/gcc-3.3.3-r6.ebuild +++ b/sys-devel/gcc/gcc-3.3.3-r6.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-devel/gcc/gcc-3.3.3-r6.ebuild,v 1.15 2004/07/20 18:33:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3-r6.ebuild,v 1.16 2004/08/08 00:45:48 slarti Exp $ inherit eutils flag-o-matic libtool gnuconfig @@ -88,7 +88,7 @@ PIE_BASE_URI="mirror://gentoo/" PIE_CORE="gcc-3.3.3-piepatches-v${PIE_VER}.tar.bz2" SRC_URI="${SRC_URI} ${PIE_BASE_URI}${PIE_CORE}" -DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie and ssp extentions" +DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie and ssp extensions" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" |