diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-10-21 17:25:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-10-21 17:25:21 +0000 |
commit | 653b6409f8c4f0e27c484056f0d6a2f2317f0a5e (patch) | |
tree | 5d88ecf96387bdc4d5e09f5a972d0526994eda91 /media-gfx/jhead | |
parent | Stable on ppc64; bug #239130 (diff) | |
download | gentoo-2-653b6409f8c4f0e27c484056f0d6a2f2317f0a5e.tar.gz gentoo-2-653b6409f8c4f0e27c484056f0d6a2f2317f0a5e.tar.bz2 gentoo-2-653b6409f8c4f0e27c484056f0d6a2f2317f0a5e.zip |
Stable on ppc64; bug #242702
(Portage version: 2.1.4.5)
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/jhead/jhead-2.84.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 5371ce4ff2e4..0d362c149e1a 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.90 2008/10/20 12:52:57 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.91 2008/10/21 17:25:21 corsair Exp $ + + 21 Oct 2008; Markus Rothe <corsair@gentoo.org> jhead-2.84.ebuild: + Stable on ppc64; bug #242702 20 Oct 2008; Ferris McCormick <fmccor@gentoo.org> jhead-2.84.ebuild: Sparc stable, Security Bug #242702. diff --git a/media-gfx/jhead/jhead-2.84.ebuild b/media-gfx/jhead/jhead-2.84.ebuild index f4701f0c0dfd..3138e073ebc5 100644 --- a/media-gfx/jhead/jhead-2.84.ebuild +++ b/media-gfx/jhead/jhead-2.84.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.84.ebuild,v 1.5 2008/10/20 12:52:57 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.84.ebuild,v 1.6 2008/10/21 17:25:21 corsair 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() { |