diff options
Diffstat (limited to 'media-gfx/jhead/jhead-2.0.ebuild')
-rw-r--r-- | media-gfx/jhead/jhead-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/jhead/jhead-2.0.ebuild b/media-gfx/jhead/jhead-2.0.ebuild index 47cfc3fafafe..3f3164a9cda9 100644 --- a/media-gfx/jhead/jhead-2.0.ebuild +++ b/media-gfx/jhead/jhead-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.0.ebuild,v 1.12 2004/07/14 17:45:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.0.ebuild,v 1.13 2004/11/10 06:11:55 vapier Exp $ DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover" HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" @@ -8,7 +8,7 @@ SRC_URI="http://www.sentex.net/~mwandel/jhead/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64 alpha ia64 hppa" +KEYWORDS="x86 ppc sparc amd64 alpha ia64 hppa" IUSE="" DEPEND="virtual/libc" |