diff options
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-0.2.96-r2.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.4.ebuild | 6 |
5 files changed, 14 insertions, 11 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 06fa63c3d0d5..49682ac45b8d 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgda -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.53 2004/11/23 17:18:46 liquidx Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.54 2005/02/01 14:45:21 corsair Exp $ + + 01 Feb 2005; Markus Rothe <corsair@gentoo.org> libgda-1.0.4.ebuild: + Added ~ppc64 to KEYWORDS 23 Nov 2004; Alastair Tse <liquidx@gentoo.org> +files/libgda-1.0.4-firebird-provider.patch, libgda-1.0.4.ebuild: diff --git a/gnome-extra/libgda/libgda-0.2.96-r2.ebuild b/gnome-extra/libgda/libgda-0.2.96-r2.ebuild index 8f7cf3d0b23f..9130c816eb79 100644 --- a/gnome-extra/libgda/libgda-0.2.96-r2.ebuild +++ b/gnome-extra/libgda/libgda-0.2.96-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.2.96-r2.ebuild,v 1.17 2004/08/06 00:29:48 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.2.96-r2.ebuild,v 1.18 2005/02/01 14:45:21 corsair Exp $ IUSE="odbc postgres mysql" diff --git a/gnome-extra/libgda/libgda-1.0.2.ebuild b/gnome-extra/libgda/libgda-1.0.2.ebuild index c7404284b359..a52b9b1da2f8 100644 --- a/gnome-extra/libgda/libgda-1.0.2.ebuild +++ b/gnome-extra/libgda/libgda-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.12 2004/08/06 01:34:08 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.13 2005/02/01 14:45:21 corsair Exp $ IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc" diff --git a/gnome-extra/libgda/libgda-1.0.3.ebuild b/gnome-extra/libgda/libgda-1.0.3.ebuild index 05e1b6634c30..ac10ece89ee1 100644 --- a/gnome-extra/libgda/libgda-1.0.3.ebuild +++ b/gnome-extra/libgda/libgda-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.3.ebuild,v 1.10 2004/10/29 08:16:58 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.3.ebuild,v 1.11 2005/02/01 14:45:21 corsair Exp $ inherit gnome2 eutils diff --git a/gnome-extra/libgda/libgda-1.0.4.ebuild b/gnome-extra/libgda/libgda-1.0.4.ebuild index 490c920aee4e..7f2837da47c9 100644 --- a/gnome-extra/libgda/libgda-1.0.4.ebuild +++ b/gnome-extra/libgda/libgda-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.4.ebuild,v 1.4 2004/11/23 17:18:46 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.4.ebuild,v 1.5 2005/02/01 14:45:21 corsair Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2" IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc" SLOT="1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64 ~ppc64" RDEPEND=">=dev-libs/glib-2.0 >=dev-libs/libxml2-2.0 |