diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-04 16:27:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-04 16:27:54 +0000 |
commit | 38aafdf9bfec0feeda007835cac8ae908a7c862e (patch) | |
tree | b17477730660ca6619d68a95d053647d01234c48 /gnome-extra | |
parent | alpha/ia64/s390 stable wrt #302342 (diff) | |
download | gentoo-2-38aafdf9bfec0feeda007835cac8ae908a7c862e.tar.gz gentoo-2-38aafdf9bfec0feeda007835cac8ae908a7c862e.tar.bz2 gentoo-2-38aafdf9bfec0feeda007835cac8ae908a7c862e.zip |
alpha/ia64/sparc stable wrt #298201
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-4.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index c00b6402a594..95d9dd9bae54 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgda # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.137 2010/03/31 21:31:30 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.138 2010/04/04 16:27:54 armin76 Exp $ + + 04 Apr 2010; Raúl Porcel <armin76@gentoo.org> libgda-4.1.0.ebuild: + alpha/ia64/sparc stable wrt #298201 *libgda-4.1.4-r1 (31 Mar 2010) diff --git a/gnome-extra/libgda/libgda-4.1.0.ebuild b/gnome-extra/libgda/libgda-4.1.0.ebuild index f16424fc4957..65e8e33f89ac 100644 --- a/gnome-extra/libgda/libgda-4.1.0.ebuild +++ b/gnome-extra/libgda/libgda-4.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.1.0.ebuild,v 1.6 2010/03/16 18:23:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.1.0.ebuild,v 1.7 2010/04/04 16:27:54 armin76 Exp $ EAPI="2" @@ -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 doc firebird freetds ldap mysql oci8 odbc postgres xbase" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa 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 |