diff options
Diffstat (limited to 'dev-lang/mono/mono-1.2.2.1.ebuild')
-rw-r--r-- | dev-lang/mono/mono-1.2.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/mono/mono-1.2.2.1.ebuild b/dev-lang/mono/mono-1.2.2.1.ebuild index 11906ecada2b..8cbb97deee97 100644 --- a/dev-lang/mono/mono-1.2.2.1.ebuild +++ b/dev-lang/mono/mono-1.2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.2.1.ebuild,v 1.3 2006/12/21 22:05:32 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.2.1.ebuild,v 1.4 2007/01/06 18:58:47 opfer Exp $ inherit eutils flag-o-matic multilib autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.go-mono.com/sources/mono/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 X11 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="X nptl" RDEPEND="!<dev-dotnet/pnet-0.6.12 |