Gentoo Archives: gentoo-commits

From: Michael Sterrett <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/smc/
Date: Fri, 18 Dec 2015 10:14:27
Message-Id: 1450433608.d1db157a18a1fae59bba29573141d8fac6d9adb2.mr_bones_@gentoo
1 commit: d1db157a18a1fae59bba29573141d8fac6d9adb2
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 18 10:13:28 2015 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 18 10:13:28 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1db157a
7
8 EAPI=5; minor tidying
9
10 Package-Manager: portage-2.2.24
11
12 games-arcade/smc/smc-1.9.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-arcade/smc/smc-1.9.ebuild b/games-arcade/smc/smc-1.9.ebuild
16 index 342f990..cc2ed64 100644
17 --- a/games-arcade/smc/smc-1.9.ebuild
18 +++ b/games-arcade/smc/smc-1.9.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 -EAPI=4
24 +EAPI=5
25 inherit autotools eutils flag-o-matic games
26
27 MUSIC_P=SMC_Music_4.1_high
28 @@ -22,7 +22,7 @@ RDEPEND="<dev-games/cegui-0.7[opengl,devil]
29 virtual/glu
30 x11-libs/libX11
31 dev-libs/libpcre[unicode]
32 - media-libs/libpng
33 + media-libs/libpng:0
34 media-libs/libsdl[X,joystick,opengl]
35 media-libs/sdl-image[png]
36 media-libs/sdl-mixer[vorbis]