diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-12-13 20:08:31 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-12-13 20:08:31 +0000 |
commit | 106174cdee1386b494625351a0bcd36f9b6e0293 (patch) | |
tree | b3d710292950c768a07b2fd7cd868a935a6bdd8c /media-gfx/iv | |
parent | typos (diff) | |
download | historical-106174cdee1386b494625351a0bcd36f9b6e0293.tar.gz historical-106174cdee1386b494625351a0bcd36f9b6e0293.tar.bz2 historical-106174cdee1386b494625351a0bcd36f9b6e0293.zip |
boink
Diffstat (limited to 'media-gfx/iv')
-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*" |