diff options
author | Peter Johanson <latexer@gentoo.org> | 2004-06-29 17:08:56 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2004-06-29 17:08:56 +0000 |
commit | 8aafe07c25e3a10bbd5654dbf6b913e3b2a0dff7 (patch) | |
tree | f074a3fa67fa3d5713071d5b7797a06d7fa960cf /dev-dotnet/mono | |
parent | add sed-4 dep (diff) | |
download | historical-8aafe07c25e3a10bbd5654dbf6b913e3b2a0dff7.tar.gz historical-8aafe07c25e3a10bbd5654dbf6b913e3b2a0dff7.tar.bz2 historical-8aafe07c25e3a10bbd5654dbf6b913e3b2a0dff7.zip |
Fix installation problem for first time installs.
Diffstat (limited to 'dev-dotnet/mono')
-rw-r--r-- | dev-dotnet/mono/ChangeLog | 5 | ||||
-rw-r--r-- | dev-dotnet/mono/Manifest | 28 | ||||
-rw-r--r-- | dev-dotnet/mono/mono-0.97.ebuild | 4 |
3 files changed, 15 insertions, 22 deletions
diff --git a/dev-dotnet/mono/ChangeLog b/dev-dotnet/mono/ChangeLog index 64a6a1f06a55..1b14cd93935c 100644 --- a/dev-dotnet/mono/ChangeLog +++ b/dev-dotnet/mono/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/mono # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/ChangeLog,v 1.23 2004/06/28 16:05:06 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/ChangeLog,v 1.24 2004/06/29 17:08:56 latexer Exp $ + + 29 Jun 2004; Peter Johanson <latexer@gentoo.org> mono-0.97.ebuild: + Fix for installation for first time installs. See bug #55229 and #55393. 28 Jun 2004; Peter Johanson <latexer@gentoo.org> mono-0.97.ebuild: Build fix. See bug #55393. diff --git a/dev-dotnet/mono/Manifest b/dev-dotnet/mono/Manifest index 2c55fce2204d..88efa28c499d 100644 --- a/dev-dotnet/mono/Manifest +++ b/dev-dotnet/mono/Manifest @@ -1,30 +1,20 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 9563afa7a85b1b3463f41e15c252600a ChangeLog 7785 -MD5 76b314cc7b7b79b298dd4889dff8c9cd metadata.xml 159 -MD5 d61de115e7b37b55c71b44b0cb2bee89 mono-0.28.ebuild 2093 -MD5 6a866ffdedeca043a6aaf267f8e2cab9 mono-0.30.1.ebuild 2394 +MD5 f7e22e6411bbcd37bf830d576b10e66a mono-0.96.ebuild 1557 MD5 320ce3e4c19a4e80c41ee9400a39f23c mono-0.30.ebuild 2392 -MD5 f694ec86655b731f2d46488f531684f5 mono-0.31.ebuild 2546 MD5 0569a7578a0082a433223c7dad460a6e mono-0.91.ebuild 1661 +MD5 6a866ffdedeca043a6aaf267f8e2cab9 mono-0.30.1.ebuild 2394 +MD5 d61de115e7b37b55c71b44b0cb2bee89 mono-0.28.ebuild 2093 MD5 38b11c580052bca1c3ab11d14b281b51 mono-0.95.ebuild 1557 -MD5 f7e22e6411bbcd37bf830d576b10e66a mono-0.96.ebuild 1557 -MD5 a8512424f7c7ad11b9af4f723016681d mono-0.97.ebuild 1756 -MD5 b1d7d1f8b30cadd81ca257cfb0126f2b files/digest-mono-0.30 123 -MD5 43da8709d0752a2ef9f9dfb050a05d9f files/digest-mono-0.28 123 +MD5 198b7500d7079c1159c29aba0b3e3250 mono-0.97.ebuild 1784 +MD5 f694ec86655b731f2d46488f531684f5 mono-0.31.ebuild 2546 +MD5 6147b729c2d5be47132bfea60dbf871a ChangeLog 7930 +MD5 76b314cc7b7b79b298dd4889dff8c9cd metadata.xml 159 MD5 9f4b4eb6a1555ed574dbdd359cae3070 files/dotnet.conf 573 MD5 f33c78b627cbbc1db2ab5f6cc5299e70 files/dotnet.init 1034 MD5 33b073ed2746ffc3552b2c68a2215b56 files/digest-mono-0.30.1 127 +MD5 43da8709d0752a2ef9f9dfb050a05d9f files/digest-mono-0.28 123 +MD5 b1d7d1f8b30cadd81ca257cfb0126f2b files/digest-mono-0.30 123 MD5 e7d95f62bf18430aa812b1a501c2e485 files/digest-mono-0.31 124 MD5 0145cec2f8b351f3a72669bd6f7e4e0e files/digest-mono-0.91 63 MD5 274bce1afaca6fcf8751ccea8d3d77c7 files/digest-mono-0.95 63 MD5 7aace03d500c5c79171c98bfd0ed7b7e files/digest-mono-0.96 63 MD5 d84a98b3dd678d6332f84ca5c148191c files/digest-mono-0.97 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.8 (GNU/Linux) - -iD8DBQFA4X7bHTu7gpaalycRAlk4AJ9r033RomZo/BF6LloWqcpE37npXACgt+Gv -3OP/ChcNU5YBzHB0lVs/gOE= -=eHkC ------END PGP SIGNATURE----- diff --git a/dev-dotnet/mono/mono-0.97.ebuild b/dev-dotnet/mono/mono-0.97.ebuild index 43f66783fa82..a38d0efaeea5 100644 --- a/dev-dotnet/mono/mono-0.97.ebuild +++ b/dev-dotnet/mono/mono-0.97.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/mono-0.97.ebuild,v 1.3 2004/06/29 14:37:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/mono-0.97.ebuild,v 1.4 2004/06/29 17:08:56 latexer Exp $ inherit eutils mono flag-o-matic @@ -27,7 +27,7 @@ src_unpack() { unpack ${A} # Make it use the included mono for installing. Problems with DESTDIR. - sed -i -e "s:\$(DESTDIR)\$(bindir)/mono:\$(mono_runtime):g" \ + sed -i -e "s:\$(DESTDIR)\$(bindir)/mono:\$(mono_runtime) --config ../../data/config:g" \ ${S}/runtime/net_1_1/Makefile.in } |