diff options
author | Peter Johanson <latexer@gentoo.org> | 2004-12-21 13:19:16 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2004-12-21 13:19:16 +0000 |
commit | f8936755841d57c31abf02de5e1ada470f7ba834 (patch) | |
tree | 386d4c069aeb5959d7ef9b64f16aa61991983761 /dev-dotnet | |
parent | New version, updated to use 2.6 mm packages and intltool. Closes bug 74350 (M... (diff) | |
download | gentoo-2-f8936755841d57c31abf02de5e1ada470f7ba834.tar.gz gentoo-2-f8936755841d57c31abf02de5e1ada470f7ba834.tar.bz2 gentoo-2-f8936755841d57c31abf02de5e1ada470f7ba834.zip |
Remove the amd64 keywords from these, as they now require the JIT to build, and amd64 has no working JIT in 1.0.x
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/mono/ChangeLog | 7 | ||||
-rw-r--r-- | dev-dotnet/mono/mono-1.0.5-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-dotnet/mono/mono-1.0.5-r3.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-dotnet/mono/ChangeLog b/dev-dotnet/mono/ChangeLog index 49f4e84a770a..3b9e407b7916 100644 --- a/dev-dotnet/mono/ChangeLog +++ b/dev-dotnet/mono/ChangeLog @@ -1,6 +1,11 @@ # 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.39 2004/12/21 04:43:34 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/ChangeLog,v 1.40 2004/12/21 13:19:16 latexer Exp $ + + 21 Dec 2004; Peter Johanson <latexer@gentoo.org> mono-1.0.5-r2.ebuild, + mono-1.0.5-r3.ebuild: + Remove the amd64 keywords from these, as they now require the JIT to build, + and amd64 has no working JIT in 1.0.x 20 Dec 2004; Peter Johanson <latexer@gentoo.org> mono-1.0.5-r2.ebuild, mono-1.0.5-r3.ebuild: diff --git a/dev-dotnet/mono/mono-1.0.5-r2.ebuild b/dev-dotnet/mono/mono-1.0.5-r2.ebuild index f675611c9cba..cbc80cece41d 100644 --- a/dev-dotnet/mono/mono-1.0.5-r2.ebuild +++ b/dev-dotnet/mono/mono-1.0.5-r2.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-1.0.5-r2.ebuild,v 1.2 2004/12/21 04:43:34 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/mono-1.0.5-r2.ebuild,v 1.3 2004/12/21 13:19:16 latexer Exp $ inherit eutils mono flag-o-matic debug @@ -14,7 +14,7 @@ SRC_URI="http://www.go-mono.com/archive/${PV}/${P}.tar.gz LICENSE="|| ( GPL-2 LGPL-2 X11)" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/libc diff --git a/dev-dotnet/mono/mono-1.0.5-r3.ebuild b/dev-dotnet/mono/mono-1.0.5-r3.ebuild index 037a8afe242f..5dc9b0c23dc9 100644 --- a/dev-dotnet/mono/mono-1.0.5-r3.ebuild +++ b/dev-dotnet/mono/mono-1.0.5-r3.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-1.0.5-r3.ebuild,v 1.2 2004/12/21 04:43:34 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/mono-1.0.5-r3.ebuild,v 1.3 2004/12/21 13:19:16 latexer Exp $ inherit eutils mono flag-o-matic debug gcc @@ -14,7 +14,7 @@ SRC_URI="http://www.go-mono.com/archive/${PV}/${P}.tar.gz LICENSE="|| ( GPL-2 LGPL-2 X11)" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc" IUSE="nptl" DEPEND="virtual/libc |