summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-02-11 15:15:51 +0000
committerUlrich Müller <ulm@gentoo.org>2010-02-11 15:15:51 +0000
commit1dda9ac1f46f7cf4ed232ca301ab276892516850 (patch)
tree67d94bfe871c25150fdf1060b852dd63a79b45e4 /dev-lang/mono-basic
parentReplace license X11 by MIT, bug 298556. (diff)
downloadgentoo-2-1dda9ac1f46f7cf4ed232ca301ab276892516850.tar.gz
gentoo-2-1dda9ac1f46f7cf4ed232ca301ab276892516850.tar.bz2
gentoo-2-1dda9ac1f46f7cf4ed232ca301ab276892516850.zip
Replace license X11 by MIT, bug 298556.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'dev-lang/mono-basic')
-rw-r--r--dev-lang/mono-basic/ChangeLog8
-rw-r--r--dev-lang/mono-basic/mono-basic-1.2.4.ebuild6
-rw-r--r--dev-lang/mono-basic/mono-basic-1.2.6.ebuild6
-rw-r--r--dev-lang/mono-basic/mono-basic-2.0.ebuild6
4 files changed, 15 insertions, 11 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=""