diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-26 14:46:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-26 14:46:31 +0000 |
commit | a4393346854ebb797e50692932b5401a12760105 (patch) | |
tree | 30a2132a47c37d1a31836c3a0acf95963b241bc9 /media-gfx/jhead | |
parent | Version bump; contains multiple fixes for .raw image format. (diff) | |
download | gentoo-2-a4393346854ebb797e50692932b5401a12760105.tar.gz gentoo-2-a4393346854ebb797e50692932b5401a12760105.tar.bz2 gentoo-2-a4393346854ebb797e50692932b5401a12760105.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 73475c1c3441..dbc196a408f4 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.54 2007/03/24 19:02:35 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.55 2007/03/26 14:46:31 gustavoz Exp $ + + 26 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> jhead-2.7.ebuild: + Stable on sparc 24 Mar 2007; Marcelo Goes <vanquirius@gentoo.org> jhead-2.7.ebuild: Mark 2.7 x86 stable. diff --git a/media-gfx/jhead/jhead-2.7.ebuild b/media-gfx/jhead/jhead-2.7.ebuild index be1c11f7b856..e4ffeb8fe5d0 100644 --- a/media-gfx/jhead/jhead-2.7.ebuild +++ b/media-gfx/jhead/jhead-2.7.ebuild @@ -1,6 +1,6 @@ # 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.7.ebuild,v 1.2 2007/03/24 19:02:35 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.7.ebuild,v 1.3 2007/03/26 14:46:31 gustavoz 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" |