mr_bones_ 15/06/01 22:11:30 Modified: btanks-0.9.8083.ebuild ChangeLog Log: add slot to dev-lang/lua dep (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.10 games-action/btanks/btanks-0.9.8083.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?r1=1.9&r2=1.10 Index: btanks-0.9.8083.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- btanks-0.9.8083.ebuild 6 Feb 2015 13:43:39 -0000 1.9 +++ btanks-0.9.8083.ebuild 1 Jun 2015 22:11:30 -0000 1.10 @@ -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/btanks/btanks-0.9.8083.ebuild,v 1.9 2015/02/06 13:43:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.10 2015/06/01 22:11:30 mr_bones_ Exp $ EAPI=5 inherit eutils scons-utils games @@ -14,7 +14,7 @@ KEYWORDS="amd64 x86" IUSE="" -RDEPEND=">=dev-lang/lua-5.1 +RDEPEND=">=dev-lang/lua-5.1:0 media-libs/libsdl[joystick,video] media-libs/libvorbis virtual/opengl 1.30 games-action/btanks/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 6 Feb 2015 13:43:39 -0000 1.29 +++ ChangeLog 1 Jun 2015 22:11:30 -0000 1.30 @@ -1,6 +1,9 @@ # ChangeLog for games-action/btanks # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.29 2015/02/06 13:43:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.30 2015/06/01 22:11:30 mr_bones_ Exp $ + + 01 Jun 2015; Michael Sterrett <[email protected]> btanks-0.9.8083.ebuild: + add slot to dev-lang/lua dep 06 Feb 2015; Agostino Sarubbo <[email protected]> btanks-0.9.8083.ebuild: Stable for amd64, wrt bug #538990
