diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-07-09 21:29:15 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-07-09 21:29:15 +0000 |
commit | 8e6e617076c968cc8fdae01a95879aaee4606ab2 (patch) | |
tree | 29b50d8a6833ddc80603dcdab132948e3910dbad /dev-lang | |
parent | Version bump. Integrate some code from the udev ebuild. (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-lang/fpc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lang/fpc/fpc-2.2.0-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/fpc/fpc-2.2.0.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/fpc/fpc-2.2.2-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/fpc/fpc-2.2.4-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/fpc/fpc-2.4.0.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/fpc/fpc-2.4.4.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/fpc/fpc-2.6.0.ebuild | 4 |
8 files changed, 26 insertions, 21 deletions
diff --git a/dev-lang/fpc/ChangeLog b/dev-lang/fpc/ChangeLog index 7841b2efff96..6ecb73049326 100644 --- a/dev-lang/fpc/ChangeLog +++ b/dev-lang/fpc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/fpc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.57 2012/01/03 06:09:50 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.58 2012/07/09 21:29:15 ulm Exp $ + + 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> fpc-2.2.0-r1.ebuild, + fpc-2.2.0.ebuild, fpc-2.2.2-r1.ebuild, fpc-2.2.4-r2.ebuild, fpc-2.4.0.ebuild, + fpc-2.4.4.ebuild, fpc-2.6.0.ebuild: + Update LICENSE, bug 425140. *fpc-2.6.0 (03 Jan 2012) diff --git a/dev-lang/fpc/fpc-2.2.0-r1.ebuild b/dev-lang/fpc/fpc-2.2.0-r1.ebuild index cc83f9cc1ba8..76ff004a5736 100644 --- a/dev-lang/fpc/fpc-2.2.0-r1.ebuild +++ b/dev-lang/fpc/fpc-2.2.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/fpc-2.2.0-r1.ebuild,v 1.2 2008/12/16 19:30:03 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0-r1.ebuild,v 1.3 2012/07/09 21:29:15 ulm Exp $ inherit eutils @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz doc? ( mirror://sourceforge/freepascal/fpc-${PV}-doc-pdf.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="doc source" diff --git a/dev-lang/fpc/fpc-2.2.0.ebuild b/dev-lang/fpc/fpc-2.2.0.ebuild index 1cbbc3e8a9d7..3d8386f06b20 100644 --- a/dev-lang/fpc/fpc-2.2.0.ebuild +++ b/dev-lang/fpc/fpc-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/fpc-2.2.0.ebuild,v 1.6 2008/12/16 19:30:03 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild,v 1.7 2012/07/09 21:29:15 ulm Exp $ inherit eutils @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz doc? ( mirror://sourceforge/freepascal/fpc-${PV}-doc-pdf.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="doc source" diff --git a/dev-lang/fpc/fpc-2.2.2-r1.ebuild b/dev-lang/fpc/fpc-2.2.2-r1.ebuild index 688bef283933..533fe12be63d 100644 --- a/dev-lang/fpc/fpc-2.2.2-r1.ebuild +++ b/dev-lang/fpc/fpc-2.2.2-r1.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/fpc-2.2.2-r1.ebuild,v 1.1 2009/03/14 17:29:50 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.2-r1.ebuild,v 1.2 2012/07/09 21:29:15 ulm Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz doc? ( mirror://sourceforge/freepascal/fpc-${PV}-doc-pdf.zip )" 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="doc source" diff --git a/dev-lang/fpc/fpc-2.2.4-r2.ebuild b/dev-lang/fpc/fpc-2.2.4-r2.ebuild index 9cb2cd454591..8f4c6d8b32dc 100644 --- a/dev-lang/fpc/fpc-2.2.4-r2.ebuild +++ b/dev-lang/fpc/fpc-2.2.4-r2.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/fpc-2.2.4-r2.ebuild,v 1.1 2009/07/22 20:24:39 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.4-r2.ebuild,v 1.2 2012/07/09 21:29:15 ulm Exp $ inherit eutils @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz mirror://gentoo/fpc-${PV}-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 ~ppc ~sparc ~x86" IUSE="doc source" diff --git a/dev-lang/fpc/fpc-2.4.0.ebuild b/dev-lang/fpc/fpc-2.4.0.ebuild index 2ad6073a7c5b..74bc52edcbc9 100644 --- a/dev-lang/fpc/fpc-2.4.0.ebuild +++ b/dev-lang/fpc/fpc-2.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/fpc-2.4.0.ebuild,v 1.5 2011/02/12 18:43:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.0.ebuild,v 1.6 2012/07/09 21:29:15 ulm Exp $ EAPI=2 @@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz mirror://gentoo/fpc-${PV}-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 ppc sparc x86" IUSE="doc source" diff --git a/dev-lang/fpc/fpc-2.4.4.ebuild b/dev-lang/fpc/fpc-2.4.4.ebuild index 3db6b07c837f..7a859e7df2ae 100644 --- a/dev-lang/fpc/fpc-2.4.4.ebuild +++ b/dev-lang/fpc/fpc-2.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/fpc-2.4.4.ebuild,v 1.2 2011/12/12 23:40:50 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.4.ebuild,v 1.3 2012/07/09 21:29:15 ulm Exp $ EAPI=4 @@ -15,7 +15,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 ~ppc ~sparc ~x86" IUSE="doc ide source" 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" |