diff options
Diffstat (limited to 'dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.3.1.ebuild')
-rw-r--r-- | dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.3.1.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.3.1.ebuild b/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.3.1.ebuild new file mode 100644 index 000000000000..ead61279f4dc --- /dev/null +++ b/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.3.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.3.1.ebuild,v 1.1 2005/05/13 01:09:24 latexer Exp $ + +inherit gtk-sharp-component + +SLOT="2" +KEYWORDS="~x86 ~ppc" +IUSE="" + +DEPEND="${DEPEND} + =dev-dotnet/art-sharp-${PV}* + =dev-dotnet/gda-sharp-${PV}* + =dev-dotnet/gnome-sharp-${PV}* + >=gnome-extra/libgnomedb-1.0.0" + +GTK_SHARP_COMPONENT_SLOT="2" +GTK_SHARP_COMPONENT_SLOT_DEC="-2.0" +GTK_SHARP_COMPONENT_BUILD_DEPS="art gda gnome" |