diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-02-09 18:44:12 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-02-09 18:44:12 +0000 |
commit | c357065b90e17e56a9417a80b781e3905da4abf7 (patch) | |
tree | 00a7a8466c49fab3e4fc4c0432536c351d9b35cc /gnome-extra/libgda | |
parent | version bump, bug #257966 (diff) | |
download | gentoo-2-c357065b90e17e56a9417a80b781e3905da4abf7.tar.gz gentoo-2-c357065b90e17e56a9417a80b781e3905da4abf7.tar.bz2 gentoo-2-c357065b90e17e56a9417a80b781e3905da4abf7.zip |
Stable on alpha, bug #258192
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-3.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index d1f0cf8a33e2..5ffdf66cc625 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgda -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.121 2008/07/28 18:51:52 ford_prefect Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.122 2009/02/09 18:44:12 klausman Exp $ + + 09 Feb 2009; Tobias Klausmann <klausman@gentoo.org> libgda-3.0.4.ebuild: + Stable on alpha, bug #258192 28 Jul 2008; Arun Raghavan <ford_prefect@gentoo.org> metadata.xml: Add local USE flags to metadata.xml diff --git a/gnome-extra/libgda/libgda-3.0.4.ebuild b/gnome-extra/libgda/libgda-3.0.4.ebuild index 087f48ff6b1a..104fedb35cf6 100644 --- a/gnome-extra/libgda/libgda-3.0.4.ebuild +++ b/gnome-extra/libgda/libgda-3.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-3.0.4.ebuild,v 1.2 2008/05/19 19:57:54 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-3.0.4.ebuild,v 1.3 2009/02/09 18:44:12 klausman Exp $ # TODO: # * Verify if the parallel compilation problems persist, and if so fix them. @@ -14,7 +14,7 @@ LICENSE="GPL-2 LGPL-2" # MDB support currently works with CVS only, so disable it in the meantime IUSE="berkdb bindist doc firebird freetds ldap mysql oci8 odbc postgres xbase" SLOT="3" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=">=dev-libs/glib-2.8 >=dev-libs/libxml2-2 |