From d1d1de2d2f55ce8c8f876677e412a58bde9146a7 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 12 Jul 2006 18:07:17 +0000 Subject: Stable on x86 wrt bug #139612. (Portage version: 2.1.1_pre2-r6) --- dev-lang/mono/ChangeLog | 5 ++++- dev-lang/mono/mono-1.1.13.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang/mono') diff --git a/dev-lang/mono/ChangeLog b/dev-lang/mono/ChangeLog index 99b3c4c50bf4..d367219cbfbc 100644 --- a/dev-lang/mono/ChangeLog +++ b/dev-lang/mono/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/mono # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.85 2006/07/12 17:58:45 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.86 2006/07/12 18:07:17 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni mono-1.1.13.6.ebuild: + Stable on x86 wrt bug #139612. *mono-1.1.16.1 (12 Jul 2006) diff --git a/dev-lang/mono/mono-1.1.13.6.ebuild b/dev-lang/mono/mono-1.1.13.6.ebuild index 36b934551ee0..cf24db675376 100644 --- a/dev-lang/mono/mono-1.1.13.6.ebuild +++ b/dev-lang/mono/mono-1.1.13.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.13.6.ebuild,v 1.1 2006/04/28 02:59:26 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.13.6.ebuild,v 1.2 2006/07/12 18:07:17 wolf31o2 Exp $ inherit eutils mono flag-o-matic multilib autotools @@ -12,7 +12,7 @@ SRC_URI="http://www.go-mono.com/sources/mono-${PV:0:3}/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="nptl X" DEPEND=">=dev-libs/glib-2.0 -- cgit v1.2.3-65-gdbad