diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 01:10:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 01:10:32 +0000 |
commit | 87beec3fb7a73afa12642b5c36e5a2b8cbe1dabb (patch) | |
tree | 5de79379801176e660b3a24c8c4f29720cf967bc /media-gfx/feh/feh-1.3.4.ebuild | |
parent | Ebuild clean-up. Corrected home page. (diff) | |
download | gentoo-2-87beec3fb7a73afa12642b5c36e5a2b8cbe1dabb.tar.gz gentoo-2-87beec3fb7a73afa12642b5c36e5a2b8cbe1dabb.tar.bz2 gentoo-2-87beec3fb7a73afa12642b5c36e5a2b8cbe1dabb.zip |
Mark 1.3.4 stable on alpha
(Portage version: 2.0.51.22-r2)
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 |