summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-02-13 15:59:37 +0000
committerBrent Baude <ranger@gentoo.org>2009-02-13 15:59:37 +0000
commitf22e128cf563dccf91eeeb7b56994352be5fffb8 (patch)
tree580ecec6119d52fafc300a9e41019574c0ada8c4 /gnome-extra/libgda
parentNew ebuild (diff)
downloadgentoo-2-f22e128cf563dccf91eeeb7b56994352be5fffb8.tar.gz
gentoo-2-f22e128cf563dccf91eeeb7b56994352be5fffb8.tar.bz2
gentoo-2-f22e128cf563dccf91eeeb7b56994352be5fffb8.zip
stable ppc64, bug 258192
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r--gnome-extra/libgda/ChangeLog5
-rw-r--r--gnome-extra/libgda/libgda-3.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog
index 226ecc2f722d..7a807109a569 100644
--- a/gnome-extra/libgda/ChangeLog
+++ b/gnome-extra/libgda/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/libgda
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.123 2009/02/09 21:27:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.124 2009/02/13 15:59:37 ranger Exp $
+
+ 13 Feb 2009; Brent Baude <ranger@gentoo.org> libgda-3.0.4.ebuild:
+ stable ppc64, bug 258192
09 Feb 2009; Markus Meier <maekke@gentoo.org> libgda-3.0.4.ebuild:
amd64/x86 stable, bug #258192
diff --git a/gnome-extra/libgda/libgda-3.0.4.ebuild b/gnome-extra/libgda/libgda-3.0.4.ebuild
index 846a66e4e386..6cda5c72a8b3 100644
--- a/gnome-extra/libgda/libgda-3.0.4.ebuild
+++ b/gnome-extra/libgda/libgda-3.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-3.0.4.ebuild,v 1.4 2009/02/09 21:27:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-3.0.4.ebuild,v 1.5 2009/02/13 15:59:37 ranger Exp $
# TODO:
# * Verify if the parallel compilation problems persist, and if so fix them.
@@ -14,7 +14,7 @@ LICENSE="GPL-2 LGPL-2"
# MDB support currently works with CVS only, so disable it in the meantime
IUSE="berkdb bindist doc firebird freetds ldap mysql oci8 odbc postgres xbase"
SLOT="3"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86"
RDEPEND=">=dev-libs/glib-2.8
>=dev-libs/libxml2-2