diff options
Diffstat (limited to 'app-text/ggv/ggv-1.1.94.ebuild')
-rw-r--r-- | app-text/ggv/ggv-1.1.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ggv/ggv-1.1.94.ebuild b/app-text/ggv/ggv-1.1.94.ebuild index 381900d03c3d..20350ae0413b 100644 --- a/app-text/ggv/ggv-1.1.94.ebuild +++ b/app-text/ggv/ggv-1.1.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.8 2002/10/05 05:39:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.9 2002/12/09 04:17:44 manson Exp $ IUSE="nls bonobo" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" SLOT="1" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " RDEPEND=">=gnome-base/gnome-libs-1.4.1.4 bonobo? ( >=gnome-base/bonobo-1.0.19-r1 )" |