summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/gtksourceview-sharp/gtksourceview-sharp-2.24.0-r10.ebuild')
-rw-r--r--dev-dotnet/gtksourceview-sharp/gtksourceview-sharp-2.24.0-r10.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-dotnet/gtksourceview-sharp/gtksourceview-sharp-2.24.0-r10.ebuild b/dev-dotnet/gtksourceview-sharp/gtksourceview-sharp-2.24.0-r10.ebuild
new file mode 100644
index 000000000000..e308f88add86
--- /dev/null
+++ b/dev-dotnet/gtksourceview-sharp/gtksourceview-sharp-2.24.0-r10.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gtksourceview-sharp/gtksourceview-sharp-2.24.0-r10.ebuild,v 1.1 2009/01/29 22:45:59 loki_val Exp $
+
+EAPI=2
+
+GTK_SHARP_REQUIRED_VERSION="2.12"
+GTKSOURCEVIEW_REQUIRED_VERSION=2.4.1
+
+inherit gtk-sharp-module
+
+SLOT="2"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+RESTRICT="test"