diff options
author | 2011-03-22 19:30:35 +0000 | |
---|---|---|
committer | 2011-03-22 19:30:35 +0000 | |
commit | 94826f5e25893d81fc2c1ebede2407fa9ecccf70 (patch) | |
tree | ff8cb0c98b98b43f799f81c7ef47a61268acf678 | |
parent | Marking hamster-applet-2.32.1 ppc for bug 353436 (diff) | |
download | historical-94826f5e25893d81fc2c1ebede2407fa9ecccf70.tar.gz historical-94826f5e25893d81fc2c1ebede2407fa9ecccf70.tar.bz2 historical-94826f5e25893d81fc2c1ebede2407fa9ecccf70.zip |
Marking libgda-4.2.2 ppc for bug 353436
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
-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 |