diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-10 14:09:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-10 14:09:00 +0000 |
commit | f59a6c69fbf5c7a7728b9b64f90b52a188969d90 (patch) | |
tree | e05486a0fa83c823e2f379a3dead2eb2931961b2 /media-gfx | |
parent | Mirror tarballs since SF project is dead; Error in calculation of chapter len... (diff) | |
download | gentoo-2-f59a6c69fbf5c7a7728b9b64f90b52a188969d90.tar.gz gentoo-2-f59a6c69fbf5c7a7728b9b64f90b52a188969d90.tar.bz2 gentoo-2-f59a6c69fbf5c7a7728b9b64f90b52a188969d90.zip |
alpha/ia64/sparc stable wrt #225485
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 3353f82beb8b..366f0f742ae7 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.47 2008/06/10 09:57:12 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.48 2008/06/10 14:09:00 armin76 Exp $ + + 10 Jun 2008; Raúl Porcel <armin76@gentoo.org> exiv2-0.17.ebuild: + alpha/ia64/sparc stable wrt #225485 10 Jun 2008; Christian Faulhammer <opfer@gentoo.org> exiv2-0.17.ebuild: stable x86, security bug 225485 diff --git a/media-gfx/exiv2/exiv2-0.17.ebuild b/media-gfx/exiv2/exiv2-0.17.ebuild index b19a0c996360..dd97eab3d40c 100644 --- a/media-gfx/exiv2/exiv2-0.17.ebuild +++ b/media-gfx/exiv2/exiv2-0.17.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/exiv2/exiv2-0.17.ebuild,v 1.2 2008/06/10 09:57:12 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.ebuild,v 1.3 2008/06/10 14:09:00 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 xmp examples unicode" IUSE_LINGUAS="de es fi fr pl ru sk" |