summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 21:29:15 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 21:29:15 +0000
commit8e6e617076c968cc8fdae01a95879aaee4606ab2 (patch)
tree29b50d8a6833ddc80603dcdab132948e3910dbad /dev-lang/fpc/fpc-2.6.0.ebuild
parentVersion bump. Integrate some code from the udev ebuild. (diff)
downloadgentoo-2-8e6e617076c968cc8fdae01a95879aaee4606ab2.tar.gz
gentoo-2-8e6e617076c968cc8fdae01a95879aaee4606ab2.tar.bz2
gentoo-2-8e6e617076c968cc8fdae01a95879aaee4606ab2.zip
Update LICENSE, bug 425140.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/fpc/fpc-2.6.0.ebuild')
-rw-r--r--dev-lang/fpc/fpc-2.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/fpc/fpc-2.6.0.ebuild b/dev-lang/fpc/fpc-2.6.0.ebuild
index 24934a5e10c7..b6d498360ef5 100644
--- a/dev-lang/fpc/fpc-2.6.0.ebuild
+++ b/dev-lang/fpc/fpc-2.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.0.ebuild,v 1.1 2012/01/03 06:09:50 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.0.ebuild,v 1.2 2012/07/09 21:29:15 ulm Exp $
EAPI=4
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz
http://dev.gentoo.org/~radhermit/distfiles/${P}-fpctoc.htx.bz2 )"
SLOT="0"
-LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC"
+LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
IUSE="doc ide source"