diff options
author | Tom Gall <tgall@gentoo.org> | 2005-10-16 14:51:53 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-10-16 14:51:53 +0000 |
commit | 5e408aadac5032cc1481506f5a614f86bbe3ec47 (patch) | |
tree | 2e3c7f09b3ad91fc564838650d5c5e64fb06534e /gnome-extra | |
parent | Marked ~ppc-macos (bug #106256) (diff) | |
download | gentoo-2-5e408aadac5032cc1481506f5a614f86bbe3ec47.tar.gz gentoo-2-5e408aadac5032cc1481506f5a614f86bbe3ec47.tar.bz2 gentoo-2-5e408aadac5032cc1481506f5a614f86bbe3ec47.zip |
added ~ppc64, bug #109333
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgnomedb/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgnomedb/ChangeLog b/gnome-extra/libgnomedb/ChangeLog index 838c0e0830cc..b0f522a665c8 100644 --- a/gnome-extra/libgnomedb/ChangeLog +++ b/gnome-extra/libgnomedb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgnomedb # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.41 2005/07/31 13:19:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.42 2005/10/16 14:51:09 tgall Exp $ + + 16 Oct 2005; Tom Gall <tgall@gentoo.org> libgnomedb-1.2.2.ebuild: + ~ppc64, bug #109333 31 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> libgnomedb-1.2.2.ebuild: diff --git a/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild b/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild index 1eafe6dfb1c4..84359b9e02d4 100644 --- a/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild +++ b/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild,v 1.4 2005/07/31 13:19:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild,v 1.5 2005/10/16 14:51:09 tgall Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome-db.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="~amd64 ppc sparc x86 ~ppc64" IUSE="doc static" RDEPEND=">=gnome-extra/libgda-1.1.99 |