diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-11-11 01:09:45 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-11-11 01:09:45 +0000 |
commit | 5096430bdbe6b531d8bee26a83e15c6e1d21b39c (patch) | |
tree | 375e6815e1dd2805660720cb0177c5faa6a46d97 /media-gfx | |
parent | uclibc updates (Manifest recommit) (diff) | |
download | gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.tar.gz gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.tar.bz2 gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.zip |
mark x86
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/eog/eog-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/eog/eog-2.8.0.ebuild b/media-gfx/eog/eog-2.8.0.ebuild index 37d3786ddfa4..575983eefbc1 100644 --- a/media-gfx/eog/eog-2.8.0.ebuild +++ b/media-gfx/eog/eog-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.8.0.ebuild,v 1.1 2004/09/17 11:52:11 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.8.0.ebuild,v 1.2 2004/11/11 01:09:22 foser Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="1" IUSE="jpeg" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" RDEPEND=">=x11-libs/gtk+-2.4 >=gnome-base/gconf-2.6 |