diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-04-19 13:07:45 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-04-19 13:07:45 +0000 |
commit | a8cf4dd3db9b9b7828ebf857cbd938c39fae8c09 (patch) | |
tree | 5be1775d720fb7dce38d0badf58b12c87a6a285a /app-text | |
parent | updated patch tarball (diff) | |
download | historical-a8cf4dd3db9b9b7828ebf857cbd938c39fae8c09.tar.gz historical-a8cf4dd3db9b9b7828ebf857cbd938c39fae8c09.tar.bz2 historical-a8cf4dd3db9b9b7828ebf857cbd938c39fae8c09.zip |
mark x86
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ggv/ggv-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ggv/ggv-2.0.0.ebuild b/app-text/ggv/ggv-2.0.0.ebuild index ecb6496ed873..d097cf9d9da2 100644 --- a/app-text/ggv/ggv-2.0.0.ebuild +++ b/app-text/ggv/ggv-2.0.0.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-2.0.0.ebuild,v 1.1 2003/04/14 12:50:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.0.ebuild,v 1.2 2003/04/19 13:07:45 foser Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc" SLOT="1" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~sparc" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/ORBit2-2.4.1 |