diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:30:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:30:35 +0000 |
commit | 26fb156dcec12b4b04717f03dd3291d24c4e5918 (patch) | |
tree | 9ac51a4419bbef0182f91ad732009eed684ed6d7 /gnome-extra/libgda | |
parent | Marking hamster-applet-2.32.1 ppc for bug 353436 (diff) | |
download | gentoo-2-26fb156dcec12b4b04717f03dd3291d24c4e5918.tar.gz gentoo-2-26fb156dcec12b4b04717f03dd3291d24c4e5918.tar.bz2 gentoo-2-26fb156dcec12b4b04717f03dd3291d24c4e5918.zip |
Marking libgda-4.2.2 ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'gnome-extra/libgda')
-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 fe1ccb3d49ec..f3f3055cc56d 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.161 2011/03/21 20:47:04 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.162 2011/03/22 19:30:35 ranger Exp $ + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> libgda-4.2.2.ebuild: + Marking libgda-4.2.2 ppc stable for bug 353436 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> libgda-4.2.2.ebuild: ppc64 stable wrt #353436 diff --git a/gnome-extra/libgda/libgda-4.2.2.ebuild b/gnome-extra/libgda/libgda-4.2.2.ebuild index 568a9f2d0055..6f83b3b5caf0 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.7 2011/03/21 20:47:04 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.2.ebuild,v 1.8 2011/03/22 19:30:35 ranger 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 |