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
commitae527c1a939e6a16b12c44538d29e5b1abd3e2e1 (patch)
tree4ddc5d736a26c1ddb1a93ca2e4f2ae0418412426 /dev-dotnet/gda-sharp/gda-sharp-1.0.8-r1.ebuild
parentAdd *-sharp-1.0.10 compat. (diff)
downloadgentoo-2-ae527c1a939e6a16b12c44538d29e5b1abd3e2e1.tar.gz
gentoo-2-ae527c1a939e6a16b12c44538d29e5b1abd3e2e1.tar.bz2
gentoo-2-ae527c1a939e6a16b12c44538d29e5b1abd3e2e1.zip
Revision bump to force out pkg-config fix, and bump to latest 1.0.x release.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-dotnet/gda-sharp/gda-sharp-1.0.8-r1.ebuild')
-rw-r--r--dev-dotnet/gda-sharp/gda-sharp-1.0.8-r1.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-dotnet/gda-sharp/gda-sharp-1.0.8-r1.ebuild b/dev-dotnet/gda-sharp/gda-sharp-1.0.8-r1.ebuild
new file mode 100644
index 000000000000..025bf45e94de
--- /dev/null
+++ b/dev-dotnet/gda-sharp/gda-sharp-1.0.8-r1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gda-sharp/gda-sharp-1.0.8-r1.ebuild,v 1.1 2005/05/24 17:38:57 latexer Exp $
+
+inherit gtk-sharp-component
+
+SLOT="1"
+KEYWORDS="x86 ppc"
+IUSE=""
+
+DEPEND="${DEPEND}
+ =dev-dotnet/gtk-sharp-${PV}*
+ >=gnome-extra/libgda-1.0.0"