Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gpicview/
Date: Mon, 08 Apr 2019 19:26:13
Message-Id: 1554751552.07a0b90bb7cbe6095915cc883e12d07ee1e895f3.bman@gentoo
1 commit: 07a0b90bb7cbe6095915cc883e12d07ee1e895f3
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 19:25:52 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 19:25:52 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a0b90b
7
8 media-gfx/gpicview: amd64 stable wrt bug #681510
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 media-gfx/gpicview/gpicview-0.2.5-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
17 index 7dc7d1cddc3..f2987a4ae56 100644
18 --- a/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
19 +++ b/media-gfx/gpicview/gpicview-0.2.5-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
31 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~x86 ~x86-linux"
32
33 RDEPEND="virtual/jpeg:0
34 >=x11-libs/gtk+-2.6:2"