diff options
author | 2014-06-25 13:46:12 +0000 | |
---|---|---|
committer | 2014-06-25 13:46:12 +0000 | |
commit | 2da668355a8a59871e0ca6e68337c521bc15685e (patch) | |
tree | b2960c456304b9c0de2ad6397864cc6c9f0c5f40 /games-action | |
parent | openldap-2.4.38-r2: keyword ~ppc-aix (diff) | |
download | gentoo-2-2da668355a8a59871e0ca6e68337c521bc15685e.tar.gz gentoo-2-2da668355a8a59871e0ca6e68337c521bc15685e.tar.bz2 gentoo-2-2da668355a8a59871e0ca6e68337c521bc15685e.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-bin/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-action/shadowgrounds-bin/ChangeLog b/games-action/shadowgrounds-bin/ChangeLog index 3cfcbbeb8f85..4d73682fe690 100644 --- a/games-action/shadowgrounds-bin/ChangeLog +++ b/games-action/shadowgrounds-bin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-action/shadowgrounds-bin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v 1.4 2014/06/25 13:14:20 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/ChangeLog,v 1.5 2014/06/25 13:46:12 mgorny Exp $ + + 25 Jun 2014; Michał Górny <mgorny@gentoo.org> + shadowgrounds-bin-0_beta12-r1.ebuild: + Update multilib dependencies to use the lowest known EAPI 5 or multilib + versions. *shadowgrounds-bin-0_beta12-r1 (25 Jun 2014) diff --git a/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild b/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild index 569578c2aced..c4bba632f3d8 100644 --- a/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild +++ b/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-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-bin/shadowgrounds-bin-0_beta12-r1.ebuild,v 1.1 2014/06/25 13:14:20 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/shadowgrounds-bin/shadowgrounds-bin-0_beta12-r1.ebuild,v 1.2 2014/06/25 13:46:12 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(-)] ) )" |