diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-17 11:07:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-17 11:07:03 +0000 |
commit | 649e1f85053b3c25d176a47077a6361e5db6e336 (patch) | |
tree | bb707496aca21c1be3c882bbfa8f94971e6b8f80 /media-gfx | |
parent | alpha/ia64/sparc stable wrt #201909 (diff) | |
download | gentoo-2-649e1f85053b3c25d176a47077a6361e5db6e336.tar.gz gentoo-2-649e1f85053b3c25d176a47077a6361e5db6e336.tar.bz2 gentoo-2-649e1f85053b3c25d176a47077a6361e5db6e336.zip |
alpha/ia64 stable wrt security #202351
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-gfx')
-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 9fea8f5ddfcf..1b2edd835fa1 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.34 2007/12/16 16:49:27 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.35 2007/12/17 11:07:03 armin76 Exp $ + + 17 Dec 2007; Raúl Porcel <armin76@gentoo.org> exiv2-0.13-r1.ebuild: + alpha/ia64 stable wrt security #202351 16 Dec 2007; Ferris McCormick <fmccor@gentoo.org> exiv2-0.13-r1.ebuild: Sparc 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 9e351f7786d3..6e8219d75662 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.3 2007/12/16 16:49:27 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13-r1.ebuild,v 1.4 2007/12/17 11:07:03 armin76 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" |