ulm 15/06/14 17:21:19 Modified: ChangeLog serious-sam-tfe-1_beta3.ebuild Log: [QA] Remove emul-linux-x86-* from dependencies. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.4 games-fps/serious-sam-tfe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 15 Oct 2014 12:04:04 -0000 1.3 +++ ChangeLog 14 Jun 2015 17:21:19 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/serious-sam-tfe -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog,v 1.3 2014/10/15 12:04:04 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/ChangeLog,v 1.4 2015/06/14 17:21:19 ulm Exp $ + + 14 Jun 2015; Ulrich Müller <[email protected]> serious-sam-tfe-1_beta3.ebuild: + [QA] Remove emul-linux-x86-* from dependencies. 15 Oct 2014; Pacho Ramos <[email protected]> serious-sam-tfe-1_beta3.ebuild: Support multilib providers for deps. Bump to EAPI=5. 1.4 games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild?r1=1.3&r2=1.4 Index: serious-sam-tfe-1_beta3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- serious-sam-tfe-1_beta3.ebuild 15 Oct 2014 12:04:04 -0000 1.3 +++ serious-sam-tfe-1_beta3.ebuild 14 Jun 2015 17:21:19 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild,v 1.3 2014/10/15 12:04:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/serious-sam-tfe/serious-sam-tfe-1_beta3.ebuild,v 1.4 2015/06/14 17:21:19 ulm Exp $ EAPI="5" @@ -23,21 +23,12 @@ IUSE="alsa" RDEPEND=" - || ( - ( - >=media-libs/libsdl-1.2.15-r5[X,joystick,opengl,video,abi_x86_32(-)] - virtual/opengl[abi_x86_32(-)] - alsa? ( - >=media-libs/libogg-1.3.1[abi_x86_32(-)] - >=media-libs/libsdl-1.2.15-r5[alsa,sound,abi_x86_32(-)] - >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)] - ) - ) - amd64? ( - app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)] - app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] - alsa? ( app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) - ) + >=media-libs/libsdl-1.2.15-r5[X,joystick,opengl,video,abi_x86_32(-)] + virtual/opengl[abi_x86_32(-)] + alsa? ( + >=media-libs/libogg-1.3.1[abi_x86_32(-)] + >=media-libs/libsdl-1.2.15-r5[alsa,sound,abi_x86_32(-)] + >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)] ) "
