diff options
author | Markus Meier <maekke@gentoo.org> | 2015-01-25 21:21:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-01-25 21:21:38 +0000 |
commit | 3c7ee473fdb0226b9e00de35468ad0b99c58b354 (patch) | |
tree | 32afb3de511b53557bc70fb8b42fb01d70a360fb /media-gfx/exiv2 | |
parent | arm stable, bug #537046 (diff) | |
download | gentoo-2-3c7ee473fdb0226b9e00de35468ad0b99c58b354.tar.gz gentoo-2-3c7ee473fdb0226b9e00de35468ad0b99c58b354.tar.bz2 gentoo-2-3c7ee473fdb0226b9e00de35468ad0b99c58b354.zip |
arm stable, bug #534608
(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/exiv2')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.24-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index c67cfaf0a9b5..4dc3c8d05666 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.134 2015/01/25 11:21:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.135 2015/01/25 21:21:38 maekke Exp $ + + 25 Jan 2015; Markus Meier <maekke@gentoo.org> exiv2-0.24-r1.ebuild: + arm stable, bug #534608 25 Jan 2015; Agostino Sarubbo <ago@gentoo.org> exiv2-0.24-r1.ebuild: Stable for alpha, wrt bug #534608 diff --git a/media-gfx/exiv2/exiv2-0.24-r1.ebuild b/media-gfx/exiv2/exiv2-0.24-r1.ebuild index a22862389786..4dbe16545006 100644 --- a/media-gfx/exiv2/exiv2-0.24-r1.ebuild +++ b/media-gfx/exiv2/exiv2-0.24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.24-r1.ebuild,v 1.5 2015/01/25 11:21:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.24-r1.ebuild,v 1.6 2015/01/25 21:21:38 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})" |