summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 20:04:14 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 20:04:14 +0000
commit0dfb3567927848a174f2456b9fa7714a666e66cc (patch)
tree4f10c72e23505bbf16e9afab4ec0b49df5ec492c /gnome-extra
parentstable on alpha and ia64 for the sake of dev-python/ScientificPython (Manifes... (diff)
downloadgentoo-2-0dfb3567927848a174f2456b9fa7714a666e66cc.tar.gz
gentoo-2-0dfb3567927848a174f2456b9fa7714a666e66cc.tar.bz2
gentoo-2-0dfb3567927848a174f2456b9fa7714a666e66cc.zip
add alpha and ia64 keywords
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/libgda/ChangeLog6
-rw-r--r--gnome-extra/libgda/libgda-1.0.2.ebuild4
-rw-r--r--gnome-extra/libgda/libgda-1.0.3.ebuild4
-rw-r--r--gnome-extra/libgnomedb/ChangeLog6
-rw-r--r--gnome-extra/libgnomedb/libgnomedb-1.0.1.ebuild6
-rw-r--r--gnome-extra/libgnomedb/libgnomedb-1.0.3.ebuild4
6 files changed, 19 insertions, 11 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog
index 7fc273881d61..70b11e6ce6a1 100644
--- a/gnome-extra/libgda/ChangeLog
+++ b/gnome-extra/libgda/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/libgda
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.39 2004/01/29 12:52:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.40 2004/02/17 20:00:30 agriffis Exp $
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libgda-1.0.2.ebuild,
+ libgda-1.0.3.ebuild:
+ add alpha and ia64 keywords
29 Jan 2004; <gustavoz@gentoo.org> libgda-1.0.2.ebuild:
stable on hppa
diff --git a/gnome-extra/libgda/libgda-1.0.2.ebuild b/gnome-extra/libgda/libgda-1.0.2.ebuild
index 7c64349b6a06..11ef23a58e22 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 Technologies, Inc.
# 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.6 2004/01/29 12:52:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.7 2004/02/17 20:00:30 agriffis Exp $
IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc"
@@ -10,7 +10,7 @@ DESCRIPTION="Gnome Database Access Library"
HOMEPAGE="http://www.gnome-db.org/"
SLOT="1"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ~ppc sparc ~alpha hppa"
+KEYWORDS="x86 ~ppc sparc alpha hppa ia64"
RDEPEND=">=dev-libs/glib-2.0
>=dev-libs/libxml2-2.0
diff --git a/gnome-extra/libgda/libgda-1.0.3.ebuild b/gnome-extra/libgda/libgda-1.0.3.ebuild
index af38857cf11a..98858886ff35 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 Technologies, Inc.
# 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.1 2004/01/25 13:13:57 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.3.ebuild,v 1.2 2004/02/17 20:00:30 agriffis Exp $
inherit gnome2
@@ -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"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64"
RDEPEND=">=dev-libs/glib-2.0
>=dev-libs/libxml2-2.0
diff --git a/gnome-extra/libgnomedb/ChangeLog b/gnome-extra/libgnomedb/ChangeLog
index 5ee721593366..2dd1cb11b69d 100644
--- a/gnome-extra/libgnomedb/ChangeLog
+++ b/gnome-extra/libgnomedb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/libgnomedb
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.17 2004/02/06 10:33:00 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.18 2004/02/17 20:04:14 agriffis Exp $
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libgnomedb-1.0.1.ebuild,
+ libgnomedb-1.0.3.ebuild:
+ add alpha and ia64 keywords
*libgnomedb-1.0.3 (06 Feb 2004)
diff --git a/gnome-extra/libgnomedb/libgnomedb-1.0.1.ebuild b/gnome-extra/libgnomedb/libgnomedb-1.0.1.ebuild
index 3a8efc0784aa..7c0650e5aabf 100644
--- a/gnome-extra/libgnomedb/libgnomedb-1.0.1.ebuild
+++ b/gnome-extra/libgnomedb/libgnomedb-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.0.1.ebuild,v 1.3 2003/12/05 13:53:26 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.0.1.ebuild,v 1.4 2004/02/17 20:04:14 agriffis Exp $
IUSE="doc"
@@ -10,7 +10,7 @@ DESCRIPTION="Library for writing gnome database programs"
HOMEPAGE="http://www.gnome-db.org/"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ~ppc sparc"
+KEYWORDS="x86 ~ppc sparc alpha ia64"
RDEPEND=">=gnome-extra/libgda-1.0.0
>=x11-libs/gtk+-2.0
diff --git a/gnome-extra/libgnomedb/libgnomedb-1.0.3.ebuild b/gnome-extra/libgnomedb/libgnomedb-1.0.3.ebuild
index b1aa72f9cc1e..581416b58783 100644
--- a/gnome-extra/libgnomedb/libgnomedb-1.0.3.ebuild
+++ b/gnome-extra/libgnomedb/libgnomedb-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.0.3.ebuild,v 1.1 2004/02/06 10:33:00 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.0.3.ebuild,v 1.2 2004/02/17 20:04:14 agriffis Exp $
IUSE="doc"
@@ -10,7 +10,7 @@ DESCRIPTION="Library for writing gnome database programs"
HOMEPAGE="http://www.gnome-db.org/"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64"
RDEPEND=">=gnome-extra/libgda-1.0.0
>=x11-libs/gtk+-2.0