summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2006-10-27 16:22:23 +0000
committerChristian Faulhammer <opfer@gentoo.org>2006-10-27 16:22:23 +0000
commit26cc8daa71573311f5b271c557b1e4f5c3fffe9f (patch)
tree5203bbeadaa153ac01d9e8c355ebb6e697deb3d4 /dev-lang/mono/mono-1.1.13.8.1.ebuild
parentVersion bump (diff)
downloadgentoo-2-26cc8daa71573311f5b271c557b1e4f5c3fffe9f.tar.gz
gentoo-2-26cc8daa71573311f5b271c557b1e4f5c3fffe9f.tar.bz2
gentoo-2-26cc8daa71573311f5b271c557b1e4f5c3fffe9f.zip
x86 stable due to security bug #150264
(Portage version: 2.1.1)
Diffstat (limited to 'dev-lang/mono/mono-1.1.13.8.1.ebuild')
-rw-r--r--dev-lang/mono/mono-1.1.13.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mono/mono-1.1.13.8.1.ebuild b/dev-lang/mono/mono-1.1.13.8.1.ebuild
index 7e5c39fbf4f7..3b4e634a0d7c 100644
--- a/dev-lang/mono/mono-1.1.13.8.1.ebuild
+++ b/dev-lang/mono/mono-1.1.13.8.1.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.8.1.ebuild,v 1.1 2006/10/15 23:57:38 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.13.8.1.ebuild,v 1.2 2006/10/27 16:22:23 opfer 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