Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sdl2-mixer/
Date: Mon, 02 Jul 2018 11:22:37
Message-Id: 1530530545.e7fc5ffd7d2b63dc29ebb14d17d11b2ba50ff200.jer@gentoo
1 commit: e7fc5ffd7d2b63dc29ebb14d17d11b2ba50ff200
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 2 11:18:10 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 2 11:22:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7fc5ffd
7
8 media-libs/sdl2-mixer: Mark ~hppa too.
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11 RepoMan-Options: --ignore-arches
12
13 media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild | 4 ++--
14 media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild
18 index 3c1f734d85a..8fbeeb1f303 100644
19 --- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild
20 +++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz"
28
29 LICENSE="ZLIB"
30 SLOT="0"
31 -KEYWORDS="amd64 x86"
32 +KEYWORDS="amd64 ~hppa x86"
33 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity tremor vorbis +wav"
34 REQUIRED_USE="
35 midi? ( || ( timidity fluidsynth ) )
36
37 diff --git a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild
38 index d818f3bf9bb..53e5155abee 100644
39 --- a/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild
40 +++ b/media-libs/sdl2-mixer/sdl2-mixer-2.0.2.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2017 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz"
48
49 LICENSE="ZLIB"
50 SLOT="0"
51 -KEYWORDS="~amd64 ~x86"
52 +KEYWORDS="~amd64 ~hppa ~x86"
53 IUSE="flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg static-libs timidity tremor vorbis +wav"
54 REQUIRED_USE="
55 midi? ( || ( timidity fluidsynth ) )