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/allegro/
Date: Sat, 15 Sep 2018 18:23:59
Message-Id: 1537035769.e397071ae67958094a1dcf095a095bfe0aee54b4.slyfox@gentoo
1 commit: e397071ae67958094a1dcf095a095bfe0aee54b4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 15 18:22:49 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 15 18:22:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e397071a
7
8 media-libs/allegro: stable 5.2.4.0 for ppc, bug #664788
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ppc"
12
13 media-libs/allegro/allegro-5.2.4.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/allegro/allegro-5.2.4.0.ebuild b/media-libs/allegro/allegro-5.2.4.0.ebuild
17 index 487d398bbad..0640f7b8050 100644
18 --- a/media-libs/allegro/allegro-5.2.4.0.ebuild
19 +++ b/media-libs/allegro/allegro-5.2.4.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/liballeg/allegro5/releases/download/${PV}/${P}.tar.g
21
22 LICENSE="BSD ZLIB"
23 SLOT="5"
24 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ppc ~ppc64 ~x86"
26 IUSE="alsa dumb flac gtk jpeg openal opengl opus oss physfs png pulseaudio test truetype vorbis webp X xinerama"
27
28 REQUIRED_USE="X? ( opengl ) xinerama? ( X )"