diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-18 17:15:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-18 17:15:07 +0000 |
commit | 207e7d620ac1acb225dd3553083057eac5f08b35 (patch) | |
tree | fb9e4c8c709f93010c0557c56344ec94f9544d1c /media-gfx/feh/feh-1.3.4.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-207e7d620ac1acb225dd3553083057eac5f08b35.tar.gz historical-207e7d620ac1acb225dd3553083057eac5f08b35.tar.bz2 historical-207e7d620ac1acb225dd3553083057eac5f08b35.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r3
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 f8acd7b3986a..f8d9f3bdeafe 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.5 2005/10/18 01:10:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild,v 1.6 2005/12/18 17:14:31 corsair 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 |