summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2005-05-19 17:08:18 +0000
committerPeter Johanson <latexer@gentoo.org>2005-05-19 17:08:18 +0000
commit3ec8bb91f16a976db346f89739d6faecf998097e (patch)
treeeedee90f6a222bca64c9aa5c43ec58283cd31227 /dev-dotnet/gnomevfs-sharp
parentAdd new boo local flag for monodevelop (diff)
downloadgentoo-2-3ec8bb91f16a976db346f89739d6faecf998097e.tar.gz
gentoo-2-3ec8bb91f16a976db346f89739d6faecf998097e.tar.bz2
gentoo-2-3ec8bb91f16a976db346f89739d6faecf998097e.zip
Bump.
(Portage version: 2.0.51.22-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-2.5.52
-rw-r--r--dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.5.5.ebuild15
4 files changed, 26 insertions, 1 deletions
diff --git a/dev-dotnet/gnomevfs-sharp/ChangeLog b/dev-dotnet/gnomevfs-sharp/ChangeLog
index 9c6e1511b63a..894c83d020c7 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.3 2005/05/13 01:10:05 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomevfs-sharp/ChangeLog,v 1.4 2005/05/19 17:03:50 latexer Exp $
+
+*gnomevfs-sharp-2.5.5 (18 May 2005)
+
+ 18 May 2005; Peter Johanson <latexer@gentoo.org>
+ +gnomevfs-sharp-2.5.5.ebuild:
+ Bump.
*gnomevfs-sharp-1.9.3.1 (13 May 2005)
diff --git a/dev-dotnet/gnomevfs-sharp/Manifest b/dev-dotnet/gnomevfs-sharp/Manifest
index 866e67336622..f04a34eb3426 100644
--- a/dev-dotnet/gnomevfs-sharp/Manifest
+++ b/dev-dotnet/gnomevfs-sharp/Manifest
@@ -3,6 +3,8 @@ MD5 3df553e94423a0075a61a43a56dc6726 metadata.xml 256
MD5 a60ba3dc16213e44edc0adbd29f4a371 gnomevfs-sharp-1.9.2.ebuild 419
MD5 8cdf5defa8cbe01106275a90e6fdfbd9 gnomevfs-sharp-1.9.3.ebuild 419
MD5 6457ff225ba7e8e952fcba659c6c274e gnomevfs-sharp-1.9.3.1.ebuild 421
+MD5 a60ba3dc16213e44edc0adbd29f4a371 gnomevfs-sharp-2.5.5.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
+MD5 d3c03463afacd40a934397a076f9bf9b files/digest-gnomevfs-sharp-2.5.5 147
diff --git a/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-2.5.5 b/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-2.5.5
new file mode 100644
index 000000000000..ad834c5fdb01
--- /dev/null
+++ b/dev-dotnet/gnomevfs-sharp/files/digest-gnomevfs-sharp-2.5.5
@@ -0,0 +1,2 @@
+MD5 9ba5939aa604555a7c9eadbdcce44a52 gtk-sharp-2.5.5.tar.gz 2175385
+MD5 9cda427d7c40ed5fa33c39f623ad30b3 gtk-sharp-2.5.5-configurable.diff.gz 1466
diff --git a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.5.5.ebuild b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.5.5.ebuild
new file mode 100644
index 000000000000..3ca24b7c50b1
--- /dev/null
+++ b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.5.5.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-2.5.5.ebuild,v 1.1 2005/05/19 17:03:50 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"