summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/rsvg-sharp/rsvg-sharp-2.24.0-r10.ebuild')
-rw-r--r--dev-dotnet/rsvg-sharp/rsvg-sharp-2.24.0-r10.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-dotnet/rsvg-sharp/rsvg-sharp-2.24.0-r10.ebuild b/dev-dotnet/rsvg-sharp/rsvg-sharp-2.24.0-r10.ebuild
new file mode 100644
index 000000000000..a40e93336c33
--- /dev/null
+++ b/dev-dotnet/rsvg-sharp/rsvg-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
+# $Id$
+
+EAPI=2
+
+GTK_SHARP_REQUIRED_VERSION="2.12"
+RSVG_REQUIRED_VERSION="2.22.2"
+
+inherit gtk-sharp-module
+
+SLOT="2"
+KEYWORDS="amd64 ppc x86"
+IUSE=""
+
+RESTRICT="test"