From 22f2b140df2e629ee46764d0ec8a34c8daf12097 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Fri, 12 Apr 2013 06:47:58 +0000 Subject: Update LICENSE to FDL-1.3+ for gcc-4.6.0 and later versions, bug 464670. Change all GNU licenses to the "or later" variant. (Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!) --- sys-devel/gcc/gcc-4.0.4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-devel/gcc/gcc-4.0.4.ebuild') diff --git a/sys-devel/gcc/gcc-4.0.4.ebuild b/sys-devel/gcc/gcc-4.0.4.ebuild index 4b2c4859e235..1967a80c3d00 100644 --- a/sys-devel/gcc/gcc-4.0.4.ebuild +++ b/sys-devel/gcc/gcc-4.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v 1.15 2012/11/24 21:22:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.4.ebuild,v 1.16 2013/04/12 06:47:58 ulm Exp $ PATCH_VER="1.1" UCLIBC_VER="1.0" @@ -9,7 +9,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection" -LICENSE="GPL-2 LGPL-2.1 FDL-1.2" +LICENSE="GPL-2+ LGPL-2.1+ FDL-1.2+" KEYWORDS="-* ~ia64 ~m68k" RDEPEND="" -- cgit v1.2.3-65-gdbad