diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:39:51 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:39:51 +0000 |
commit | 939eb06a995a66b604b16b92481480689b017ebc (patch) | |
tree | e77cfa82c361aacea59dc96f4e550de3dba4f488 /gnome-extra/libgda | |
parent | Blind version bump without keywords, bug 374189 (diff) | |
download | historical-939eb06a995a66b604b16b92481480689b017ebc.tar.gz historical-939eb06a995a66b604b16b92481480689b017ebc.tar.bz2 historical-939eb06a995a66b604b16b92481480689b017ebc.zip |
x86 stable per bug 369909
Package-Manager: portage-2.1.10.4/cvs/Linux i686
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 5d06526cf820..af1507917fce 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.172 2011/07/01 21:14:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.173 2011/07/14 10:37:46 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> libgda-4.2.7.ebuild: + x86 stable per bug 369909 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> libgda-4.2.7.ebuild: Stable on amd64 wrt bug #278255 diff --git a/gnome-extra/libgda/libgda-4.2.7.ebuild b/gnome-extra/libgda/libgda-4.2.7.ebuild index 0ac648f559f4..e0c0b0c9b3cb 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.3 2011/07/01 21:14:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.7.ebuild,v 1.4 2011/07/14 10:37:46 tomka 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 |