diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-15 14:13:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-15 14:13:17 +0000 |
commit | 1f47676475926cc27b132537ce39060864ec4b64 (patch) | |
tree | bcf20c936f585560612a5f4a9a9d731379c3de69 /media-gfx/jhead | |
parent | Add missing sdl useflag in IUSE. (diff) | |
download | gentoo-2-1f47676475926cc27b132537ce39060864ec4b64.tar.gz gentoo-2-1f47676475926cc27b132537ce39060864ec4b64.tar.bz2 gentoo-2-1f47676475926cc27b132537ce39060864ec4b64.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index b20e6f058912..9844ca9a5c27 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.40 2006/02/14 16:53:07 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.41 2006/02/15 14:13:17 gustavoz Exp $ + + 15 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> jhead-2.5.ebuild: + Stable on sparc 14 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> jhead-2.5.ebuild: Mark 2.5 x86 stable. diff --git a/media-gfx/jhead/jhead-2.5.ebuild b/media-gfx/jhead/jhead-2.5.ebuild index 2fca33df5f05..c4581aae9734 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.4 2006/02/14 16:53:07 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.5.ebuild,v 1.5 2006/02/15 14:13:17 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" |