diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-15 13:47:57 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-15 13:47:57 +0000 |
commit | 8bab71e250002e541a11d54bf5574f836ca9e0ec (patch) | |
tree | 5d5827070950977e9436e7c00f10a9f64db74a08 /gnome-extra | |
parent | Bump to 0.4.1 (diff) | |
download | gentoo-2-8bab71e250002e541a11d54bf5574f836ca9e0ec.tar.gz gentoo-2-8bab71e250002e541a11d54bf5574f836ca9e0ec.tar.bz2 gentoo-2-8bab71e250002e541a11d54bf5574f836ca9e0ec.zip |
stable ppc, bug 258192
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-3.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 9857d73e6e35..7090e14b2c0b 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.125 2009/02/14 21:16:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.126 2009/02/15 13:47:57 ranger Exp $ + + 15 Feb 2009; Brent Baude <ranger@gentoo.org> libgda-3.0.4.ebuild: + stable ppc, bug 258192 14 Feb 2009; Raúl Porcel <armin76@gentoo.org> libgda-3.0.4.ebuild: ia64/sparc stable wrt #258192 diff --git a/gnome-extra/libgda/libgda-3.0.4.ebuild b/gnome-extra/libgda/libgda-3.0.4.ebuild index c83a30228fd4..854feea80af7 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.6 2009/02/14 21:16:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-3.0.4.ebuild,v 1.7 2009/02/15 13:47:57 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 |