diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-03-20 00:27:49 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-03-20 00:27:49 +0000 |
commit | 652e9cbbfc41e3f88b8d7c585770eb688972859c (patch) | |
tree | 9438fcaef598ded19c3fca5a704dbb89f6029da9 /dev-dotnet | |
parent | Add patch to respect LDFLAGS. (diff) | |
download | gentoo-2-652e9cbbfc41e3f88b8d7c585770eb688972859c.tar.gz gentoo-2-652e9cbbfc41e3f88b8d7c585770eb688972859c.tar.bz2 gentoo-2-652e9cbbfc41e3f88b8d7c585770eb688972859c.zip |
Stable on amd64.
(Portage version: 2.1_pre6-r4)
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/gecko-sharp/ChangeLog | 7 | ||||
-rw-r--r-- | dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-dotnet/gecko-sharp/ChangeLog b/dev-dotnet/gecko-sharp/ChangeLog index 8b42a9a81013..69f117077147 100644 --- a/dev-dotnet/gecko-sharp/ChangeLog +++ b/dev-dotnet/gecko-sharp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-dotnet/gecko-sharp -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gecko-sharp/ChangeLog,v 1.38 2005/11/14 15:38:32 herbs Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gecko-sharp/ChangeLog,v 1.39 2006/03/20 00:27:49 metalgod Exp $ + + 20 Mar 2006; Luis Medinas <metalgod@gentoo.org> gecko-sharp-0.6.ebuild: + Stable on amd64. 14 Nov 2005; Herbie Hopkins <herbs@gentoo.org> gecko-sharp-0.6.ebuild: Add inherit multilib diff --git a/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild b/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild index a0ced42eef2f..78501d49ac36 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 +# Copyright 1999-2006 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.13 2005/11/14 15:38:32 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild,v 1.14 2006/03/20 00:27:49 metalgod Exp $ inherit mono multilib @@ -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="amd64 ppc x86" IUSE="" DEPEND=">=dev-lang/mono-1.0 |