summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2003-04-22 22:53:21 +0000
committerLuca Barbato <lu_zero@gentoo.org>2003-04-22 22:53:21 +0000
commit0df188326ddf8a342c2257899460025fefde7175 (patch)
tree25370f0a2e6ef048e61d3c1739750a79323cba31 /gnome-extra/libgda
parentnew 1.2.6 upstream release and closing 3 bug reports (see ChangeLog) (diff)
downloadhistorical-0df188326ddf8a342c2257899460025fefde7175.tar.gz
historical-0df188326ddf8a342c2257899460025fefde7175.tar.bz2
historical-0df188326ddf8a342c2257899460025fefde7175.zip
~ppc keyword
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r--gnome-extra/libgda/ChangeLog5
-rw-r--r--gnome-extra/libgda/Manifest8
-rw-r--r--gnome-extra/libgda/libgda-0.11.0.ebuild4
3 files changed, 14 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog
index dbf890174600..40f7a784ed5b 100644
--- a/gnome-extra/libgda/ChangeLog
+++ b/gnome-extra/libgda/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/libgda
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.17 2003/04/09 09:29:09 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.18 2003/04/22 22:50:55 lu_zero Exp $
+
+ 23 Apr 2003; Luca Barbato <lu_zero@gentoo.org> libgda-0.11.0.ebuild:
+ added ~ppc keyword
*libgda-0.11.0 (15 Mar 2003)
diff --git a/gnome-extra/libgda/Manifest b/gnome-extra/libgda/Manifest
new file mode 100644
index 000000000000..8c86693f830f
--- /dev/null
+++ b/gnome-extra/libgda/Manifest
@@ -0,0 +1,8 @@
+MD5 7aa31bc010badaa4ec960265a04b9dd2 ChangeLog 2923
+MD5 5ab82f7dadae03ca71999d11372c5569 libgda-0.2.95-r1.ebuild 3309
+MD5 8f9f7b7c7813c4a410bdabf61cb18ddb libgda-0.2.96-r2.ebuild 3513
+MD5 358ffa5bf7e7cc07a199014c693c9ee1 libgda-0.11.0.ebuild 2514
+MD5 40bbf8acf6e08a15e8e61573f6f07724 files/digest-libgda-0.2.95-r1 66
+MD5 e92331f7677fcfc3e82541f08676bb32 files/digest-libgda-0.2.96-r2 66
+MD5 b25e6e812f6a42246239fb79f338c09e files/libgda-0.2.96-gentoo.patch 3345
+MD5 4536d2d472e66b26d777dad00e029fb5 files/digest-libgda-0.11.0 206
diff --git a/gnome-extra/libgda/libgda-0.11.0.ebuild b/gnome-extra/libgda/libgda-0.11.0.ebuild
index 44ce9c2d2bb6..79d05328ed86 100644
--- a/gnome-extra/libgda/libgda-0.11.0.ebuild
+++ b/gnome-extra/libgda/libgda-0.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.11.0.ebuild,v 1.2 2003/04/09 09:29:09 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.11.0.ebuild,v 1.3 2003/04/22 22:50:55 lu_zero Exp $
IUSE="odbc postgres mysql ldap firebird"
@@ -11,7 +11,7 @@ DESCRIPTION="Gnome Database Access Library"
HOMEPAGE="http://www.gnome-db.org/"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
RDEPEND=">=gnome-base/ORBit2-2.3.91
>=dev-libs/glib-2.0.4