summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-11-18 08:55:36 +0000
committerPacho Ramos <pacho@gentoo.org>2010-11-18 08:55:36 +0000
commit20f290108a3710f0f4f5684634804f204377e799 (patch)
tree3b5d510dae5ebb473af3e2d1ba5e837f8006919d /dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild
parentBundle patches into distfiles tarball (diff)
downloadhistorical-20f290108a3710f0f4f5684634804f204377e799.tar.gz
historical-20f290108a3710f0f4f5684634804f204377e799.tar.bz2
historical-20f290108a3710f0f4f5684634804f204377e799.zip
Version bump for mono-2.8.
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild')
-rw-r--r--dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild b/dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild
new file mode 100644
index 000000000000..cbad8b760b9e
--- /dev/null
+++ b/dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild,v 1.1 2010/11/18 08:55:36 pacho Exp $
+
+EAPI=2
+
+GTK_SHARP_REQUIRED_VERSION="2.12"
+
+inherit gtk-sharp-module
+
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+IUSE=""
+
+RESTRICT="test"