mr_bones_ 15/04/08 14:52:17 Modified: nestra-0.66-r2.ebuild ChangeLog Log: tidy (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.6 games-emulation/nestra/nestra-0.66-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild?r1=1.5&r2=1.6 Index: nestra-0.66-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- nestra-0.66-r2.ebuild 7 Feb 2015 04:51:03 -0000 1.5 +++ nestra-0.66-r2.ebuild 8 Apr 2015 14:52:17 -0000 1.6 @@ -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-emulation/nestra/nestra-0.66-r2.ebuild,v 1.5 2015/02/07 04:51:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66-r2.ebuild,v 1.6 2015/04/08 14:52:17 mr_bones_ Exp $ EAPI=5 inherit eutils toolchain-funcs flag-o-matic multilib games @@ -16,15 +16,7 @@ KEYWORDS="~amd64 x86" IUSE="" -RDEPEND=" - || ( - ( - x11-libs/libX11[abi_x86_32(-)] - ) - amd64? ( - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] - ) - )" +RDEPEND="x11-libs/libX11[abi_x86_32(-)]" DEPEND=${RDEPEND} S=${WORKDIR}/${PN} 1.19 games-emulation/nestra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/nestra/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 7 Feb 2015 04:51:03 -0000 1.18 +++ ChangeLog 8 Apr 2015 14:52:17 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/nestra # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.18 2015/02/07 04:51:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/ChangeLog,v 1.19 2015/04/08 14:52:17 mr_bones_ Exp $ + + 08 Apr 2015; Michael Sterrett <[email protected]> nestra-0.66-r2.ebuild: + tidy 07 Feb 2015; Michael Sterrett <[email protected]> nestra-0.66-r2.ebuild: tidy
