diff options
Diffstat (limited to 'dev-dotnet/vte-sharp/vte-sharp-2.16.0.ebuild')
-rw-r--r-- | dev-dotnet/vte-sharp/vte-sharp-2.16.0.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-dotnet/vte-sharp/vte-sharp-2.16.0.ebuild b/dev-dotnet/vte-sharp/vte-sharp-2.16.0.ebuild deleted file mode 100644 index ac0f9fa66e65..000000000000 --- a/dev-dotnet/vte-sharp/vte-sharp-2.16.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 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.16.0.ebuild,v 1.1 2006/09/07 05:31:25 latexer Exp $ - -GTK_SHARP_TARBALL_PREFIX="gnome-sharp" -GTK_SHARP_REQUIRED_VERSION="2.10" - -inherit gtk-sharp-component - -SLOT="2" -KEYWORDS="~amd64 ~ppc ~x86" -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" |