diff options
author | 2014-12-20 16:50:27 +0000 | |
---|---|---|
committer | 2014-12-20 16:50:27 +0000 | |
commit | 636332d4789b72389a20042d1faa3b04e7f936da (patch) | |
tree | 06b5308f07d39a8a16eb13ec155b1dd8db7b0b85 /media-gfx | |
parent | arm stable, bug #525282 (diff) | |
download | gentoo-2-636332d4789b72389a20042d1faa3b04e7f936da.tar.gz gentoo-2-636332d4789b72389a20042d1faa3b04e7f936da.tar.bz2 gentoo-2-636332d4789b72389a20042d1faa3b04e7f936da.zip |
arm stable, bug #526042
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 1061d1709cdd..3cdde7e0fe65 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.128 2014/12/13 13:58:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.129 2014/12/20 16:50:27 maekke Exp $ + + 20 Dec 2014; Markus Meier <maekke@gentoo.org> exiv2-0.24.ebuild: + arm stable, bug #526042 13 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> exiv2-0.24.ebuild: amd64 stable wrt bug #526042 diff --git a/media-gfx/exiv2/exiv2-0.24.ebuild b/media-gfx/exiv2/exiv2-0.24.ebuild index 3a89ee9e8312..fe5c4c12560f 100644 --- a/media-gfx/exiv2/exiv2-0.24.ebuild +++ b/media-gfx/exiv2/exiv2-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild,v 1.8 2014/12/13 13:58:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild,v 1.9 2014/12/20 16:50:27 maekke Exp $ EAPI=5 AUTOTOOLS_IN_SOURCE_BUILD=1 @@ -14,7 +14,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/13" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE_LINGUAS="de es fi fr pl ru sk" IUSE="contrib doc examples nls xmp zlib static-libs $(printf 'linguas_%s ' ${IUSE_LINGUAS})" |