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 | 71bac9261394335e6f8cfe25e559ba92f8b74117 (patch) | |
tree | a07daaafd9d3a80b0045e9b7d171432c50f71c5f /gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild | |
parent | dep/style fixes (diff) | |
download | gentoo-2-71bac9261394335e6f8cfe25e559ba92f8b74117.tar.gz gentoo-2-71bac9261394335e6f8cfe25e559ba92f8b74117.tar.bz2 gentoo-2-71bac9261394335e6f8cfe25e559ba92f8b74117.zip |
Stable on sparc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild')
-rw-r--r-- | gnome-extra/libgnomedb/libgnomedb-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |