diff options
Diffstat (limited to 'media-gfx/jhead/jhead-2.6.ebuild')
-rw-r--r-- | media-gfx/jhead/jhead-2.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/jhead/jhead-2.6.ebuild b/media-gfx/jhead/jhead-2.6.ebuild index c91b6fee56c4..8ff04fcb62b2 100644 --- a/media-gfx/jhead/jhead-2.6.ebuild +++ b/media-gfx/jhead/jhead-2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.6.ebuild,v 1.3 2006/12/11 13:42:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.6.ebuild,v 1.4 2007/02/10 13:48:12 pylon 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 ~ppc-macos ~ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |