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/libextractor/
Date: Tue, 01 Jan 2019 12:17:26
Message-Id: 1546344729.ac57aed9aba8ca2c105f786705ce8690ef452c0b.slyfox@gentoo
1 commit: ac57aed9aba8ca2c105f786705ce8690ef452c0b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 1 12:12:09 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 1 12:12:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac57aed9
7
8 media-libs/libextractor: stable 1.8-r1 for ppc, bug #673742
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-libs/libextractor/libextractor-1.8-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-libs/libextractor/libextractor-1.8-r1.ebuild b/media-libs/libextractor/libextractor-1.8-r1.ebuild
18 index d9044a2c01d..ffc3d9fc1b1 100644
19 --- a/media-libs/libextractor/libextractor-1.8-r1.ebuild
20 +++ b/media-libs/libextractor/libextractor-1.8-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
28
29 LICENSE="GPL-3"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
32 +KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86"
33 IUSE="apparmor +archive +bzip2 ffmpeg flac gif gsf gstreamer gtk jpeg +magic midi mp4 mpeg tidy tiff vorbis +zlib" # test
34
35 RESTRICT="test"