summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2005-04-02 01:16:51 +0000
committerPeter Johanson <latexer@gentoo.org>2005-04-02 01:16:51 +0000
commit7f345c2a81c89c93a46be819726833e4debfdbe9 (patch)
tree8730d990684acdb057180c0a446255c5982304cd /dev-dotnet/gnomedb-sharp
parentAdd the preview release of the gtk-sharp-2.0 stuff. (diff)
downloadgentoo-2-7f345c2a81c89c93a46be819726833e4debfdbe9.tar.gz
gentoo-2-7f345c2a81c89c93a46be819726833e4debfdbe9.tar.bz2
gentoo-2-7f345c2a81c89c93a46be819726833e4debfdbe9.zip
Add the preview release of the gtk-sharp-2.0 stuff.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-dotnet/gnomedb-sharp')
-rw-r--r--dev-dotnet/gnomedb-sharp/ChangeLog8
-rw-r--r--dev-dotnet/gnomedb-sharp/Manifest2
-rw-r--r--dev-dotnet/gnomedb-sharp/files/digest-gnomedb-sharp-1.9.22
-rw-r--r--dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.2.ebuild19
4 files changed, 30 insertions, 1 deletions
diff --git a/dev-dotnet/gnomedb-sharp/ChangeLog b/dev-dotnet/gnomedb-sharp/ChangeLog
index 34d2b8584de3..cb91c9c02b11 100644
--- a/dev-dotnet/gnomedb-sharp/ChangeLog
+++ b/dev-dotnet/gnomedb-sharp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-dotnet/gnomedb-sharp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomedb-sharp/ChangeLog,v 1.10 2005/03/23 01:29:47 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomedb-sharp/ChangeLog,v 1.11 2005/04/02 01:15:36 latexer Exp $
+
+*gnomedb-sharp-1.9.2 (02 Apr 2005)
+
+ 02 Apr 2005; Peter Johanson <latexer@gentoo.org>
+ +gnomedb-sharp-1.9.2.ebuild:
+ Add the preview release of the gtk-sharp-2.0 stuff.
22 Mar 2005; Peter Johanson <latexer@gentoo.org> gnomedb-sharp-1.0.4.ebuild,
gnomedb-sharp-1.0.6.ebuild, gnomedb-sharp-1.0.8.ebuild:
diff --git a/dev-dotnet/gnomedb-sharp/Manifest b/dev-dotnet/gnomedb-sharp/Manifest
index c550ef537bfe..411e4e14f62c 100644
--- a/dev-dotnet/gnomedb-sharp/Manifest
+++ b/dev-dotnet/gnomedb-sharp/Manifest
@@ -1,8 +1,10 @@
MD5 e9b0781cf82ed5202f8f664d22ca138b gnomedb-sharp-1.0.8.ebuild 529
MD5 6a42b45d1803d6f594e983078152e239 gnomedb-sharp-1.0.4.ebuild 562
+MD5 a8caf06c6f2912f46d22fe2e7b43e64a gnomedb-sharp-1.9.2.ebuild 451
MD5 7660858a6c43cf50e12da105f0a92089 gnomedb-sharp-1.0.6.ebuild 528
MD5 6f498f09ba6573893e096275813bca73 ChangeLog 1262
MD5 a60fdfbce7c7cfc52187ff86a7f8bbf8 metadata.xml 222
MD5 b63c29f6761c048a9d7943713c15c78c files/digest-gnomedb-sharp-1.0.4 147
MD5 ff5a2a47c3e1d785fc179c922857e409 files/digest-gnomedb-sharp-1.0.6 147
MD5 3af46f2e9fbd6a7f642bc1ef502d50ca files/digest-gnomedb-sharp-1.0.8 147
+MD5 d1dddb54802e684259aedfd27a11af15 files/digest-gnomedb-sharp-1.9.2 147
diff --git a/dev-dotnet/gnomedb-sharp/files/digest-gnomedb-sharp-1.9.2 b/dev-dotnet/gnomedb-sharp/files/digest-gnomedb-sharp-1.9.2
new file mode 100644
index 000000000000..d260f726c7b7
--- /dev/null
+++ b/dev-dotnet/gnomedb-sharp/files/digest-gnomedb-sharp-1.9.2
@@ -0,0 +1,2 @@
+MD5 b7c5afab5f736ffa4011974302831363 gtk-sharp-1.9.2.tar.gz 2159808
+MD5 e66fae7398bdbd4c5840d572d918fb93 gtk-sharp-1.9.2-configurable.diff.gz 1391
diff --git a/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.2.ebuild b/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.2.ebuild
new file mode 100644
index 000000000000..b4186622022f
--- /dev/null
+++ b/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gnomedb-sharp/gnomedb-sharp-1.9.2.ebuild,v 1.1 2005/04/02 01:15:36 latexer Exp $
+
+inherit gtk-sharp-component
+
+SLOT="2"
+KEYWORDS="~x86 ~ppc"
+IUSE=""
+
+DEPEND="${DEPEND}
+ =dev-dotnet/art-sharp-${PV}*
+ =dev-dotnet/gda-sharp-${PV}*
+ =dev-dotnet/gnome-sharp-${PV}*
+ >=gnome-extra/libgnomedb-1.0.0"
+
+GTK_SHARP_COMPONENT_SLOT="2"
+GTK_SHARP_COMPONENT_SLOT_DEC="-2.0"
+GTK_SHARP_COMPONENT_BUILD_DEPS="art gda gnome"