Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/babl/
Date: Tue, 04 Apr 2017 21:27:03
Message-Id: 1491341206.78e4a979dcd36fbac993b119a851b80f85599163.xmw@gentoo
1 commit: 78e4a979dcd36fbac993b119a851b80f85599163
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 4 21:20:03 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 4 21:26:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78e4a979
7
8 media-libs/babl: ppc stable (bug 591618).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 media-libs/babl/babl-0.1.18.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/babl/babl-0.1.18.ebuild b/media-libs/babl/babl-0.1.18.ebuild
16 index 43a33c3d81c..1ff3350e768 100644
17 --- a/media-libs/babl/babl-0.1.18.ebuild
18 +++ b/media-libs/babl/babl-0.1.18.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
26 SRC_URI=""
27 else
28 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
29 - KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
30 + KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
31 fi
32
33 DESCRIPTION="A dynamic, any to any, pixel format conversion library"