summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-07-12 18:07:17 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-07-12 18:07:17 +0000
commitd1d1de2d2f55ce8c8f876677e412a58bde9146a7 (patch)
tree1d9c1054ed02cf880ce696bb0eef614169e87d91 /dev-lang/mono
parent* closing bug #135187 (diff)
downloadgentoo-2-d1d1de2d2f55ce8c8f876677e412a58bde9146a7.tar.gz
gentoo-2-d1d1de2d2f55ce8c8f876677e412a58bde9146a7.tar.bz2
gentoo-2-d1d1de2d2f55ce8c8f876677e412a58bde9146a7.zip
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-lang/mono')
-rw-r--r--dev-lang/mono/ChangeLog5
-rw-r--r--dev-lang/mono/mono-1.1.13.6.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <wolf31o2@gentoo.org> 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