diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-11-06 19:40:35 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-11-06 19:40:35 +0000 |
commit | 25d1748a3f0874272e0dbbd104d1b7c5f87eedd3 (patch) | |
tree | 7c5e6a95e3d3d72b6ecfe92ec789e757144257c4 /dev-lang/mono | |
parent | Marked stable on amd64 for bug #145841 (diff) | |
download | gentoo-2-25d1748a3f0874272e0dbbd104d1b7c5f87eedd3.tar.gz gentoo-2-25d1748a3f0874272e0dbbd104d1b7c5f87eedd3.tar.bz2 gentoo-2-25d1748a3f0874272e0dbbd104d1b7c5f87eedd3.zip |
ppc stable
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-lang/mono')
-rw-r--r-- | dev-lang/mono/mono-1.1.13.8.1.ebuild | 4 |
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 8ae916bea0b6..584044b63f30 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.3 2006/10/31 19:54:16 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.1.13.8.1.ebuild,v 1.4 2006/11/06 19:40:35 dertobi123 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="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="nptl X" DEPEND=">=dev-libs/glib-2.0 |