diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-20 17:01:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-20 17:01:14 +0000 |
commit | 5e0aa0cecd118c9c54e674221a15bd296e1b2aee (patch) | |
tree | a52964fe710dfff5f02e1b18e07744103ddd5672 /media-gfx/jhead/jhead-2.5.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5e0aa0cecd118c9c54e674221a15bd296e1b2aee.tar.gz gentoo-2-5e0aa0cecd118c9c54e674221a15bd296e1b2aee.tar.bz2 gentoo-2-5e0aa0cecd118c9c54e674221a15bd296e1b2aee.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'media-gfx/jhead/jhead-2.5.ebuild')
-rw-r--r-- | media-gfx/jhead/jhead-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/jhead/jhead-2.5.ebuild b/media-gfx/jhead/jhead-2.5.ebuild index 4d5177e90e5c..4d341f0cdff0 100644 --- a/media-gfx/jhead/jhead-2.5.ebuild +++ b/media-gfx/jhead/jhead-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.5.ebuild,v 1.6 2006/02/17 20:02:40 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.5.ebuild,v 1.7 2006/02/20 16:59:37 corsair 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" |