summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Berman <tberman@gentoo.org>2003-07-16 14:16:38 +0000
committerTodd Berman <tberman@gentoo.org>2003-07-16 14:16:38 +0000
commit059c9918f45272edf5a9362292259d32218f32ca (patch)
tree3f87b25d105de127734fe0559c2b774fe901a032 /dev-lang/mono
parentfixing libxml2-2.5.8s brokenness with mono (diff)
downloadhistorical-059c9918f45272edf5a9362292259d32218f32ca.tar.gz
historical-059c9918f45272edf5a9362292259d32218f32ca.tar.bz2
historical-059c9918f45272edf5a9362292259d32218f32ca.zip
fixing libxml2-2.5.8s brokenness with mono
Diffstat (limited to 'dev-lang/mono')
-rw-r--r--dev-lang/mono/Manifest4
-rw-r--r--dev-lang/mono/mono-0.25-r1.ebuild5
2 files changed, 5 insertions, 4 deletions
diff --git a/dev-lang/mono/Manifest b/dev-lang/mono/Manifest
index 0a48f7420ff0..e5576703b106 100644
--- a/dev-lang/mono/Manifest
+++ b/dev-lang/mono/Manifest
@@ -1,8 +1,8 @@
MD5 d826b02d733198da09d685794785ee77 mono-0.24-r1.ebuild 1878
MD5 1a57789148dd366489d821961fd0a910 mono-0.23-r1.ebuild 1881
MD5 efe65b084152b6f0d1508cdc6d641da1 mono-0.25.ebuild 1877
-MD5 3c2c351e309de635d13b35a9e3231bee mono-0.25-r1.ebuild 1886
-MD5 ba6cd894ed61bf3b061f108b232d1005 ChangeLog 4405
+MD5 0b2c285e2b3146b760e27f1d1b781330 mono-0.25-r1.ebuild 1886
+MD5 ef5b63f1656d39258342e5283856a626 ChangeLog 4405
MD5 0649de7e8ec73c0c5dc85fe677fe4948 files/dotnet.conf 350
MD5 c8db2904965d6ed0f1e5545c4516304d files/dotnet.init 1052
MD5 e1aeccd0dfc7bc9e54ea0884c40a3f45 files/digest-mono-0.25 123
diff --git a/dev-lang/mono/mono-0.25-r1.ebuild b/dev-lang/mono/mono-0.25-r1.ebuild
index 490597468198..2138c76c373f 100644
--- a/dev-lang/mono/mono-0.25-r1.ebuild
+++ b/dev-lang/mono/mono-0.25-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-0.25-r1.ebuild,v 1.1 2003/07/14 02:43:44 tberman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-0.25-r1.ebuild,v 1.2 2003/07/16 14:16:31 tberman Exp $
inherit eutils mono
@@ -19,7 +19,8 @@ SLOT="0"
KEYWORDS="~x86 -ppc"
DEPEND="virtual/glibc
- >=dev-libs/glib-2.0"
+ >=dev-libs/glib-2.0
+ <=dev-libs/libxml2-2.5.7"
RDEPEND="${DEPEND}
dev-util/pkgconfig"