diff options
Diffstat (limited to 'dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild')
-rw-r--r-- | dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild b/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild index 9cbc5f99793d..df996a3c1b6b 100644 --- a/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild +++ b/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild,v 1.1 2006/01/27 02:46:09 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.0.ebuild,v 1.2 2006/07/12 16:31:33 wolf31o2 Exp $ inherit gtk-sharp-component SLOT="2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="${DEPEND} >=gnome-base/libglade-2.3.6" |