summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2005-05-24 17:40:31 +0000
committerPeter Johanson <latexer@gentoo.org>2005-05-24 17:40:31 +0000
commita0fb92990dd375d3ca39bb2008aa3e672a8ba7a3 (patch)
tree3b969b4a56889037d9478635f5cbe32aa69db807 /dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.0.10.ebuild
parentAdd *-sharp-1.0.10 compat. (diff)
downloadhistorical-a0fb92990dd375d3ca39bb2008aa3e672a8ba7a3.tar.gz
historical-a0fb92990dd375d3ca39bb2008aa3e672a8ba7a3.tar.bz2
historical-a0fb92990dd375d3ca39bb2008aa3e672a8ba7a3.zip
Revision bump to force out pkg-config fix, and bump to latest 1.0.x release.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.0.10.ebuild')
-rw-r--r--dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.0.10.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.0.10.ebuild b/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.0.10.ebuild
new file mode 100644
index 000000000000..9ec346a75d1e
--- /dev/null
+++ b/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.0.10.ebuild
@@ -0,0 +1,18 @@
+# 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.0.10.ebuild,v 1.1 2005/05/24 17:39:37 latexer Exp $
+
+inherit gtk-sharp-component
+
+SLOT="1"
+KEYWORDS="~x86 ~ppc ~amd64"
+IUSE=""
+
+DEPEND="${DEPEND}
+ =dev-dotnet/gtk-sharp-${PV}*
+ =dev-dotnet/art-sharp-${PV}*
+ =dev-dotnet/gda-sharp-${PV}*
+ =dev-dotnet/gnome-sharp-${PV}*
+ >=gnome-extra/libgnomedb-1.0.0"
+
+GTK_SHARP_COMPONENT_BUILD_DEPS="art gda gnome"