Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/exiv2/
Date: Sun, 03 Jul 2016 10:46:14
Message-Id: 1467542740.c16aeeed5a41d87031f9fdde81bef68b1fb259b5.jer@gentoo
1 commit: c16aeeed5a41d87031f9fdde81bef68b1fb259b5
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 10:45:40 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 10:45:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16aeeed
7
8 media-gfx/exiv2: Stable for HPPA (bug #565826).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 media-gfx/exiv2/exiv2-0.25-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-gfx/exiv2/exiv2-0.25-r2.ebuild b/media-gfx/exiv2/exiv2-0.25-r2.ebuild
17 index bd839b4..15ebb5d 100644
18 --- a/media-gfx/exiv2/exiv2-0.25-r2.ebuild
19 +++ b/media-gfx/exiv2/exiv2-0.25-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -13,7 +13,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0/14"
30 -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"
31 +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"
32 IUSE_LINGUAS="bs de es fi fr gl ms pl pt ru sk sv ug uk vi"
33 IUSE="doc examples nls png webready xmp $(printf 'linguas_%s ' ${IUSE_LINGUAS})"