diff options
Diffstat (limited to 'media-gfx/feh/feh-1.3.4.ebuild')
-rw-r--r-- | media-gfx/feh/feh-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/feh/feh-1.3.4.ebuild b/media-gfx/feh/feh-1.3.4.ebuild index 03a99b58b987..f8acd7b3986a 100644 --- a/media-gfx/feh/feh-1.3.4.ebuild +++ b/media-gfx/feh/feh-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild,v 1.4 2005/10/02 17:14:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild,v 1.5 2005/10/18 01:10:32 agriffis Exp $ DESCRIPTION="A fast, lightweight imageviewer using imlib2" HOMEPAGE="http://www.linuxbrit.co.uk/feh" @@ -8,7 +8,7 @@ SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=media-libs/giblib-1.2.4 |