summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-12-16 19:23:39 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-12-16 19:23:39 +0000
commit8c936b0cea4222e8691efc5565306acbd8b141a2 (patch)
tree39c41c5b3c3f7e8d4193223d3687baff1b07abd0 /media-gfx/jhead
parentthe best_version call was a bad move -- switched it to has_version -- thanks ... (diff)
downloadgentoo-2-8c936b0cea4222e8691efc5565306acbd8b141a2.tar.gz
gentoo-2-8c936b0cea4222e8691efc5565306acbd8b141a2.tar.bz2
gentoo-2-8c936b0cea4222e8691efc5565306acbd8b141a2.zip
Stable on sparc
(Portage version: 2.0.53)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r--media-gfx/jhead/ChangeLog5
-rw-r--r--media-gfx/jhead/jhead-2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog
index d52fdc659681..1203906b9b18 100644
--- a/media-gfx/jhead/ChangeLog
+++ b/media-gfx/jhead/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/jhead
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.30 2005/12/15 08:54:24 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.31 2005/12/16 19:23:39 gustavoz Exp $
+
+ 16 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> jhead-2.4.ebuild:
+ Stable on sparc
15 Dec 2005; Michele Noberasco <s4t4n@gentoo.org> jhead-2.4.ebuild:
Stable for x86.
diff --git a/media-gfx/jhead/jhead-2.4.ebuild b/media-gfx/jhead/jhead-2.4.ebuild
index 89c5816170ab..c23dded2bf63 100644
--- a/media-gfx/jhead/jhead-2.4.ebuild
+++ b/media-gfx/jhead/jhead-2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.3 2005/12/15 08:54:24 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.4.ebuild,v 1.4 2005/12/16 19:23:39 gustavoz Exp $
inherit eutils toolchain-funcs
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.sentex.net/~mwandel/jhead/"
SRC_URI="${HOMEPAGE}${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"