diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-10-20 12:52:57 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-10-20 12:52:57 +0000 |
commit | f5ea262ade291bc92aef553b5b79b0bd7ab3b63c (patch) | |
tree | c6c850ee0184b264af7e0c18b0b8b9db3e1abef8 /media-gfx/jhead | |
parent | Version bump and removed old ebuilds. Also disabled striping of (see bug #241... (diff) | |
download | gentoo-2-f5ea262ade291bc92aef553b5b79b0bd7ab3b63c.tar.gz gentoo-2-f5ea262ade291bc92aef553b5b79b0bd7ab3b63c.tar.bz2 gentoo-2-f5ea262ade291bc92aef553b5b79b0bd7ab3b63c.zip |
Sparc stable, Security Bug #242702.
(Portage version: 2.2_rc12/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
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 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() { |