diff options
Diffstat (limited to 'dev-dotnet/vte-sharp/vte-sharp-2.5.91.ebuild')
-rw-r--r-- | dev-dotnet/vte-sharp/vte-sharp-2.5.91.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-dotnet/vte-sharp/vte-sharp-2.5.91.ebuild b/dev-dotnet/vte-sharp/vte-sharp-2.5.91.ebuild new file mode 100644 index 000000000000..f181cfec16ef --- /dev/null +++ b/dev-dotnet/vte-sharp/vte-sharp-2.5.91.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/vte-sharp/vte-sharp-2.5.91.ebuild,v 1.1 2005/09/16 06:48:55 latexer Exp $ + +inherit gtk-sharp-component + +SLOT="2" +KEYWORDS="~x86 ~ppc" +IUSE="" + +DEPEND="${DEPEND} + >=x11-libs/vte-0.11.10" + +GTK_SHARP_COMPONENT_SLOT="2" +GTK_SHARP_COMPONENT_SLOT_DEC="-2.0" +GTK_SHARP_COMPONENT_BUILD_DEPS="gnome art" + |