diff options
author | Peter Johanson <latexer@gentoo.org> | 2006-09-07 05:31:25 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2006-09-07 05:31:25 +0000 |
commit | bd12ef82f87ef120024481eca9554f641614cba5 (patch) | |
tree | d36cdd2e540fc662eb5435f6e8074fd112cfa5f6 /dev-dotnet/vte-sharp/vte-sharp-2.16.0.ebuild | |
parent | stable on ppc (Bug #146285) (diff) | |
download | historical-bd12ef82f87ef120024481eca9554f641614cba5.tar.gz historical-bd12ef82f87ef120024481eca9554f641614cba5.tar.bz2 historical-bd12ef82f87ef120024481eca9554f641614cba5.zip |
Bump.
Package-Manager: portage-2.1.1_rc1-r2
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, 19 insertions, 0 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 new file mode 100644 index 000000000000..ac0f9fa66e65 --- /dev/null +++ b/dev-dotnet/vte-sharp/vte-sharp-2.16.0.ebuild @@ -0,0 +1,19 @@ +# 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" |