diff options
author | Ryan Hill <rhill@gentoo.org> | 2011-07-20 08:58:35 +0000 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2011-07-20 08:58:35 +0000 |
commit | 8cd0672536bb30ef4c00f092aff765db531fb2a1 (patch) | |
tree | 8b5a07772813738877326f5069bb60db73e86142 /sys-devel/gcc/gcc-4.4.3-r3.ebuild | |
parent | Mask sys-devel/gcc[lto] due to unkeyworded dependencies (bug #375737). (diff) | |
download | historical-8cd0672536bb30ef4c00f092aff765db531fb2a1.tar.gz historical-8cd0672536bb30ef4c00f092aff765db531fb2a1.tar.bz2 historical-8cd0672536bb30ef4c00f092aff765db531fb2a1.zip |
Repoman talks too much.
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/gcc/gcc-4.4.3-r3.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.4.3-r3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.4.3-r3.ebuild b/sys-devel/gcc/gcc-4.4.3-r3.ebuild index 6b87d9585369..6956aacf5f28 100644 --- a/sys-devel/gcc/gcc-4.4.3-r3.ebuild +++ b/sys-devel/gcc/gcc-4.4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.9 2011/03/11 07:06:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r3.ebuild,v 1.10 2011/07/20 08:58:35 dirtyepic Exp $ PATCH_VER="1.4" UCLIBC_VER="1.0" @@ -20,10 +20,11 @@ SSP_UCLIBC_STABLE="" inherit toolchain -DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" +DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" KEYWORDS="~alpha ~amd64 arm -hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd" +IUSE="" RDEPEND=">=sys-libs/zlib-1.1.4 >=sys-devel/gcc-config-1.4 |