Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libgphoto2/
Date: Sat, 11 Jan 2020 20:01:44
Message-Id: 1578772884.2ab70f94c31ff174388be7a09c1899b5add53f9e.leio@gentoo
1 commit: 2ab70f94c31ff174388be7a09c1899b5add53f9e
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 11 19:58:09 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 11 20:01:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ab70f94
7
8 media-libs/libgphoto2: ia64 stable (bug #685254)
9
10 Tested-by: Émeric Maschino
11 Package-Manager: Portage-2.3.79, Repoman-2.3.12
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 media-libs/libgphoto2/libgphoto2-2.5.22.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-libs/libgphoto2/libgphoto2-2.5.22.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.22.ebuild
18 index 6d4fc0766e0..b383e9214e7 100644
19 --- a/media-libs/libgphoto2/libgphoto2-2.5.22.ebuild
20 +++ b/media-libs/libgphoto2/libgphoto2-2.5.22.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 # TODO
27 @@ -17,7 +17,7 @@ LICENSE="GPL-2"
28 # FIXME: should we also bump for libgphoto2_port.so soname version?
29 SLOT="0/6" # libgphoto2.so soname version
30
31 -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
33 IUSE="doc examples exif gd jpeg nls serial"
34
35 # By default, drivers for all supported cameras will be compiled.