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/ming/
Date: Tue, 26 Sep 2017 21:21:08
Message-Id: 1506460854.ef54a95f81bca2c7fa5c08a1f9b6dd1ce391721a.slyfox@gentoo
1 commit: ef54a95f81bca2c7fa5c08a1f9b6dd1ce391721a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 26 21:20:54 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 26 21:20:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef54a95f
7
8 media-libs/ming: stable 0.4.8-r1 for hppa, bug #614010
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="hppa"
12
13 media-libs/ming/ming-0.4.8-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/ming/ming-0.4.8-r1.ebuild b/media-libs/ming/ming-0.4.8-r1.ebuild
17 index 6c2a4dd055f..d0f102464e5 100644
18 --- a/media-libs/ming/ming-0.4.8-r1.ebuild
19 +++ b/media-libs/ming/ming-0.4.8-r1.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/libming/libming/archive/${P//./_}.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
26 IUSE="+perl php +python static-libs"
27
28 RDEPEND="perl? ( dev-lang/perl:= )