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-sound/mpg123/
Date: Sun, 22 Oct 2017 17:51:59
Message-Id: 1508694712.5f95d8ab47f181b24371246e0cb179beb8653901.slyfox@gentoo
1 commit: 5f95d8ab47f181b24371246e0cb179beb8653901
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 17:51:46 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 17:51:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f95d8ab
7
8 media-sound/mpg123: stable 1.25.6 for hppa, bug #631604
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11 RepoMan-Options: --include-arches="hppa"
12
13 media-sound/mpg123/mpg123-1.25.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/mpg123/mpg123-1.25.6.ebuild b/media-sound/mpg123/mpg123-1.25.6.ebuild
17 index 252b405b01d..7d9a82eb3dd 100644
18 --- a/media-sound/mpg123/mpg123-1.25.6.ebuild
19 +++ b/media-sound/mpg123/mpg123-1.25.6.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="https://www.mpg123.org/download/${P}.tar.bz2"
21
22 LICENSE="GPL-2 LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse"
27
28 # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs.