diff options
author | 2005-05-16 20:13:46 +0000 | |
---|---|---|
committer | 2005-05-16 20:13:46 +0000 | |
commit | 1ea89cbef8bb06aae8019a2f51a1407bfe924850 (patch) | |
tree | dc6b8e8e6d29abcf5b79962df5ea70e700298d02 /dev-dotnet/gecko-sharp | |
parent | Remove old version. Mark stable on amd64 and x86. Version bump. (diff) | |
download | historical-1ea89cbef8bb06aae8019a2f51a1407bfe924850.tar.gz historical-1ea89cbef8bb06aae8019a2f51a1407bfe924850.tar.bz2 historical-1ea89cbef8bb06aae8019a2f51a1407bfe924850.zip |
Part one of the big dev-dotnet ~amd64 thing
Package-Manager: portage-2.0.51.22
Diffstat (limited to 'dev-dotnet/gecko-sharp')
-rw-r--r-- | dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild b/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild index 9b54d54ab14f..1dc16d76218e 100644 --- a/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild +++ b/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild,v 1.10 2005/03/23 16:15:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild,v 1.11 2005/05/16 20:13:46 slarti Exp $ inherit mono @@ -10,7 +10,7 @@ SRC_URI="http://www.go-mono.com/archive/1.0.3/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc -amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="" DEPEND=">=dev-lang/mono-1.0 |