Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libgphoto2/
Date: Sat, 28 Apr 2018 17:05:48
Message-Id: 1524934782.eecb35c631779fc0ff6a7e24fe54885b78649daa.slyfox@gentoo
1 commit: eecb35c631779fc0ff6a7e24fe54885b78649daa
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 28 16:59:42 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 28 16:59:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecb35c6
7
8 media-libs/libgphoto2: stable 2.5.16 for ia64, bug #652976
9
10 Bug: https://bugs.gentoo.org/652976
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 media-libs/libgphoto2/libgphoto2-2.5.16.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
18 index 349537e8ecc..99c6997bcae 100644
19 --- a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
20 +++ b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
21 @@ -17,7 +17,7 @@ LICENSE="GPL-2"
22 # FIXME: should we also bump for libgphoto2_port.so soname version?
23 SLOT="0/6" # libgphoto2.so soname version
24
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 IUSE="doc examples exif gd jpeg nls serial"
28
29 # By default, drivers for all supported cameras will be compiled.