summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-05 21:15:03 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-05 21:15:03 +0000
commit04c8d726794c8b669052aba4855475fc14937008 (patch)
treef49e9b617b3566f7dcde670e3537708bced65c1a /dev-dotnet
parentRemove obvious elog message (diff)
downloadgentoo-2-04c8d726794c8b669052aba4855475fc14937008.tar.gz
gentoo-2-04c8d726794c8b669052aba4855475fc14937008.tar.bz2
gentoo-2-04c8d726794c8b669052aba4855475fc14937008.zip
Fix LICENSE, bug 437166.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/ikvm/ChangeLog6
-rw-r--r--dev-dotnet/ikvm/ikvm-0.46.0.1.ebuild4
-rw-r--r--dev-dotnet/ikvm/ikvm-0.46.0.2.ebuild4
-rw-r--r--dev-dotnet/ikvm/ikvm-7.1.4532.2.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-dotnet/ikvm/ChangeLog b/dev-dotnet/ikvm/ChangeLog
index dc06e7f1df27..1934e9e55aaa 100644
--- a/dev-dotnet/ikvm/ChangeLog
+++ b/dev-dotnet/ikvm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-dotnet/ikvm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm/ChangeLog,v 1.36 2012/07/21 16:16:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm/ChangeLog,v 1.37 2012/11/05 21:15:03 ulm Exp $
+
+ 05 Nov 2012; Ulrich Müller <ulm@gentoo.org> ikvm-0.46.0.1.ebuild,
+ ikvm-0.46.0.2.ebuild, ikvm-7.1.4532.2.ebuild:
+ Fix LICENSE, bug 437166. Thanks to Ben Sagal <bensagal@gmail.com>.
21 Jul 2012; Pacho Ramos <pacho@gentoo.org> ikvm-0.46.0.2.ebuild,
ikvm-7.1.4532.2.ebuild:
diff --git a/dev-dotnet/ikvm/ikvm-0.46.0.1.ebuild b/dev-dotnet/ikvm/ikvm-0.46.0.1.ebuild
index ff06db3b85a3..1d05db0a9f0d 100644
--- a/dev-dotnet/ikvm/ikvm-0.46.0.1.ebuild
+++ b/dev-dotnet/ikvm/ikvm-0.46.0.1.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-dotnet/ikvm/ikvm-0.46.0.1.ebuild,v 1.5 2012/05/04 03:56:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm/ikvm-0.46.0.1.ebuild,v 1.6 2012/11/05 21:15:03 ulm Exp $
EAPI="4"
@@ -10,7 +10,7 @@ DESCRIPTION="Java VM for .NET"
HOMEPAGE="http://www.ikvm.net/ http://weblog.ikvm.net/"
SRC_URI="http://www.frijters.net/openjdk6-b22-stripped.zip
http://www.frijters.net/${PN}src-${PV}.zip"
-LICENSE="as-is"
+LICENSE="ZLIB GPL-2-with-linking-exception"
SLOT="0"
KEYWORDS="amd64 ppc x86"
diff --git a/dev-dotnet/ikvm/ikvm-0.46.0.2.ebuild b/dev-dotnet/ikvm/ikvm-0.46.0.2.ebuild
index 39a85d6a790e..1b4f3098daee 100644
--- a/dev-dotnet/ikvm/ikvm-0.46.0.2.ebuild
+++ b/dev-dotnet/ikvm/ikvm-0.46.0.2.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-dotnet/ikvm/ikvm-0.46.0.2.ebuild,v 1.6 2012/07/21 16:16:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm/ikvm-0.46.0.2.ebuild,v 1.7 2012/11/05 21:15:03 ulm Exp $
EAPI="4"
@@ -10,7 +10,7 @@ DESCRIPTION="Java VM for .NET"
HOMEPAGE="http://www.ikvm.net/ http://weblog.ikvm.net/"
SRC_URI="http://www.frijters.net/openjdk6-b22-stripped.zip
http://www.frijters.net/${PN}src-${PV}.zip"
-LICENSE="as-is"
+LICENSE="ZLIB GPL-2-with-linking-exception"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
diff --git a/dev-dotnet/ikvm/ikvm-7.1.4532.2.ebuild b/dev-dotnet/ikvm/ikvm-7.1.4532.2.ebuild
index 14647021b566..6a1756e2125f 100644
--- a/dev-dotnet/ikvm/ikvm-7.1.4532.2.ebuild
+++ b/dev-dotnet/ikvm/ikvm-7.1.4532.2.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-dotnet/ikvm/ikvm-7.1.4532.2.ebuild,v 1.2 2012/07/21 16:16:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ikvm/ikvm-7.1.4532.2.ebuild,v 1.3 2012/11/05 21:15:03 ulm Exp $
EAPI="4"
@@ -10,7 +10,7 @@ DESCRIPTION="Java VM for .NET"
HOMEPAGE="http://www.ikvm.net/ http://weblog.ikvm.net/"
SRC_URI="http://www.frijters.net/openjdk-7u4-stripped.zip
http://www.frijters.net/${PN}src-${PV}.zip"
-LICENSE="as-is"
+LICENSE="ZLIB GPL-2-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64 ~x86"