mgorny 14/06/18 19:19:48 Modified: brutal-legend-20130615.ebuild ChangeLog Log: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.2 games-action/brutal-legend/brutal-legend-20130615.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615.ebuild?r1=1.1&r2=1.2 Index: brutal-legend-20130615.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- brutal-legend-20130615.ebuild 24 Nov 2013 23:29:34 -0000 1.1 +++ brutal-legend-20130615.ebuild 18 Jun 2014 19:19:48 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615.ebuild,v 1.1 2013/11/24 23:29:34 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/brutal-legend/brutal-legend-20130615.ebuild,v 1.2 2014/06/18 19:19:48 mgorny Exp $ # TODO: unbundle libsdl-2 @@ -32,14 +32,14 @@ app-emulation/emul-linux-x86-xlibs ) ( - sys-libs/zlib[abi_x86_32] - virtual/glu[abi_x86_32] - virtual/opengl[abi_x86_32] - x11-libs/libX11[abi_x86_32] - x11-libs/libXau[abi_x86_32] - x11-libs/libXdmcp[abi_x86_32] - x11-libs/libXext[abi_x86_32] - x11-libs/libxcb[abi_x86_32] + >=sys-libs/zlib-1.2.8-r1[abi_x86_32] + >=virtual/glu-9.0-r1[abi_x86_32] + >=virtual/opengl-7.0-r1[abi_x86_32] + >=x11-libs/libX11-1.6.2[abi_x86_32] + >=x11-libs/libXau-1.0.7-r1[abi_x86_32] + >=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32] + >=x11-libs/libXext-1.3.2[abi_x86_32] + >=x11-libs/libxcb-1.9.1[abi_x86_32] ) ) ) 1.2 games-action/brutal-legend/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/brutal-legend/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/brutal-legend/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 24 Nov 2013 23:29:34 -0000 1.1 +++ ChangeLog 18 Jun 2014 19:19:48 -0000 1.2 @@ -1,10 +1,13 @@ # ChangeLog for games-action/brutal-legend -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/brutal-legend/ChangeLog,v 1.1 2013/11/24 23:29:34 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/brutal-legend/ChangeLog,v 1.2 2014/06/18 19:19:48 mgorny Exp $ + + 18 Jun 2014; Michał Górny <[email protected]> brutal-legend-20130615.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. *brutal-legend-20130615 (24 Nov 2013) 24 Nov 2013; Julian Ospald <[email protected]> +brutal-legend-20130615.ebuild, +metadata.xml: initial import -
