diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 19:16:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 19:16:10 +0000 |
commit | 28313e16b5bcaed971c0f97090846ae79c15e3a9 (patch) | |
tree | 0cfd40d0437dfdddeacb510cebadda38aaa34e6a | |
parent | alpha/ia64/sparc stable wrt #353436 (diff) | |
download | gentoo-2-28313e16b5bcaed971c0f97090846ae79c15e3a9.tar.gz gentoo-2-28313e16b5bcaed971c0f97090846ae79c15e3a9.tar.bz2 gentoo-2-28313e16b5bcaed971c0f97090846ae79c15e3a9.zip |
alpha/ia64/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index e95b4464f369..297163f33252 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.159 2011/03/08 05:21:17 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.160 2011/03/12 19:16:10 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> libgda-4.2.2.ebuild: + alpha/ia64/sparc stable wrt #353436 08 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> libgda-4.1.4-r1.ebuild, libgda-4.2.2.ebuild, libgda-4.2.5.ebuild: diff --git a/gnome-extra/libgda/libgda-4.2.2.ebuild b/gnome-extra/libgda/libgda-4.2.2.ebuild index a29fcc092a78..2f8489b04266 100644 --- a/gnome-extra/libgda/libgda-4.2.2.ebuild +++ b/gnome-extra/libgda/libgda-4.2.2.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.2.ebuild,v 1.5 2011/03/08 05:21:17 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.2.ebuild,v 1.6 2011/03/12 19:16:10 armin76 Exp $ EAPI="3" @@ -13,7 +13,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 |