diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-25 13:46:13 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-25 13:46:13 +0000 |
commit | 88944c13b619e72b6fa5654d880308bf5b8cdb4f (patch) | |
tree | 4b7843f0cdcafcf62768f53ce354e5e2460deed2 /games-action | |
parent | Update multilib dependencies to use the lowest known EAPI 5 or multilib versi... (diff) | |
download | gentoo-2-88944c13b619e72b6fa5654d880308bf5b8cdb4f.tar.gz gentoo-2-88944c13b619e72b6fa5654d880308bf5b8cdb4f.tar.bz2 gentoo-2-88944c13b619e72b6fa5654d880308bf5b8cdb4f.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-action')
-rw-r--r-- | games-action/shadowgrounds-survivor-bin/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-action/shadowgrounds-survivor-bin/ChangeLog b/games-action/shadowgrounds-survivor-bin/ChangeLog index 19bf77862835..f8d63d9527d8 100644 --- a/games-action/shadowgrounds-survivor-bin/ChangeLog +++ b/games-action/shadowgrounds-survivor-bin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-action/shadowgrounds-survivor-bin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog,v 1.4 2014/06/25 13:18:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/ChangeLog,v 1.5 2014/06/25 13:46:13 mgorny Exp $ + + 25 Jun 2014; Michał Górny <mgorny@gentoo.org> + shadowgrounds-survivor-bin-0_beta11-r1.ebuild: + Update multilib dependencies to use the lowest known EAPI 5 or multilib + versions. *shadowgrounds-survivor-bin-0_beta11-r1 (25 Jun 2014) diff --git a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild index 212b2d2021f8..871f9b2e6a2e 100644 --- a/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild +++ b/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.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-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild,v 1.1 2014/06/25 13:18:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_beta11-r1.ebuild,v 1.2 2014/06/25 13:46:13 mgorny Exp $ EAPI=5 @@ -25,7 +25,7 @@ RDEPEND=">=sys-libs/glibc-2.4 amd64? ( || ( app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)] - gnome-base/libglade[abi_x86_32(-)] + >=gnome-base/libglade-2.6.4-r1[abi_x86_32(-)] ) )" |