diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-14 20:14:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-14 20:14:37 +0000 |
commit | 115151b03b02160c0e56d6f4cbf169daed8393cd (patch) | |
tree | ebd1493032258ecb18d60772ff37cb4d6847b661 /media-gfx/jhead | |
parent | Marked ~hppa (bug #230716). (diff) | |
download | gentoo-2-115151b03b02160c0e56d6f4cbf169daed8393cd.tar.gz gentoo-2-115151b03b02160c0e56d6f4cbf169daed8393cd.tar.bz2 gentoo-2-115151b03b02160c0e56d6f4cbf169daed8393cd.zip |
Stable on ppc wrt bug 231629
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.82.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index ab1a26a6e9ee..7e2b06551d09 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.77 2008/07/14 16:39:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.78 2008/07/14 20:14:37 nixnut Exp $ + + 14 Jul 2008; nixnut <nixnut@gentoo.org> jhead-2.82.ebuild: + Stable on ppc wrt bug 231629 14 Jul 2008; Raúl Porcel <armin76@gentoo.org> jhead-2.82.ebuild: alpha/ia64/sparc/x86 stable wrt #231629 diff --git a/media-gfx/jhead/jhead-2.82.ebuild b/media-gfx/jhead/jhead-2.82.ebuild index c82c97a5a47b..6d0db51ec632 100644 --- a/media-gfx/jhead/jhead-2.82.ebuild +++ b/media-gfx/jhead/jhead-2.82.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.82.ebuild,v 1.4 2008/07/14 16:39:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.82.ebuild,v 1.5 2008/07/14 20:14:37 nixnut 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_unpack() { |