summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 21:33:09 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 21:33:09 +0000
commit80be1304a687831bf94cf717810e5e8b8b6ab80d (patch)
treeae4f57c175be617f74767527b9f8e0b6d1633c83 /dev-lang
parentVersion bump. Integrate some code from the udev ebuild. (diff)
downloadhistorical-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')
-rw-r--r--dev-lang/fpc-ide/ChangeLog9
-rw-r--r--dev-lang/fpc-ide/fpc-ide-2.2.0.ebuild6
-rw-r--r--dev-lang/fpc-ide/fpc-ide-2.2.2.ebuild6
-rw-r--r--dev-lang/fpc-ide/fpc-ide-2.2.4.ebuild6
-rw-r--r--dev-lang/fpc-ide/fpc-ide-2.4.0.ebuild6
-rw-r--r--dev-lang/fpc/ChangeLog7
-rw-r--r--dev-lang/fpc/fpc-2.2.0-r1.ebuild6
-rw-r--r--dev-lang/fpc/fpc-2.2.0.ebuild6
-rw-r--r--dev-lang/fpc/fpc-2.2.2-r1.ebuild6
-rw-r--r--dev-lang/fpc/fpc-2.2.4-r2.ebuild6
-rw-r--r--dev-lang/fpc/fpc-2.4.0.ebuild6
-rw-r--r--dev-lang/fpc/fpc-2.4.4.ebuild6
-rw-r--r--dev-lang/fpc/fpc-2.6.0.ebuild4
13 files changed, 44 insertions, 36 deletions
diff --git a/dev-lang/fpc-ide/ChangeLog b/dev-lang/fpc-ide/ChangeLog
index 240f5cca7f35..7d0197000416 100644
--- a/dev-lang/fpc-ide/ChangeLog
+++ b/dev-lang/fpc-ide/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/fpc-ide
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/ChangeLog,v 1.16 2010/01/16 10:38:28 truedfx Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/ChangeLog,v 1.17 2012/07/09 21:33:09 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> fpc-ide-2.2.0.ebuild,
+ fpc-ide-2.2.2.ebuild, fpc-ide-2.2.4.ebuild, fpc-ide-2.4.0.ebuild:
+ Update LICENSE, bug 425140.
*fpc-ide-2.4.0 (16 Jan 2010)
@@ -70,4 +74,3 @@
+fpc-ide-2.0.0_rc2.ebuild:
Initial import into the tree. Final closure of bug #87337. Thanks to
exposure for the ebuilds.
-
diff --git a/dev-lang/fpc-ide/fpc-ide-2.2.0.ebuild b/dev-lang/fpc-ide/fpc-ide-2.2.0.ebuild
index 1eaac0523f50..6199376b15b7 100644
--- a/dev-lang/fpc-ide/fpc-ide-2.2.0.ebuild
+++ b/dev-lang/fpc-ide/fpc-ide-2.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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.0.ebuild,v 1.1 2007/09/13 17:01:07 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/fpc-ide-2.2.0.ebuild,v 1.2 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=""
diff --git a/dev-lang/fpc-ide/fpc-ide-2.2.2.ebuild b/dev-lang/fpc-ide/fpc-ide-2.2.2.ebuild
index 55a6c149762c..56b727d340d9 100644
--- a/dev-lang/fpc-ide/fpc-ide-2.2.2.ebuild
+++ b/dev-lang/fpc-ide/fpc-ide-2.2.2.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-ide/fpc-ide-2.2.2.ebuild,v 1.1 2008/10/05 15:29:51 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/fpc-ide-2.2.2.ebuild,v 1.2 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=""
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=""
diff --git a/dev-lang/fpc-ide/fpc-ide-2.4.0.ebuild b/dev-lang/fpc-ide/fpc-ide-2.4.0.ebuild
index 35b49e6ee2a2..51d72f9e0374 100644
--- a/dev-lang/fpc-ide/fpc-ide-2.4.0.ebuild
+++ b/dev-lang/fpc-ide/fpc-ide-2.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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.4.0.ebuild,v 1.1 2010/01/16 10:38:28 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc-ide/fpc-ide-2.4.0.ebuild,v 1.2 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=""
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"