mr_bones_ 15/06/01 22:05:45 Modified: phobiaii-1.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.22 games-action/phobiaii/phobiaii-1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild?r1=1.21&r2=1.22 Index: phobiaii-1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- phobiaii-1.1.ebuild 7 Feb 2015 05:26:06 -0000 1.21 +++ phobiaii-1.1.ebuild 1 Jun 2015 22:05:45 -0000 1.22 @@ -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/phobiaii/phobiaii-1.1.ebuild,v 1.21 2015/02/07 05:26:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/phobiaii-1.1.ebuild,v 1.22 2015/06/01 22:05:45 mr_bones_ Exp $ EAPI=5 inherit eutils games @@ -16,15 +16,8 @@ IUSE="" RDEPEND="sys-libs/lib-compat - || ( - ( - media-libs/sdl-mixer[abi_x86_32(-)] - media-libs/libsdl[abi_x86_32(-)] - ) - amd64? ( - app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] - ) - )" + media-libs/sdl-mixer[abi_x86_32(-)] + media-libs/libsdl[abi_x86_32(-)]" S=${WORKDIR}/${MY_P} 1.19 games-action/phobiaii/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/phobiaii/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 7 Feb 2015 05:26:06 -0000 1.18 +++ ChangeLog 1 Jun 2015 22:05:45 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for games-action/phobiaii # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v 1.18 2015/02/07 05:26:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/phobiaii/ChangeLog,v 1.19 2015/06/01 22:05:45 mr_bones_ Exp $ + + 01 Jun 2015; Michael Sterrett <[email protected]> phobiaii-1.1.ebuild: + clean up app-emulation/emul-linux which has been removed 07 Feb 2015; Michael Sterrett <[email protected]> phobiaii-1.1.ebuild: mark stable
