summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2005-05-13 01:11:02 +0000
committerPeter Johanson <latexer@gentoo.org>2005-05-13 01:11:02 +0000
commit6df90b4737aab788d6f01c1e781c80659ae9dedc (patch)
treeacc3fad1021cebe464ad92ae07cf2e272051d5b1 /dev-dotnet/gnomevfs-sharp
parentBump. (diff)
downloadgentoo-2-6df90b4737aab788d6f01c1e781c80659ae9dedc.tar.gz
gentoo-2-6df90b4737aab788d6f01c1e781c80659ae9dedc.tar.bz2
gentoo-2-6df90b4737aab788d6f01c1e781c80659ae9dedc.zip
Bump.
(Portage version: 2.0.51.21-r1)
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.3.12
-rw-r--r--dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-1.9.3.1.ebuild15
4 files changed, 26 insertions, 1 deletions
diff --git a/dev-dotnet/gnomevfs-sharp/ChangeLog b/dev-dotnet/gnomevfs-sharp/ChangeLog
index 081ad97c96ae..9c6e1511b63a 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.2 2005/05/05 02:18:54 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.3 2005/05/13 01:10:05 latexer Exp $
+
+*gnomevfs-sharp-1.9.3.1 (13 May 2005)
+
+ 13 May 2005; Peter Johanson <latexer@gentoo.org>
+ +gnomevfs-sharp-1.9.3.1.ebuild:
+ Bump.
*gnomevfs-sharp-1.9.3 (05 May 2005)
diff --git a/dev-dotnet/gnomevfs-sharp/Manifest b/dev-dotnet/gnomevfs-sharp/Manifest
index 63e2f28fc673..6098d2eeb98a 100644
--- a/dev-dotnet/gnomevfs-sharp/Manifest
+++ b/dev-dotnet/gnomevfs-sharp/Manifest
@@ -2,5 +2,7 @@ MD5 c576c77299841f3a620ff633c5dd1886 ChangeLog 568
MD5 3df553e94423a0075a61a43a56dc6726 metadata.xml 256
MD5 a60ba3dc16213e44edc0adbd29f4a371 gnomevfs-sharp-1.9.2.ebuild 419
MD5 8cdf5defa8cbe01106275a90e6fdfbd9 gnomevfs-sharp-1.9.3.ebuild 419
+MD5 a60ba3dc16213e44edc0adbd29f4a371 gnomevfs-sharp-1.9.3.1.ebuild 419
MD5 d1dddb54802e684259aedfd27a11af15 files/digest-gnomevfs-sharp-1.9.2 147
MD5 284fbaa2e02c9f1dca27440457411e0b files/digest-gnomevfs-sharp-1.9.3 147
+MD5 fe4e7ed3578050079793d30322ad8a6c files/digest-gnomevfs-sharp-1.9.3.1 151
diff --git a/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-1.9.3.1 b/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-1.9.3.1
new file mode 100644
index 000000000000..3a5d9fe4100f
--- /dev/null
+++ b/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-1.9.3.1
@@ -0,0 +1,2 @@
+MD5 d34848b9b8e19743dd3dc526dc11631c gtk-sharp-1.9.3.1.tar.gz 2115812
+MD5 97c03f8b11215570c62503bc090c99c6 gtk-sharp-1.9.3.1-configurable.diff.gz 1501
diff --git a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-1.9.3.1.ebuild b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-1.9.3.1.ebuild
new file mode 100644
index 000000000000..b8138f48ce0a
--- /dev/null
+++ b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-1.9.3.1.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.1.ebuild,v 1.1 2005/05/13 01:10:05 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"