summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2009-03-10 15:14:02 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2009-03-10 15:14:02 +0000
commit381fc881b21c7e2f217ff7d86bd54d9fd56b52b9 (patch)
treebf0186e0faedf4d371214078205b126043dd7ab1 /dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild
parentBump. Bug 261952. (diff)
downloadhistorical-381fc881b21c7e2f217ff7d86bd54d9fd56b52b9.tar.gz
historical-381fc881b21c7e2f217ff7d86bd54d9fd56b52b9.tar.bz2
historical-381fc881b21c7e2f217ff7d86bd54d9fd56b52b9.zip
Bump to gnome-sharp-2.24.1. Only change is added policy files, adding compatibility with older versions.
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild')
-rw-r--r--dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild
new file mode 100644
index 000000000000..960aba9cdcb0
--- /dev/null
+++ b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.1.ebuild,v 1.1 2009/03/10 15:14:02 loki_val Exp $
+
+EAPI=2
+
+GTK_SHARP_REQUIRED_VERSION="2.12"
+
+inherit gtk-sharp-module
+
+SLOT="2"
+KEYWORDS="~x86 ~ppc ~x86-fbsd ~amd64"
+IUSE=""
+
+RESTRICT="test"