diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:47:33 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:47:33 +0000 |
commit | 80f16108e2f709b9b19303f3c46ffe34b49da10f (patch) | |
tree | 258f1835c1b5852baf9a8daa1f6788bc2466bcb8 /sys-devel | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-80f16108e2f709b9b19303f3c46ffe34b49da10f.tar.gz gentoo-2-80f16108e2f709b9b19303f3c46ffe34b49da10f.tar.bz2 gentoo-2-80f16108e2f709b9b19303f3c46ffe34b49da10f.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.3-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.3-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.3-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.3-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.4-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.3.4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.0-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.1-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.1.ebuild | 4 |
10 files changed, 25 insertions, 19 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index fb8c6cc48b4f..be900f811353 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/gcc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.299 2004/08/06 19:16:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.300 2004/08/08 00:45:48 slarti Exp $ + + 08 Aug 2004; Tom Martin <slarti@gentoo.org> gcc-3.3.3-r3.ebuild, + gcc-3.3.3-r4.ebuild, gcc-3.3.3-r5.ebuild, gcc-3.3.3-r6.ebuild, + gcc-3.3.4-r1.ebuild, gcc-3.3.4.ebuild, gcc-3.4.0-r6.ebuild, + gcc-3.4.1-r2.ebuild, gcc-3.4.1.ebuild: + Typo in DESCRIPTION: extentions -> extensions. Bug 59717. 06 Aug 2004; Mike Frysinger <vapier@gentoo.org> +files/pro-police-docs.patch, gcc-3.3.4-r1.ebuild, gcc-3.4.0-r6.ebuild, diff --git a/sys-devel/gcc/gcc-3.3.3-r3.ebuild b/sys-devel/gcc/gcc-3.3.3-r3.ebuild index 956ff6c21a37..235e3a5330e9 100644 --- a/sys-devel/gcc/gcc-3.3.3-r3.ebuild +++ b/sys-devel/gcc/gcc-3.3.3-r3.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-r3.ebuild,v 1.11 2004/07/20 18:33:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3-r3.ebuild,v 1.12 2004/08/08 00:45:48 slarti Exp $ inherit eutils flag-o-matic libtool @@ -90,7 +90,7 @@ PIE_SSP_PATCH="gcc-3.3.3-v${PIE_VER}-nodefault-pie-ssp.patch" PIE_EXCLUSION_PATCH="gcc-3.3.3-v${PIE_VER}-gcc-exclusion.patch" SRC_URI="${SRC_URI} ${PIE_BASE_URI}${PIE_SSP_PATCH} ${PIE_BASE_URI}${PIE_EXCLUSION_PATCH}" -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" diff --git a/sys-devel/gcc/gcc-3.3.3-r4.ebuild b/sys-devel/gcc/gcc-3.3.3-r4.ebuild index 69dc5fc1f39a..cebfcf9660db 100644 --- a/sys-devel/gcc/gcc-3.3.3-r4.ebuild +++ b/sys-devel/gcc/gcc-3.3.3-r4.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-r4.ebuild,v 1.12 2004/07/20 18:33:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3-r4.ebuild,v 1.13 2004/08/08 00:45:48 slarti Exp $ inherit eutils flag-o-matic libtool @@ -89,7 +89,7 @@ PIE_CORE="gcc-3.3.3-piepatches-v${PIE_VER}.tar.bz2" SSP_EXCLUSION_PATCH="gcc-3.3.3-v8.7.0-gcc-ssp-exclusion.patch.bz2" SRC_URI="${SRC_URI} ${PIE_BASE_URI}${PIE_CORE} ${PIE_BASE_URI}${SSP_EXCLUSION_PATCH}" -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" diff --git a/sys-devel/gcc/gcc-3.3.3-r5.ebuild b/sys-devel/gcc/gcc-3.3.3-r5.ebuild index 504e447af747..7d1ea1446c93 100644 --- a/sys-devel/gcc/gcc-3.3.3-r5.ebuild +++ b/sys-devel/gcc/gcc-3.3.3-r5.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-r5.ebuild,v 1.7 2004/07/20 18:33:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3-r5.ebuild,v 1.8 2004/08/08 00:45:48 slarti Exp $ inherit eutils flag-o-matic libtool @@ -89,7 +89,7 @@ PIE_CORE="gcc-3.3.3-piepatches-v${PIE_VER}.tar.bz2" SSP_EXCLUSION_PATCH="gcc-3.3.3-v8.7.0-gcc-ssp-exclusion.patch.bz2" SRC_URI="${SRC_URI} ${PIE_BASE_URI}${PIE_CORE} ${PIE_BASE_URI}${SSP_EXCLUSION_PATCH}" -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" 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" diff --git a/sys-devel/gcc/gcc-3.3.4-r1.ebuild b/sys-devel/gcc/gcc-3.3.4-r1.ebuild index e561792db19e..b06e7693da41 100644 --- a/sys-devel/gcc/gcc-3.3.4-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3.4-r1.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-r1.ebuild,v 1.7 2004/08/06 19:16:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.4-r1.ebuild,v 1.8 2004/08/08 00:45:48 slarti Exp $ inherit eutils flag-o-matic libtool gnuconfig @@ -89,7 +89,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" 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" diff --git a/sys-devel/gcc/gcc-3.4.0-r6.ebuild b/sys-devel/gcc/gcc-3.4.0-r6.ebuild index ed10c95db3f3..9096b124d53f 100644 --- a/sys-devel/gcc/gcc-3.4.0-r6.ebuild +++ b/sys-devel/gcc/gcc-3.4.0-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.4.0-r6.ebuild,v 1.22 2004/08/06 19:16:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.0-r6.ebuild,v 1.23 2004/08/08 00:45:48 slarti Exp $ IUSE="static nls bootstrap build multilib gcj gtk f77 objc hardened uclibc n32 n64" @@ -126,7 +126,7 @@ PIE_BASE_URI="http://dev.gentoo.org/~lv/" PIE_CORE="gcc-3.4.0-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" diff --git a/sys-devel/gcc/gcc-3.4.1-r2.ebuild b/sys-devel/gcc/gcc-3.4.1-r2.ebuild index 8694f8e24d40..bd045fb55219 100644 --- a/sys-devel/gcc/gcc-3.4.1-r2.ebuild +++ b/sys-devel/gcc/gcc-3.4.1-r2.ebuild @@ -1,12 +1,12 @@ # 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.4.1-r2.ebuild,v 1.2 2004/08/06 19:16:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.1-r2.ebuild,v 1.3 2004/08/08 00:45:48 slarti Exp $ IUSE="static nls bootstrap build multilib gcj gtk f77 objc hardened uclibc n32 n64" inherit eutils flag-o-matic libtool gnuconfig -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" diff --git a/sys-devel/gcc/gcc-3.4.1.ebuild b/sys-devel/gcc/gcc-3.4.1.ebuild index 46dd221ad860..1c9e43ac4fcf 100644 --- a/sys-devel/gcc/gcc-3.4.1.ebuild +++ b/sys-devel/gcc/gcc-3.4.1.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.4.1.ebuild,v 1.16 2004/08/06 19:16:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.1.ebuild,v 1.17 2004/08/08 00:45:48 slarti Exp $ IUSE="static nls bootstrap build multilib gcj gtk f77 objc hardened uclibc n32 n64" @@ -132,7 +132,7 @@ PIE_BASE_URI="http://dev.gentoo.org/~lv/" PIE_CORE="gcc-3.4.0-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" |