mgorny 14/06/25 17:28:06 Modified: spaz-1.605.ebuild ChangeLog Log: Update multilib dependencies to use the lowest known EAPI 5 or multilib versions. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.4 games-strategy/spaz/spaz-1.605.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild?r1=1.3&r2=1.4 Index: spaz-1.605.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- spaz-1.605.ebuild 25 Jun 2014 17:02:11 -0000 1.3 +++ spaz-1.605.ebuild 25 Jun 2014 17:28:06 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild,v 1.3 2014/06/25 17:02:11 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild,v 1.4 2014/06/25 17:28:06 mgorny Exp $ EAPI=4 @@ -19,8 +19,8 @@ RDEPEND=" || ( ( - media-libs/openal[alsa?,pulseaudio?,abi_x86_32(-)] - media-libs/libsdl[abi_x86_32(-)] + >=media-libs/openal-1.15.1[alsa?,pulseaudio?,abi_x86_32(-)] + >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-)] ) amd64? ( app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] 1.4 games-strategy/spaz/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/spaz/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/spaz/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 25 Jun 2014 17:02:11 -0000 1.3 +++ ChangeLog 25 Jun 2014 17:28:06 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/spaz # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/spaz/ChangeLog,v 1.3 2014/06/25 17:02:11 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/spaz/ChangeLog,v 1.4 2014/06/25 17:28:06 mgorny Exp $ + + 25 Jun 2014; Michał Górny <[email protected]> spaz-1.605.ebuild: + Update multilib dependencies to use the lowest known EAPI 5 or multilib + versions. 25 Jun 2014; Michał Górny <[email protected]> spaz-1.605.ebuild: Support multilib dependencies aside to emul-linux-x86.
