diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:45:48 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:45:48 +0000 |
commit | 462caf35886d066ab60a292f5f11b9b52d3572f5 (patch) | |
tree | 7957b62b68546274e729a3c2a02623c960938ff6 /sys-devel/gcc/gcc-3.3.4.ebuild | |
parent | Typo in DESCRIPTION, #59717 (diff) | |
download | historical-462caf35886d066ab60a292f5f11b9b52d3572f5.tar.gz historical-462caf35886d066ab60a292f5f11b9b52d3572f5.tar.bz2 historical-462caf35886d066ab60a292f5f11b9b52d3572f5.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.4.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.4.ebuild b/sys-devel/gcc/gcc-3.3.4.ebuild index 258baef9d7c6..38ec295e56f2 100644 --- a/sys-devel/gcc/gcc-3.3.4.ebuild +++ b/sys-devel/gcc/gcc-3.3.4.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.4.ebuild,v 1.8 2004/07/20 18:33:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.4.ebuild,v 1.9 2004/08/08 00:45:48 slarti Exp $ inherit eutils flag-o-matic libtool gnuconfig @@ -88,7 +88,7 @@ fi SRC_URI="${SRC_URI} mirror://gentoo/${P}-manpages.tar.bz2" -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" |