summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-12 06:47:58 +0000
committerUlrich Müller <ulm@gentoo.org>2013-04-12 06:47:58 +0000
commit22f2b140df2e629ee46764d0ec8a34c8daf12097 (patch)
tree583a7fb166c0106230cdb5f98828ec95a9b3c953 /sys-devel/gcc/gcc-4.5.4.ebuild
parentQA violation, looking at the build system, USE=systemd, SYSTEMD=yes is only u... (diff)
downloadgentoo-2-22f2b140df2e629ee46764d0ec8a34c8daf12097.tar.gz
gentoo-2-22f2b140df2e629ee46764d0ec8a34c8daf12097.tar.bz2
gentoo-2-22f2b140df2e629ee46764d0ec8a34c8daf12097.zip
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!)
Diffstat (limited to 'sys-devel/gcc/gcc-4.5.4.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.5.4.ebuild b/sys-devel/gcc/gcc-4.5.4.ebuild
index aae68750d211..6c09fd0f7581 100644
--- a/sys-devel/gcc/gcc-4.5.4.ebuild
+++ b/sys-devel/gcc/gcc-4.5.4.ebuild
@@ -1,6 +1,6 @@
# 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.5.4.ebuild,v 1.13 2013/01/03 16:07:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.4.ebuild,v 1.14 2013/04/12 06:47:58 ulm Exp $
PATCH_VER="1.1"
UCLIBC_VER="1.0"
@@ -21,7 +21,7 @@ inherit toolchain
DESCRIPTION="The GNU Compiler Collection"
-LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2"
+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 ~amd64-fbsd ~x86-fbsd"
RDEPEND=""