diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-04 18:12:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-04 18:12:36 +0000 |
commit | 8611d9810ff8056a2d59e2cd7d29e0d2066f4900 (patch) | |
tree | 0767e0940ac9dd49205c11b057e9cfc18f492cfb /media-gfx | |
parent | Version bump. (diff) | |
download | gentoo-2-8611d9810ff8056a2d59e2cd7d29e0d2066f4900.tar.gz gentoo-2-8611d9810ff8056a2d59e2cd7d29e0d2066f4900.tar.bz2 gentoo-2-8611d9810ff8056a2d59e2cd7d29e0d2066f4900.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #306333
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'media-gfx')
-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 5cfc0d6c5f36..85bc1f57a02d 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.84 2010/03/23 18:25:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.85 2010/04/04 18:12:36 armin76 Exp $ + + 04 Apr 2010; Raúl Porcel <armin76@gentoo.org> exiv2-0.19.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #306333 23 Mar 2010; Brent Baude <ranger@gentoo.org> exiv2-0.19.ebuild: stable ppc64, bug 306333 diff --git a/media-gfx/exiv2/exiv2-0.19.ebuild b/media-gfx/exiv2/exiv2-0.19.ebuild index c302e68e20ce..538f3d3ed819 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.5 2010/03/23 18:25:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.19.ebuild,v 1.6 2010/04/04 18:12:36 armin76 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})" |