mr_bones_ 14/08/02 14:48:13 Modified: stella-4.0.ebuild ChangeLog Log: remove mention of the opengl use flag (bug #518796) (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 games-emulation/stella/stella-4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/stella-4.0.ebuild?r1=1.1&r2=1.2 Index: stella-4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- stella-4.0.ebuild 30 Jul 2014 17:16:38 -0000 1.1 +++ stella-4.0.ebuild 2 Aug 2014 14:48:13 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.1 2014/07/30 17:16:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.2 2014/08/02 14:48:13 mr_bones_ Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -37,7 +37,6 @@ --bindir="${GAMES_BINDIR}" \ --docdir="/usr/share/doc/${PF}" \ --datadir="${GAMES_DATADIR}" \ - $(use_enable opengl gl) \ $(use_enable joystick) \ || die } 1.83 games-emulation/stella/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/stella/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 31 Jul 2014 21:30:24 -0000 1.82 +++ ChangeLog 2 Aug 2014 14:48:13 -0000 1.83 @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.82 2014/07/31 21:30:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.83 2014/08/02 14:48:13 mr_bones_ Exp $ + + 02 Aug 2014; Michael Sterrett <[email protected]> stella-4.0.ebuild: + remove mention of the opengl use flag (bug #518796) 31 Jul 2014; Michael Sterrett <[email protected]> -stella-3.7.2.ebuild: old
