diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-20 04:30:06 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2003-12-20 04:30:06 +0000 |
commit | cc99a98accd001f958250de4b65ec365c62f6ade (patch) | |
tree | 2547cd7825312e0b4c4327f72562d132a4f3a246 /media-gfx/feh/feh-1.2.6.ebuild | |
parent | Added snapshot. Removed old ebuilds (diff) | |
download | historical-cc99a98accd001f958250de4b65ec365c62f6ade.tar.gz historical-cc99a98accd001f958250de4b65ec365c62f6ade.tar.bz2 historical-cc99a98accd001f958250de4b65ec365c62f6ade.zip |
stable on sparc, we need a fluxbox background setter that works
Diffstat (limited to 'media-gfx/feh/feh-1.2.6.ebuild')
-rw-r--r-- | media-gfx/feh/feh-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/feh/feh-1.2.6.ebuild b/media-gfx/feh/feh-1.2.6.ebuild index 19d2f9f6f37c..95ab0bde0ed4 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-2003 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.3 2003/10/10 08:56:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.6.ebuild,v 1.4 2003/12/20 04:29:57 ciaranm 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" DEPEND=">=media-libs/giblib-1.2.2 >=media-libs/imlib2-1.0.0 <media-libs/freetype-2" |