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: Wed, 16 Jan 2019 07:15:51
Message-Id: 1547622921.ba9c8f49ff6c45d64e77c0e4d2c375e61efb5655.slyfox@gentoo
1 commit: ba9c8f49ff6c45d64e77c0e4d2c375e61efb5655
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 16 06:39:28 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 16 07:15:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba9c8f49
7
8 media-libs/libgphoto2: stable 2.5.16 for hppa, bug #652976
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
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 82b2906c70c..2575e4781e8 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 Authors
24 +# Copyright 1999-2019 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.