summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2004-02-22 14:46:41 +0000
committerBrad House <brad_mssw@gentoo.org>2004-02-22 14:46:41 +0000
commit5f51ef659b5eb7556ecf6c06c40a6542a43cec16 (patch)
tree284a4979cf96949dd324aa972f5d6821d2ebf0bd /gnome-extra/libgda
parentamd64 (Manifest recommit) (diff)
downloadgentoo-2-5f51ef659b5eb7556ecf6c06c40a6542a43cec16.tar.gz
gentoo-2-5f51ef659b5eb7556ecf6c06c40a6542a43cec16.tar.bz2
gentoo-2-5f51ef659b5eb7556ecf6c06c40a6542a43cec16.zip
amd64
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r--gnome-extra/libgda/ChangeLog5
-rw-r--r--gnome-extra/libgda/libgda-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog
index 70b11e6ce6a1..e3b3e2371494 100644
--- a/gnome-extra/libgda/ChangeLog
+++ b/gnome-extra/libgda/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for gnome-extra/libgda
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.40 2004/02/17 20:00:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.41 2004/02/22 14:43:10 brad_mssw Exp $
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libgda-1.0.2.ebuild,
libgda-1.0.3.ebuild:
@@ -34,6 +34,9 @@
17 Dec 2003; Guy Martin <gmsoft@gentoo.org> libgda-1.0.1.ebuild:
Marked stable on hppa.
+ 13 Dec 2003; Brad House <brad_mssw@gentoo.org> libgda-1.0.2.ebuild:
+ mark stable on amd64
+
03 Dec 2003; L. Boshell <leonardop@gentoo.org> libgda-1.0.2.ebuild,
files/libgda-1.0.2-gcc2_fix.patch:
Added patch to make it compile under gcc2.
diff --git a/gnome-extra/libgda/libgda-1.0.3.ebuild b/gnome-extra/libgda/libgda-1.0.3.ebuild
index 98858886ff35..5a7ea61e76d2 100644
--- a/gnome-extra/libgda/libgda-1.0.3.ebuild
+++ b/gnome-extra/libgda/libgda-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.3.ebuild,v 1.2 2004/02/17 20:00:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.3.ebuild,v 1.3 2004/02/22 14:43:10 brad_mssw Exp $
inherit gnome2
@@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2"
IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc"
SLOT="1"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 amd64"
RDEPEND=">=dev-libs/glib-2.0
>=dev-libs/libxml2-2.0