diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 17:43:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-13 17:43:10 +0000 |
commit | 732fcde61858684dba1efaf9bb238af74fceeded (patch) | |
tree | 8eda6722272bbbfef963a62d85b02c1b0b29be61 /gnome-extra/libgda | |
parent | alpha/ia64/sh/sparc stable wrt #369909 (diff) | |
download | historical-732fcde61858684dba1efaf9bb238af74fceeded.tar.gz historical-732fcde61858684dba1efaf9bb238af74fceeded.tar.bz2 historical-732fcde61858684dba1efaf9bb238af74fceeded.zip |
alpha/ia64/sparc stable wrt #369909
Package-Manager: portage-2.1.10.7/cvs/Linux ia64
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 af1507917fce..7ede7f5bd65d 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.173 2011/07/14 10:37:46 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.174 2011/08/13 17:40:23 armin76 Exp $ + + 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> libgda-4.2.7.ebuild: + alpha/ia64/sparc stable wrt #369909 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> libgda-4.2.7.ebuild: x86 stable per bug 369909 diff --git a/gnome-extra/libgda/libgda-4.2.7.ebuild b/gnome-extra/libgda/libgda-4.2.7.ebuild index e0c0b0c9b3cb..974d44695250 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.4 2011/07/14 10:37:46 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.7.ebuild,v 1.5 2011/08/13 17:40:23 armin76 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 |