summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2006-10-27 16:22:23 +0000
committerChristian Faulhammer <fauli@gentoo.org>2006-10-27 16:22:23 +0000
commitbec32f246476b899191505cf264a6599f62b7de3 (patch)
treea7312f1479c40b1475899d57a8f20716329442cc /dev-lang/mono/mono-1.1.13.8.1.ebuild
parentVersion bump (diff)
downloadhistorical-bec32f246476b899191505cf264a6599f62b7de3.tar.gz
historical-bec32f246476b899191505cf264a6599f62b7de3.tar.bz2
historical-bec32f246476b899191505cf264a6599f62b7de3.zip
x86 stable due to security bug #150264
Package-Manager: portage-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