diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:03:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:03:32 +0000 |
commit | 5c673325e8fdd1d183897a254d889450203f3124 (patch) | |
tree | f48fa3634a47063a58a4f6946f07b95ac631daa1 /app-text/ggv | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.tar.gz gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.tar.bz2 gentoo-2-5c673325e8fdd1d183897a254d889450203f3124.zip |
Remove arm keywords
Diffstat (limited to 'app-text/ggv')
-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 83518b66a08d..cd36ea89cb05 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-2003 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.13 2003/11/20 02:20:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-1.1.94.ebuild,v 1.14 2004/02/22 20:03:01 agriffis 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="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" RDEPEND=">=gnome-base/gnome-libs-1.4.1.4 bonobo? ( >=gnome-base/bonobo-1.0.19-r1 )" |