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
commitbe293994034c26840dee3326c711fb2a2fe95eec (patch)
treea9b96a3261e877f4b6b2dc93374a4b640d320d48 /dev-lang/mono-basic/mono-basic-2.0.ebuild
parentadjust (diff)
downloadhistorical-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/mono-basic/mono-basic-2.0.ebuild')
-rw-r--r--dev-lang/mono-basic/mono-basic-2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
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=""