diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-12 14:19:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-12 14:19:24 +0000 |
commit | 072cac2cbd2a2f9d6f39ca29ad85d4974274bfdb (patch) | |
tree | 906465cdc2289e4ad52085c44631496bf3044a57 /gnome-extra/libgda | |
parent | Stable on ppc64; bug #142102 (diff) | |
download | gentoo-2-072cac2cbd2a2f9d6f39ca29ad85d4974274bfdb.tar.gz gentoo-2-072cac2cbd2a2f9d6f39ca29ad85d4974274bfdb.tar.bz2 gentoo-2-072cac2cbd2a2f9d6f39ca29ad85d4974274bfdb.zip |
Stable on ppc64; bug #142587
(Portage version: 2.1-r1)
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 5f8a79f3d0ba..11bfe33b05ab 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgda # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.96 2006/08/08 20:12:24 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.97 2006/08/12 14:19:24 corsair Exp $ + + 12 Aug 2006; Markus Rothe <corsair@gentoo.org> libgda-1.2.3.ebuild: + Stable on ppc64; bug #142587 08 Aug 2006; Patrick McLean <chutzpah@gentoo.org> libgda-1.2.3.ebuild: Stable on amd64 (bug #142587) diff --git a/gnome-extra/libgda/libgda-1.2.3.ebuild b/gnome-extra/libgda/libgda-1.2.3.ebuild index 514e8895ab9c..b9797b133cda 100644 --- a/gnome-extra/libgda/libgda-1.2.3.ebuild +++ b/gnome-extra/libgda/libgda-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.2.3.ebuild,v 1.9 2006/08/08 20:12:24 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.2.3.ebuild,v 1.10 2006/08/12 14:19:24 corsair Exp $ inherit autotools eutils gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2" IUSE="berkdb doc firebird freetds ldap mdb mysql oci8 odbc postgres sqlite xbase" SLOT="1" -KEYWORDS="~alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" RDEPEND=">=dev-libs/glib-2 >=dev-libs/libxml2-2 |