maekke 14/12/20 16:50:27 Modified: ChangeLog exiv2-0.24.ebuild Log: arm stable, bug #526042 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.129 media-gfx/exiv2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.129&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.129&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/ChangeLog?r1=1.128&r2=1.129 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v retrieving revision 1.128 retrieving revision 1.129 diff -u -r1.128 -r1.129 --- ChangeLog 13 Dec 2014 13:58:25 -0000 1.128 +++ ChangeLog 20 Dec 2014 16:50:27 -0000 1.129 @@ -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 <mae...@gentoo.org> exiv2-0.24.ebuild: + arm stable, bug #526042 13 Dec 2014; Mikle Kolyada <zlog...@gentoo.org> exiv2-0.24.ebuild: amd64 stable wrt bug #526042 1.9 media-gfx/exiv2/exiv2-0.24.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild?r1=1.8&r2=1.9 Index: exiv2-0.24.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.24.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- exiv2-0.24.ebuild 13 Dec 2014 13:58:25 -0000 1.8 +++ exiv2-0.24.ebuild 20 Dec 2014 16:50:27 -0000 1.9 @@ -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 @@ 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})"