diff options
author | Travis Tilley <lv@gentoo.org> | 2004-05-11 22:41:04 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-05-11 22:41:04 +0000 |
commit | 3f1f5191ec7c4c6a23f59f4495287e895612a1f3 (patch) | |
tree | 8fac3d0288603dd2a1ead1c4b1ea43db9ca637f2 /media-gfx/feh | |
parent | Added s390-tool-1.3.0 from the april 2004 stream (Manifest recommit) (diff) | |
download | gentoo-2-3f1f5191ec7c4c6a23f59f4495287e895612a1f3.tar.gz gentoo-2-3f1f5191ec7c4c6a23f59f4495287e895612a1f3.tar.bz2 gentoo-2-3f1f5191ec7c4c6a23f59f4495287e895612a1f3.zip |
~amd64
Diffstat (limited to 'media-gfx/feh')
-rw-r--r-- | media-gfx/feh/feh-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/feh/feh-1.2.5.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/feh/feh-1.2.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/feh/feh-1.2.0.ebuild b/media-gfx/feh/feh-1.2.0.ebuild index b7ec922325c8..08f6338b6746 100644 --- a/media-gfx/feh/feh-1.2.0.ebuild +++ b/media-gfx/feh/feh-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.0.ebuild,v 1.6 2004/05/10 19:47:28 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.0.ebuild,v 1.7 2004/05/11 22:41:04 lv Exp $ S=${WORKDIR}/${P} DESCRIPTION="A fast, lightweight imageviewer using imlib2" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.linuxbrit.co.uk/feh" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" DEPEND=">=media-libs/giblib-1.2.2 >=media-libs/imlib2-1.0.0" diff --git a/media-gfx/feh/feh-1.2.5.ebuild b/media-gfx/feh/feh-1.2.5.ebuild index 4b27133cd7e2..b8eaf77489dc 100644 --- a/media-gfx/feh/feh-1.2.5.ebuild +++ b/media-gfx/feh/feh-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.5.ebuild,v 1.3 2004/05/10 19:47:28 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.5.ebuild,v 1.4 2004/05/11 22:41:04 lv Exp $ S=${WORKDIR}/${P} DESCRIPTION="A fast, lightweight imageviewer using imlib2" @@ -8,7 +8,7 @@ SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz" HOMEPAGE="http://www.linuxbrit.co.uk/feh" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" DEPEND=">=media-libs/giblib-1.2.2 >=media-libs/imlib2-1.0.0 <media-libs/freetype-2" diff --git a/media-gfx/feh/feh-1.2.6.ebuild b/media-gfx/feh/feh-1.2.6.ebuild index 0d098e617585..2ecb2e3fa606 100644 --- a/media-gfx/feh/feh-1.2.6.ebuild +++ b/media-gfx/feh/feh-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.6.ebuild,v 1.5 2004/05/10 19:47:28 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.6.ebuild,v 1.6 2004/05/11 22:41:04 lv Exp $ S=${WORKDIR}/${P} DESCRIPTION="A fast, lightweight imageviewer using imlib2" @@ -8,7 +8,7 @@ SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz" HOMEPAGE="http://www.linuxbrit.co.uk/feh" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc sparc" +KEYWORDS="~x86 ~ppc sparc ~amd64" DEPEND=">=media-libs/giblib-1.2.2 >=media-libs/imlib2-1.0.0 <media-libs/freetype-2" |