diff options
Diffstat (limited to 'media-gfx/jhead/jhead-2.8.ebuild')
-rw-r--r-- | media-gfx/jhead/jhead-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/jhead/jhead-2.8.ebuild b/media-gfx/jhead/jhead-2.8.ebuild index 5fd9eb8e63ba..709f9c6d3b1c 100644 --- a/media-gfx/jhead/jhead-2.8.ebuild +++ b/media-gfx/jhead/jhead-2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.8.ebuild,v 1.7 2008/04/08 09:12:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.8.ebuild,v 1.8 2008/04/09 17:49:03 nixnut Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.sentex.net/~mwandel/jhead/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="media-libs/jpeg" |