diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-05-07 09:49:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-05-07 09:49:55 +0000 |
commit | 83372c73edcd93b03aade17630c1769cd05eed15 (patch) | |
tree | e00f49ce00225f7b6fd34a5dc1605b85bfe37d92 /media-gfx/jhead/jhead-2.86.ebuild | |
parent | Version bump. Add unicode support (#217096). Remove GEN and add FORMS (diff) | |
download | historical-83372c73edcd93b03aade17630c1769cd05eed15.tar.gz historical-83372c73edcd93b03aade17630c1769cd05eed15.tar.bz2 historical-83372c73edcd93b03aade17630c1769cd05eed15.zip |
Stable for HPPA (bug #268864).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'media-gfx/jhead/jhead-2.86.ebuild')
-rw-r--r-- | media-gfx/jhead/jhead-2.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/jhead/jhead-2.86.ebuild b/media-gfx/jhead/jhead-2.86.ebuild index 723d5636c0bc..4a1948ff44ee 100644 --- a/media-gfx/jhead/jhead-2.86.ebuild +++ b/media-gfx/jhead/jhead-2.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild,v 1.1 2009/03/14 11:18:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.86.ebuild,v 1.2 2009/05/07 09:49:55 jer Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.sentex.net/~mwandel/${PN}/${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="" src_compile() { |