diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-11 15:15:51 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-11 15:15:51 +0000 |
commit | be293994034c26840dee3326c711fb2a2fe95eec (patch) | |
tree | a9b96a3261e877f4b6b2dc93374a4b640d320d48 /dev-lang | |
parent | adjust (diff) | |
download | historical-be293994034c26840dee3326c711fb2a2fe95eec.tar.gz historical-be293994034c26840dee3326c711fb2a2fe95eec.tar.bz2 historical-be293994034c26840dee3326c711fb2a2fe95eec.zip |
Replace license X11 by MIT, bug 298556.
Package-Manager: portage-2.2_rc62/cvs/Linux i686
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/mono-basic/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/mono-basic/mono-basic-1.2.4.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/mono-basic/mono-basic-1.2.6.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/mono-basic/mono-basic-2.0.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/mono/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/mono/mono-1.2.5.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-1.2.6-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/mono/mono-2.0.1-r1.ebuild | 4 |
8 files changed, 26 insertions, 18 deletions
diff --git a/dev-lang/mono-basic/ChangeLog b/dev-lang/mono-basic/ChangeLog index f5e7ae5cb391..8c3af1026cdc 100644 --- a/dev-lang/mono-basic/ChangeLog +++ b/dev-lang/mono-basic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/mono-basic -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.24 2009/09/27 17:02:10 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.25 2010/02/11 15:15:51 ulm Exp $ + + 11 Feb 2010; Ulrich Mueller <ulm@gentoo.org> mono-basic-1.2.4.ebuild, + mono-basic-1.2.6.ebuild, mono-basic-2.0.ebuild: + Replace license X11 by MIT, bug 298556. 27 Sep 2009; nixnut <nixnut@gentoo.org> mono-basic-2.4.2.ebuild: ppc stable #284306 diff --git a/dev-lang/mono-basic/mono-basic-1.2.4.ebuild b/dev-lang/mono-basic/mono-basic-1.2.4.ebuild index c8182228bb32..ad49ebd47be4 100644 --- a/dev-lang/mono-basic/mono-basic-1.2.4.ebuild +++ b/dev-lang/mono-basic/mono-basic-1.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.4.ebuild,v 1.5 2008/11/19 22:46:49 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.4.ebuild,v 1.6 2010/02/11 15:15:51 ulm Exp $ inherit mono multilib @@ -8,7 +8,7 @@ DESCRIPTION="Visual Basic .NET Runtime and Class Libraries" HOMEPAGE="http://www.go-mono.com" SRC_URI="http://go-mono.com/sources/${PN}/${P}.tar.bz2" -LICENSE="|| ( GPL-2 LGPL-2 X11 )" +LICENSE="|| ( GPL-2 LGPL-2 MIT )" SLOT="0" KEYWORDS="~amd64 x86" IUSE="" diff --git a/dev-lang/mono-basic/mono-basic-1.2.6.ebuild b/dev-lang/mono-basic/mono-basic-1.2.6.ebuild index 842eb230ff44..1a682785c67d 100644 --- a/dev-lang/mono-basic/mono-basic-1.2.6.ebuild +++ b/dev-lang/mono-basic/mono-basic-1.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.6.ebuild,v 1.1 2007/12/14 20:05:36 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.6.ebuild,v 1.2 2010/02/11 15:15:51 ulm Exp $ inherit mono multilib @@ -8,7 +8,7 @@ DESCRIPTION="Visual Basic .NET Runtime and Class Libraries" HOMEPAGE="http://www.go-mono.com" SRC_URI="http://go-mono.com/sources/${PN}/${P}.tar.bz2" -LICENSE="|| ( GPL-2 LGPL-2 X11 )" +LICENSE="|| ( GPL-2 LGPL-2 MIT )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-lang/mono-basic/mono-basic-2.0.ebuild b/dev-lang/mono-basic/mono-basic-2.0.ebuild index bfae1bb7f2e9..296471db6fbb 100644 --- a/dev-lang/mono-basic/mono-basic-2.0.ebuild +++ b/dev-lang/mono-basic/mono-basic-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-2.0.ebuild,v 1.2 2008/11/23 19:57:28 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-2.0.ebuild,v 1.3 2010/02/11 15:15:51 ulm Exp $ inherit mono multilib @@ -8,7 +8,7 @@ DESCRIPTION="Visual Basic .NET Runtime and Class Libraries" HOMEPAGE="http://www.go-mono.com" SRC_URI="http://ftp.novell.com/pub/mono/sources/${PN}/${P}.tar.bz2" -LICENSE="|| ( GPL-2 LGPL-2 X11 )" +LICENSE="|| ( GPL-2 LGPL-2 MIT )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-lang/mono/ChangeLog b/dev-lang/mono/ChangeLog index a5c470c43a4d..936e253f1816 100644 --- a/dev-lang/mono/ChangeLog +++ b/dev-lang/mono/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/mono # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.184 2010/02/07 15:52:03 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.185 2010/02/11 15:15:14 ulm Exp $ + + 11 Feb 2010; Ulrich Mueller <ulm@gentoo.org> mono-1.2.5.1-r1.ebuild, + mono-1.2.6-r3.ebuild, mono-2.0.1-r1.ebuild: + Replace license X11 by MIT, bug 298556. *mono-2.4.3 (06 Feb 2010) diff --git a/dev-lang/mono/mono-1.2.5.1-r1.ebuild b/dev-lang/mono/mono-1.2.5.1-r1.ebuild index 267d1907ef53..214e1f8a643f 100644 --- a/dev-lang/mono/mono-1.2.5.1-r1.ebuild +++ b/dev-lang/mono/mono-1.2.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild,v 1.7 2010/01/31 19:54:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild,v 1.8 2010/02/11 15:15:14 ulm Exp $ inherit eutils flag-o-matic multilib autotools @@ -8,7 +8,7 @@ DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com" SRC_URI="http://www.go-mono.com/sources/mono/${P}.tar.bz2" -LICENSE="|| ( GPL-2 LGPL-2 X11 )" +LICENSE="|| ( GPL-2 LGPL-2 MIT )" SLOT="0" KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd" IUSE="X nptl" diff --git a/dev-lang/mono/mono-1.2.6-r3.ebuild b/dev-lang/mono/mono-1.2.6-r3.ebuild index 5385e7b98df4..aa5b7855427b 100644 --- a/dev-lang/mono/mono-1.2.6-r3.ebuild +++ b/dev-lang/mono/mono-1.2.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild,v 1.2 2010/01/31 19:54:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild,v 1.3 2010/02/11 15:15:14 ulm Exp $ inherit eutils flag-o-matic multilib autotools @@ -8,7 +8,7 @@ DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com" SRC_URI="http://www.go-mono.com/sources/mono/${P}.tar.bz2" -LICENSE="|| ( GPL-2 LGPL-2 X11 )" +LICENSE="|| ( GPL-2 LGPL-2 MIT )" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="X moonlight nptl" diff --git a/dev-lang/mono/mono-2.0.1-r1.ebuild b/dev-lang/mono/mono-2.0.1-r1.ebuild index f0fd3374d51a..49dc78aace78 100644 --- a/dev-lang/mono/mono-2.0.1-r1.ebuild +++ b/dev-lang/mono/mono-2.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild,v 1.7 2010/01/31 19:54:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild,v 1.8 2010/02/11 15:15:14 ulm Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.go-mono.com" SRC_URI="ftp://ftp.novell.com/pub/mono/sources/mono/${P}.tar.bz2" -LICENSE="|| ( GPL-2 LGPL-2 X11 )" +LICENSE="|| ( GPL-2 LGPL-2 MIT )" SLOT="0" KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd" IUSE="minimal" |