diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 06:11:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 06:11:55 +0000 |
commit | bdb0e5f666055ce5dc684f79a14667ccdaba9a16 (patch) | |
tree | 0ac702d1c60920384b08e9d97156396d531ec62e /media-gfx | |
parent | hppa stable for security #69904 (diff) | |
download | gentoo-2-bdb0e5f666055ce5dc684f79a14667ccdaba9a16.tar.gz gentoo-2-bdb0e5f666055ce5dc684f79a14667ccdaba9a16.tar.bz2 gentoo-2-bdb0e5f666055ce5dc684f79a14667ccdaba9a16.zip |
amd64 stable for gallery
Diffstat (limited to 'media-gfx')
-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" |