diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-07-09 21:33:09 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-07-09 21:33:09 +0000 |
commit | 80be1304a687831bf94cf717810e5e8b8b6ab80d (patch) | |
tree | ae4f57c175be617f74767527b9f8e0b6d1633c83 /dev-lang/fpc-ide/fpc-ide-2.2.4.ebuild | |
parent | Version bump. Integrate some code from the udev ebuild. (diff) | |
download | historical-80be1304a687831bf94cf717810e5e8b8b6ab80d.tar.gz historical-80be1304a687831bf94cf717810e5e8b8b6ab80d.tar.bz2 historical-80be1304a687831bf94cf717810e5e8b8b6ab80d.zip |
Update LICENSE, bug 425140.
Package-Manager: portage-2.1.11.5/cvs/Linux x86_64
Diffstat (limited to 'dev-lang/fpc-ide/fpc-ide-2.2.4.ebuild')
-rw-r--r-- | dev-lang/fpc-ide/fpc-ide-2.2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/fpc-ide/fpc-ide-2.2.4.ebuild b/dev-lang/fpc-ide/fpc-ide-2.2.4.ebuild index 3fdb27466494..e0ab31958e31 100644 --- a/dev-lang/fpc-ide/fpc-ide-2.2.4.ebuild +++ b/dev-lang/fpc-ide/fpc-ide-2.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/fpc-ide-2.2.4.ebuild,v 1.3 2009/06/25 20:37:52 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/fpc-ide-2.2.4.ebuild,v 1.4 2012/07/09 21:33:09 ulm Exp $ S="${WORKDIR}/fpcbuild-${PV}/fpcsrc/ide" @@ -9,7 +9,7 @@ DESCRIPTION="Free Pascal Compiler Integrated Development Environment" SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz" SLOT="0" -LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC" +LICENSE="GPL-2 LGPL-2.1-with-linking-exception" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" |