diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:04:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 20:04:14 +0000 |
commit | 0dfb3567927848a174f2456b9fa7714a666e66cc (patch) | |
tree | 4f10c72e23505bbf16e9afab4ec0b49df5ec492c /gnome-extra/libgnomedb | |
parent | stable on alpha and ia64 for the sake of dev-python/ScientificPython (Manifes... (diff) | |
download | gentoo-2-0dfb3567927848a174f2456b9fa7714a666e66cc.tar.gz gentoo-2-0dfb3567927848a174f2456b9fa7714a666e66cc.tar.bz2 gentoo-2-0dfb3567927848a174f2456b9fa7714a666e66cc.zip |
add alpha and ia64 keywords
Diffstat (limited to 'gnome-extra/libgnomedb')
-rw-r--r-- | gnome-extra/libgnomedb/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.0.3.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
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 |