diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-12-16 16:49:27 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-12-16 16:49:27 +0000 |
commit | 95ac9050a6de5b4ed90bcbd00f6e06f4cf8cdc17 (patch) | |
tree | a73856d6c30d2873575eac15cd672278536223c6 /media-gfx/exiv2 | |
parent | Stable on ppc wrt bug 199799 (diff) | |
download | gentoo-2-95ac9050a6de5b4ed90bcbd00f6e06f4cf8cdc17.tar.gz gentoo-2-95ac9050a6de5b4ed90bcbd00f6e06f4cf8cdc17.tar.bz2 gentoo-2-95ac9050a6de5b4ed90bcbd00f6e06f4cf8cdc17.zip |
Sparc stable, security Bug #202351.
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 37da4e3fa02c..9fea8f5ddfcf 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.33 2007/12/16 14:21:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.34 2007/12/16 16:49:27 fmccor Exp $ + + 16 Dec 2007; Ferris McCormick <fmccor@gentoo.org> exiv2-0.13-r1.ebuild: + Sparc stable, security Bug #202351. 16 Dec 2007; Markus Meier <maekke@gentoo.org> exiv2-0.13-r1.ebuild: x86 stable, security bug #202351 diff --git a/media-gfx/exiv2/exiv2-0.13-r1.ebuild b/media-gfx/exiv2/exiv2-0.13-r1.ebuild index 9bc46c96f7ec..9e351f7786d3 100644 --- a/media-gfx/exiv2/exiv2-0.13-r1.ebuild +++ b/media-gfx/exiv2/exiv2-0.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13-r1.ebuild,v 1.2 2007/12/16 14:21:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13-r1.ebuild,v 1.3 2007/12/16 16:49:27 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86 ~x86-fbsd" IUSE="doc nls zlib unicode" IUSE_LINGUAS="de es fi fr pl ru" |