diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:39:16 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:39:16 +0000 |
commit | 9c027d58ba72f8095c35d0845e96437ad3245129 (patch) | |
tree | 4a6d19320c7be10e5047dd5a531d67c3d6fd65f6 /gnome-extra/libgda | |
parent | remove old (diff) | |
download | gentoo-2-9c027d58ba72f8095c35d0845e96437ad3245129.tar.gz gentoo-2-9c027d58ba72f8095c35d0845e96437ad3245129.tar.bz2 gentoo-2-9c027d58ba72f8095c35d0845e96437ad3245129.zip |
ppc/ppc64 stable wrt #369909
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-4.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 88512e00960b..aa2db19a3ca4 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgda # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.177 2011/09/30 19:27:46 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.178 2011/10/05 17:39:16 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> libgda-4.2.7.ebuild: + ppc/ppc64 stable wrt #369909 *libgda-4.99.4 (30 Sep 2011) diff --git a/gnome-extra/libgda/libgda-4.2.7.ebuild b/gnome-extra/libgda/libgda-4.2.7.ebuild index 974d44695250..87a0fb1945d7 100644 --- a/gnome-extra/libgda/libgda-4.2.7.ebuild +++ b/gnome-extra/libgda/libgda-4.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.7.ebuild,v 1.5 2011/08/13 17:40:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.7.ebuild,v 1.6 2011/10/05 17:39:16 xarthisius Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2" # MDB support currently works with CVS only, so disable it in the meantime IUSE="berkdb bindist canvas doc firebird gnome-keyring gtk graphviz http +introspection json mysql oci8 postgres sourceview ssl" SLOT="4" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" # FIXME: sqlite is automagic, but maybe it is a hard-dep # FIXME: autoconf is a hell of inconsistencies |