diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-29 17:47:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-29 17:47:59 +0000 |
commit | eb0422440280faca7a2f89093e4f76905f5e7935 (patch) | |
tree | 518b54abece07717b4cfd5d987bc169a3fb43fbe /gnome-extra/libgda | |
parent | Add ~alpha/~ia64/~sparc (diff) | |
download | gentoo-2-eb0422440280faca7a2f89093e4f76905f5e7935.tar.gz gentoo-2-eb0422440280faca7a2f89093e4f76905f5e7935.tar.bz2 gentoo-2-eb0422440280faca7a2f89093e4f76905f5e7935.zip |
Add ~alpha/~ia64/~sparc
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-4.1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-4.1.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 95d9dd9bae54..1d32c4ecb3b9 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,10 @@ # 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.138 2010/04/04 16:27:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.139 2010/05/29 17:47:59 armin76 Exp $ + + 29 May 2010; Raúl Porcel <armin76@gentoo.org> libgda-4.1.4.ebuild, + libgda-4.1.4-r1.ebuild: + Add ~alpha/~ia64/~sparc 04 Apr 2010; Raúl Porcel <armin76@gentoo.org> libgda-4.1.0.ebuild: alpha/ia64/sparc stable wrt #298201 diff --git a/gnome-extra/libgda/libgda-4.1.4-r1.ebuild b/gnome-extra/libgda/libgda-4.1.4-r1.ebuild index 9e006c633f3f..26073ea67a8b 100644 --- a/gnome-extra/libgda/libgda-4.1.4-r1.ebuild +++ b/gnome-extra/libgda/libgda-4.1.4-r1.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.4-r1.ebuild,v 1.1 2010/03/31 21:31:30 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.1.4-r1.ebuild,v 1.2 2010/05/29 17:47:59 armin76 Exp $ EAPI="2" @@ -14,7 +14,7 @@ LICENSE="GPL-2 LGPL-2" # experimental IUSE: introspection IUSE="berkdb bindist canvas doc firebird freetds gtk graphviz ldap mysql oci8 odbc postgres sourceview xbase" SLOT="4" -KEYWORDS="~amd64 ~ppc ~ppc64 ~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 diff --git a/gnome-extra/libgda/libgda-4.1.4.ebuild b/gnome-extra/libgda/libgda-4.1.4.ebuild index 85a1d64ecd18..c3162ded659e 100644 --- a/gnome-extra/libgda/libgda-4.1.4.ebuild +++ b/gnome-extra/libgda/libgda-4.1.4.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.4.ebuild,v 1.2 2010/03/11 14:37:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.1.4.ebuild,v 1.3 2010/05/29 17:47:59 armin76 Exp $ EAPI="2" @@ -14,7 +14,7 @@ LICENSE="GPL-2 LGPL-2" # experimental IUSE: introspection IUSE="berkdb bindist canvas doc firebird freetds gtk graphviz ldap mysql oci8 odbc postgres sourceview xbase" SLOT="4" -KEYWORDS="~amd64 ~ppc ~ppc64 ~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 |