Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/fbgrab/
Date: Tue, 05 Apr 2022 10:11:53
Message-Id: 1649153504.ca9366298a524330d7792f79a7d213a5a6767fde.pinkbyte@gentoo
1 commit: ca9366298a524330d7792f79a7d213a5a6767fde
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 5 10:11:31 2022 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 5 10:11:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca936629
7
8 media-gfx/fbgrab-1.5: stable on amd64/x86
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
12
13 media-gfx/fbgrab/fbgrab-1.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-gfx/fbgrab/fbgrab-1.5.ebuild b/media-gfx/fbgrab/fbgrab-1.5.ebuild
17 index cdfb3f5a4edd..47eccaee6389 100644
18 --- a/media-gfx/fbgrab/fbgrab-1.5.ebuild
19 +++ b/media-gfx/fbgrab/fbgrab-1.5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/GunnarMonell/fbgrab/archive/${PV}.tar.gz -> ${P}.tar
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
31 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
32
33 RDEPEND="media-libs/libpng:=
34 sys-libs/zlib"