diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-25 17:28:06 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-25 17:28:06 +0000 |
commit | 2ad3f56a49d3e08cb02c01907a9e916961e73324 (patch) | |
tree | dc9dbfbc28d4ccde089877996936b6864910dbf4 /games-strategy | |
parent | Update multilib dependencies to use the lowest known EAPI 5 or multilib versi... (diff) | |
download | gentoo-2-2ad3f56a49d3e08cb02c01907a9e916961e73324.tar.gz gentoo-2-2ad3f56a49d3e08cb02c01907a9e916961e73324.tar.bz2 gentoo-2-2ad3f56a49d3e08cb02c01907a9e916961e73324.zip |
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!)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/spaz/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/spaz/spaz-1.605.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/games-strategy/spaz/ChangeLog b/games-strategy/spaz/ChangeLog index 91f47708d16c..f6e7750009e4 100644 --- a/games-strategy/spaz/ChangeLog +++ b/games-strategy/spaz/ChangeLog @@ -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 <mgorny@gentoo.org> spaz-1.605.ebuild: + Update multilib dependencies to use the lowest known EAPI 5 or multilib + versions. 25 Jun 2014; Michał Górny <mgorny@gentoo.org> spaz-1.605.ebuild: Support multilib dependencies aside to emul-linux-x86. diff --git a/games-strategy/spaz/spaz-1.605.ebuild b/games-strategy/spaz/spaz-1.605.ebuild index 6ddd8965c360..dd4826d57180 100644 --- a/games-strategy/spaz/spaz-1.605.ebuild +++ b/games-strategy/spaz/spaz-1.605.ebuild @@ -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 @@ DEPEND="app-arch/unzip" 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(-)] |