mr_bones_ 15/06/01 22:05:45 Modified: spacetripper-demo-1.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.18 games-action/spacetripper-demo/spacetripper-demo-1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/spacetripper-demo/spacetripper-demo-1.ebuild?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/spacetripper-demo/spacetripper-demo-1.ebuild?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/spacetripper-demo/spacetripper-demo-1.ebuild?r1=1.17&r2=1.18 Index: spacetripper-demo-1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/spacetripper-demo-1.ebuild,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- spacetripper-demo-1.ebuild 4 Sep 2014 20:19:57 -0000 1.17 +++ spacetripper-demo-1.ebuild 1 Jun 2015 22:05:45 -0000 1.18 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/spacetripper-demo-1.ebuild,v 1.17 2014/09/04 20:19:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/spacetripper-demo-1.ebuild,v 1.18 2015/06/01 22:05:45 mr_bones_ Exp $ EAPI=5 inherit eutils unpacker games @@ -17,15 +17,8 @@ RESTRICT="strip" RDEPEND=" - || ( - ( >=virtual/opengl-7.0-r1[abi_x86_32(-)] - >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-),X,video,joystick,opengl,sound] - ) - amd64? ( - app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)] - app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] - ) - )" + >=virtual/opengl-7.0-r1[abi_x86_32(-)] + >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-),X,video,joystick,opengl,sound]" S=${WORKDIR} 1.17 games-action/spacetripper-demo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/spacetripper-demo/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/spacetripper-demo/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/spacetripper-demo/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 4 Sep 2014 20:19:57 -0000 1.16 +++ ChangeLog 1 Jun 2015 22:05:45 -0000 1.17 @@ -1,6 +1,10 @@ # ChangeLog for games-action/spacetripper-demo -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/ChangeLog,v 1.16 2014/09/04 20:19:57 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/spacetripper-demo/ChangeLog,v 1.17 2015/06/01 22:05:45 mr_bones_ Exp $ + + 01 Jun 2015; Michael Sterrett <[email protected]> + spacetripper-demo-1.ebuild: + clean up app-emulation/emul-linux which has been removed 04 Sep 2014; Michael Sterrett <[email protected]> spacetripper-demo-1.ebuild:
