diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:59:33 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:59:33 +0000 |
commit | 768bf537cef17d18205aa6a8e71414a5198f7754 (patch) | |
tree | 1df9b2ed9f32ca8fa87a87735eba54820cd31c83 /gnome-extra/libgda | |
parent | ppc/ppc64 stable wrt #385699 (diff) | |
download | gentoo-2-768bf537cef17d18205aa6a8e71414a5198f7754.tar.gz gentoo-2-768bf537cef17d18205aa6a8e71414a5198f7754.tar.bz2 gentoo-2-768bf537cef17d18205aa6a8e71414a5198f7754.zip |
ppc/ppc64 stable wrt #385699
(Portage version: 2.2.0_alpha63/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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 9c34677e9306..e5c7d6a8e65d 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.180 2011/10/16 00:05:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.181 2011/10/16 17:59:33 xarthisius Exp $ + + 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> libgda-4.2.9.ebuild: + ppc/ppc64 stable wrt #385699 16 Oct 2011; Pacho Ramos <pacho@gentoo.org> -libgda-4.2.2.ebuild, -files/libgda-4.2.5-missing-m4.patch, -libgda-4.2.8.ebuild, diff --git a/gnome-extra/libgda/libgda-4.2.9.ebuild b/gnome-extra/libgda/libgda-4.2.9.ebuild index 620a04a6b4e7..2d4a58d1eaa6 100644 --- a/gnome-extra/libgda/libgda-4.2.9.ebuild +++ b/gnome-extra/libgda/libgda-4.2.9.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.9.ebuild,v 1.2 2011/10/14 21:25:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.9.ebuild,v 1.3 2011/10/16 17:59:33 xarthisius Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -15,7 +15,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 ldap 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 |