diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-18 15:28:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-18 15:28:56 +0000 |
commit | ce54e8cb0e3ad545176978ac9ee01a25b535a9e0 (patch) | |
tree | 9b2c63abf23bea88d529cc738e31f3732416aec7 /gnome-extra/libgnomedb | |
parent | Version bump; 205-r1 to stable; cleanup (diff) | |
download | historical-ce54e8cb0e3ad545176978ac9ee01a25b535a9e0.tar.gz historical-ce54e8cb0e3ad545176978ac9ee01a25b535a9e0.tar.bz2 historical-ce54e8cb0e3ad545176978ac9ee01a25b535a9e0.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnome-extra/libgnomedb')
-rw-r--r-- | gnome-extra/libgnomedb/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/libgnomedb/ChangeLog b/gnome-extra/libgnomedb/ChangeLog index fb9037507027..3cb9bdef0ee2 100644 --- a/gnome-extra/libgnomedb/ChangeLog +++ b/gnome-extra/libgnomedb/ChangeLog @@ -1,6 +1,10 @@ # 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.39 2005/07/16 11:47:09 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/ChangeLog,v 1.40 2005/07/18 15:28:56 gustavoz Exp $ + + 18 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + libgnomedb-1.2.2.ebuild: + Stable on sparc 16 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> libgnomedb-1.2.2.ebuild: Stable on x86. diff --git a/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild b/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild index 03ccbbc6d684..76f62d0f7245 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.2 2005/07/16 11:47:09 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild,v 1.3 2005/07/18 15:28:56 gustavoz 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" IUSE="doc static" RDEPEND=">=gnome-extra/libgda-1.1.99 |