mr_bones_ 15/06/01 22:05:45 Modified: mutantstorm-demo-1.33.ebuild ChangeLog Log: clean up app-emulation/emul-linux which has been removed (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.19 games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild?r1=1.18&r2=1.19 Index: mutantstorm-demo-1.33.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- mutantstorm-demo-1.33.ebuild 9 May 2015 05:28:42 -0000 1.18 +++ mutantstorm-demo-1.33.ebuild 1 Jun 2015 22:05:45 -0000 1.19 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v 1.18 2015/05/09 05:28:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/mutantstorm-demo-1.33.ebuild,v 1.19 2015/06/01 22:05:45 mr_bones_ Exp $ EAPI=5 inherit eutils unpacker games @@ -16,20 +16,10 @@ RESTRICT="strip" RDEPEND="sys-libs/lib-compat - || ( - ( - media-libs/libsdl[abi_x86_32(-)] - x11-libs/libX11[abi_x86_32(-)] - x11-libs/libXext[abi_x86_32(-)] - virtual/opengl[abi_x86_32(-)] - ) - amd64? ( - app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)] - app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] - app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] - ) - )" + media-libs/libsdl[abi_x86_32(-)] + x11-libs/libX11[abi_x86_32(-)] + x11-libs/libXext[abi_x86_32(-)] + virtual/opengl[abi_x86_32(-)]" S=${WORKDIR} 1.19 games-action/mutantstorm-demo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/mutantstorm-demo/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 9 May 2015 05:28:42 -0000 1.18 +++ ChangeLog 1 Jun 2015 22:05:45 -0000 1.19 @@ -1,6 +1,10 @@ # ChangeLog for games-action/mutantstorm-demo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v 1.18 2015/05/09 05:28:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/mutantstorm-demo/ChangeLog,v 1.19 2015/06/01 22:05:45 mr_bones_ Exp $ + + 01 Jun 2015; Michael Sterrett <[email protected]> + mutantstorm-demo-1.33.ebuild: + clean up app-emulation/emul-linux which has been removed 09 May 2015; Michael Sterrett <[email protected]> mutantstorm-demo-1.33.ebuild:
