diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-11 15:15:14 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-11 15:15:14 +0000 |
commit | 31934b39ce64d910b69819072824ac88124c3618 (patch) | |
tree | 060968e7c95d1c7cf03c4b16d2ef5c80db747378 /dev-lang/mono | |
parent | adjust (diff) | |
download | gentoo-2-31934b39ce64d910b69819072824ac88124c3618.tar.gz gentoo-2-31934b39ce64d910b69819072824ac88124c3618.tar.bz2 gentoo-2-31934b39ce64d910b69819072824ac88124c3618.zip |
Replace license X11 by MIT, bug 298556.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'dev-lang/mono')
-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 |
4 files changed, 11 insertions, 7 deletions
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" |