mr_bones_ 15/06/01 21:44:39 Modified: aquaria-1.1.3-r1.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.2 games-arcade/aquaria/aquaria-1.1.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild?r1=1.1&r2=1.2 Index: aquaria-1.1.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aquaria-1.1.3-r1.ebuild 26 Jun 2014 18:51:54 -0000 1.1 +++ aquaria-1.1.3-r1.ebuild 1 Jun 2015 21:44:39 -0000 1.2 @@ -1,9 +1,8 @@ -# 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-arcade/aquaria/aquaria-1.1.3-r1.ebuild,v 1.1 2014/06/26 18:51:54 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/aquaria/aquaria-1.1.3-r1.ebuild,v 1.2 2015/06/01 21:44:39 mr_bones_ Exp $ EAPI=5 - inherit unpacker eutils games DESCRIPTION="A 2D scroller set in a massive ocean world" @@ -17,13 +16,9 @@ RESTRICT="strip fetch bindist" DEPEND="app-arch/unzip" -RDEPEND="|| ( - ( - >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-)] - >=media-libs/openal-1.15.1[abi_x86_32(-)] - ) - amd64? ( app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] ) -)" +RDEPEND=" + >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-)] + >=media-libs/openal-1.15.1[abi_x86_32(-)]" S=${WORKDIR}/data 1.9 games-arcade/aquaria/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/aquaria/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/aquaria/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 25 Aug 2014 20:46:39 -0000 1.8 +++ ChangeLog 1 Jun 2015 21:44:39 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/aquaria -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/aquaria/ChangeLog,v 1.8 2014/08/25 20:46:39 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/aquaria/ChangeLog,v 1.9 2015/06/01 21:44:39 mr_bones_ Exp $ + + 01 Jun 2015; Michael Sterrett <[email protected]> aquaria-1.1.3-r1.ebuild: + clean up app-emulation/emul-linux which has been removed 25 Aug 2014; Michael Sterrett <[email protected]> -aquaria-1.1.3.ebuild: old
