summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2004-02-07 20:27:50 +0000
committerRainer Groesslinger <scandium@gentoo.org>2004-02-07 20:27:50 +0000
commit61a986a8e693f0195ef58f9626aa24f2ece2e113 (patch)
tree0ae612943273bbdd8cd1c28c24c29439422abadc /dev-dotnet
parentamd64 (diff)
downloadhistorical-61a986a8e693f0195ef58f9626aa24f2ece2e113.tar.gz
historical-61a986a8e693f0195ef58f9626aa24f2ece2e113.tar.bz2
historical-61a986a8e693f0195ef58f9626aa24f2ece2e113.zip
fixed LICENSE (space instead of "|" as separator)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/mono/Manifest4
-rw-r--r--dev-dotnet/mono/mono-0.26-r1.ebuild6
-rw-r--r--dev-dotnet/mono/mono-0.28.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/dev-dotnet/mono/Manifest b/dev-dotnet/mono/Manifest
index 516b3056b977..54551703a733 100644
--- a/dev-dotnet/mono/Manifest
+++ b/dev-dotnet/mono/Manifest
@@ -1,5 +1,5 @@
-MD5 ecd7f578187a0d64d3bfa79c23fe0bde mono-0.28.ebuild 2164
-MD5 de6401bde26ec25480c0c195138f1162 mono-0.26-r1.ebuild 2167
+MD5 5c76a46e0d737e4d86f9ad2e7fa4fbf0 mono-0.28.ebuild 2160
+MD5 71126200d305ffc2f8cabd9d1f545c87 mono-0.26-r1.ebuild 2163
MD5 204ae4c2fa259575cb0c87c05a85046d ChangeLog 5972
MD5 76b314cc7b7b79b298dd4889dff8c9cd metadata.xml 159
MD5 518023a50bb285d0758ed7562a6af8a8 files/dotnet.conf 582
diff --git a/dev-dotnet/mono/mono-0.26-r1.ebuild b/dev-dotnet/mono/mono-0.26-r1.ebuild
index 193ebeaaf03b..26cffcdc6f26 100644
--- a/dev-dotnet/mono/mono-0.26-r1.ebuild
+++ b/dev-dotnet/mono/mono-0.26-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/mono-0.26-r1.ebuild,v 1.2 2003/10/01 17:29:26 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/mono-0.26-r1.ebuild,v 1.3 2004/02/07 20:27:50 scandium Exp $
inherit mono
@@ -13,7 +13,7 @@ SRC_URI="http://www.go-mono.com/archive/${P}.tar.gz
http://www.go-mono.com/archive/${MCS_P}.tar.gz"
HOMEPAGE="http://www.go-mono.com/"
-LICENSE="GPL-2 | LGPL-2 | X11"
+LICENSE="GPL-2 LGPL-2 X11"
SLOT="0"
KEYWORDS="x86 -ppc"
diff --git a/dev-dotnet/mono/mono-0.28.ebuild b/dev-dotnet/mono/mono-0.28.ebuild
index 5af40d30dbd3..3515052fb3c7 100644
--- a/dev-dotnet/mono/mono-0.28.ebuild
+++ b/dev-dotnet/mono/mono-0.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/mono-0.28.ebuild,v 1.2 2003/10/28 15:25:14 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/mono-0.28.ebuild,v 1.3 2004/02/07 20:27:50 scandium Exp $
inherit mono
@@ -13,7 +13,7 @@ SRC_URI="http://www.go-mono.com/archive/${P}.tar.gz
http://www.go-mono.com/archive/${MCS_P}.tar.gz"
HOMEPAGE="http://www.go-mono.com/"
-LICENSE="GPL-2 | LGPL-2 | X11"
+LICENSE="GPL-2 LGPL-2 X11"
SLOT="0"
KEYWORDS="x86 -ppc"