diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-18 19:24:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-18 19:24:55 +0000 |
commit | e192e408528b5779008806b8b00951a947aba036 (patch) | |
tree | 310a4398fd3e5f5772280ac1e1a0609437565dd7 /media-gfx/exiv2 | |
parent | Use.mask ocamlopt (diff) | |
download | gentoo-2-e192e408528b5779008806b8b00951a947aba036.tar.gz gentoo-2-e192e408528b5779008806b8b00951a947aba036.tar.bz2 gentoo-2-e192e408528b5779008806b8b00951a947aba036.zip |
amd64 stable, bug #306333
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 269036bef659..2fac08d3a0b5 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.86 2010/04/18 14:47:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.87 2010/04/18 19:24:55 maekke Exp $ + + 18 Apr 2010; Markus Meier <maekke@gentoo.org> exiv2-0.19.ebuild: + amd64 stable, bug #306333 18 Apr 2010; <nixnut@gentoo.org> exiv2-0.19.ebuild: ppc stable #306333 diff --git a/media-gfx/exiv2/exiv2-0.19.ebuild b/media-gfx/exiv2/exiv2-0.19.ebuild index 38752f2b0d01..6bbb2e21a259 100644 --- a/media-gfx/exiv2/exiv2-0.19.ebuild +++ b/media-gfx/exiv2/exiv2-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.19.ebuild,v 1.7 2010/04/18 14:47:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.19.ebuild,v 1.8 2010/04/18 19:24:55 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="contrib doc examples nls unicode xmp zlib" IUSE_LINGUAS="de es fi fr pl ru sk" IUSE="${IUSE} $(printf 'linguas_%s ' ${IUSE_LINGUAS})" |