diff options
Diffstat (limited to 'media-gfx/jhead/jhead-2.4.ebuild')
-rw-r--r-- | media-gfx/jhead/jhead-2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/jhead/jhead-2.4.ebuild b/media-gfx/jhead/jhead-2.4.ebuild index 59ea6861218f..fb8739476537 100644 --- a/media-gfx/jhead/jhead-2.4.ebuild +++ b/media-gfx/jhead/jhead-2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.4.ebuild,v 1.10 2006/02/07 20:04:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.4.ebuild,v 1.11 2008/01/15 18:15:51 grobian Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" SRC_URI="http://www.sentex.net/~mwandel/jhead/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |