summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2005-05-05 02:18:54 +0000
committerPeter Johanson <latexer@gentoo.org>2005-05-05 02:18:54 +0000
commit58ef7ec1f476edaa65af1b6d12be51263094cbb1 (patch)
tree6672f912392a998fe090a360544e9e7c8683652f /dev-dotnet/gnomevfs-sharp
parentFix up some things that broke with the re-organization. (diff)
downloadgentoo-2-58ef7ec1f476edaa65af1b6d12be51263094cbb1.tar.gz
gentoo-2-58ef7ec1f476edaa65af1b6d12be51263094cbb1.tar.bz2
gentoo-2-58ef7ec1f476edaa65af1b6d12be51263094cbb1.zip
Bump.
(Portage version: 2.0.51.21)
Diffstat (limited to 'dev-dotnet/gnomevfs-sharp')
-rw-r--r--dev-dotnet/gnomevfs-sharp/ChangeLog8
-rw-r--r--dev-dotnet/gnomevfs-sharp/Manifest2
-rw-r--r--dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-1.9.32
-rw-r--r--dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-1.9.3.ebuild15
4 files changed, 26 insertions, 1 deletions
diff --git a/dev-dotnet/gnomevfs-sharp/ChangeLog b/dev-dotnet/gnomevfs-sharp/ChangeLog
index 1bcd18d756bc..081ad97c96ae 100644
--- a/dev-dotnet/gnomevfs-sharp/ChangeLog
+++ b/dev-dotnet/gnomevfs-sharp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-dotnet/gnomevfs-sharp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.1 2005/04/02 01:21:20 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.2 2005/05/05 02:18:54 latexer Exp $
+
+*gnomevfs-sharp-1.9.3 (05 May 2005)
+
+ 05 May 2005; Peter Johanson <latexer@gentoo.org>
+ +gnomevfs-sharp-1.9.3.ebuild:
+ Bump.
*gnomevfs-sharp-1.9.2 (02 Apr 2005)
diff --git a/dev-dotnet/gnomevfs-sharp/Manifest b/dev-dotnet/gnomevfs-sharp/Manifest
index 86d84542c193..ab1970aba07d 100644
--- a/dev-dotnet/gnomevfs-sharp/Manifest
+++ b/dev-dotnet/gnomevfs-sharp/Manifest
@@ -1,4 +1,6 @@
MD5 e9fb251ee44a2586ced6a73acd3c93c4 ChangeLog 439
MD5 3df553e94423a0075a61a43a56dc6726 metadata.xml 256
MD5 a60ba3dc16213e44edc0adbd29f4a371 gnomevfs-sharp-1.9.2.ebuild 419
+MD5 a60ba3dc16213e44edc0adbd29f4a371 gnomevfs-sharp-1.9.3.ebuild 419
MD5 d1dddb54802e684259aedfd27a11af15 files/digest-gnomevfs-sharp-1.9.2 147
+MD5 284fbaa2e02c9f1dca27440457411e0b files/digest-gnomevfs-sharp-1.9.3 147
diff --git a/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-1.9.3 b/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-1.9.3
new file mode 100644
index 000000000000..d3aaed887246
--- /dev/null
+++ b/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-1.9.3
@@ -0,0 +1,2 @@
+MD5 c7654c4947a554d7fd588f035c7ef92a gtk-sharp-1.9.3.tar.gz 2186372
+MD5 2f54720cea7a0f0f517c95ea9df0b8d1 gtk-sharp-1.9.3-configurable.diff.gz 1480
diff --git a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-1.9.3.ebuild b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-1.9.3.ebuild
new file mode 100644
index 000000000000..b43e643d596d
--- /dev/null
+++ b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-1.9.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-1.9.3.ebuild,v 1.1 2005/05/05 02:18:54 latexer Exp $
+
+inherit gtk-sharp-component
+
+SLOT="2"
+KEYWORDS="~x86 ~ppc"
+IUSE=""
+
+DEPEND="${DEPEND}
+ >=gnome-base/gnome-vfs-2.0"
+
+GTK_SHARP_COMPONENT_SLOT="2"
+GTK_SHARP_COMPONENT_SLOT_DEC="-2.0"