diff options
author | 2002-12-13 20:08:31 +0000 | |
---|---|---|
committer | 2002-12-13 20:08:31 +0000 | |
commit | 260a2b0b47dd59868fab685da98c5c6443a1810e (patch) | |
tree | a863db7662269b0808f6e5bda3a816cf391d76aa /media-gfx | |
parent | typos (diff) | |
download | gentoo-2-260a2b0b47dd59868fab685da98c5c6443a1810e.tar.gz gentoo-2-260a2b0b47dd59868fab685da98c5c6443a1810e.tar.bz2 gentoo-2-260a2b0b47dd59868fab685da98c5c6443a1810e.zip |
boink
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/iv/iv-0.1.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/iv/iv-0.1.9-r1.ebuild b/media-gfx/iv/iv-0.1.9-r1.ebuild index 82421f633bda..da0ca374c2b6 100644 --- a/media-gfx/iv/iv-0.1.9-r1.ebuild +++ b/media-gfx/iv/iv-0.1.9-r1.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/media-gfx/iv/iv-0.1.9-r1.ebuild,v 1.1 2002/10/30 21:04:49 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iv/iv-0.1.9-r1.ebuild,v 1.2 2002/12/13 20:08:31 lostlogic Exp $ S=${WORKDIR}/${P} DESCRIPTION="This is an image viewer" @@ -9,7 +9,7 @@ HOMEPAGE="http://wolfpack.twu.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=media-libs/imlib-1.9.13 =x11-libs/gtk+-1.2*" |