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, 24 Nov 2018 13:36:24
Message-Id: 1543066574.ff03229a36eaa9e42b7b03b2fb306f1888727f1e.slyfox@gentoo
1 commit: ff03229a36eaa9e42b7b03b2fb306f1888727f1e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 24 13:35:42 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 24 13:36:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff03229a
7
8 media-libs/libgphoto2: stable 2.5.16 for ppc, bug #652976
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/libgphoto2/libgphoto2-2.5.16.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
19 index c013cac6c19..82b2906c70c 100644
20 --- a/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
21 +++ b/media-libs/libgphoto2/libgphoto2-2.5.16.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 # TODO
28 @@ -17,7 +17,7 @@ LICENSE="GPL-2"
29 # FIXME: should we also bump for libgphoto2_port.so soname version?
30 SLOT="0/6" # libgphoto2.so soname version
31
32 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
33 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
34 IUSE="doc examples exif gd jpeg nls serial"
35
36 # By default, drivers for all supported cameras will be compiled.