diff options
Diffstat (limited to 'media-gfx')
-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 0155a7afa691..5371ce4ff2e4 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.89 2008/10/20 08:15:15 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.90 2008/10/20 12:52:57 fmccor Exp $ + + 20 Oct 2008; Ferris McCormick <fmccor@gentoo.org> jhead-2.84.ebuild: + Sparc stable, Security Bug #242702. 20 Oct 2008; Jose Luis Rivero <yoswink@gentoo.org> jhead-2.84.ebuild: alpha stable wrt security #242702 diff --git a/media-gfx/jhead/jhead-2.84.ebuild b/media-gfx/jhead/jhead-2.84.ebuild index 150735640932..f4701f0c0dfd 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.4 2008/10/20 08:15:15 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.84.ebuild,v 1.5 2008/10/20 12:52:57 fmccor 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() { |