mr_bones_ 15/05/13 16:08:08 Modified: wesnoth-1.12.2.ebuild ChangeLog Log: add slot dep for lua (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.4 games-strategy/wesnoth/wesnoth-1.12.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.2.ebuild?r1=1.3&r2=1.4 Index: wesnoth-1.12.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wesnoth-1.12.2.ebuild 13 May 2015 09:29:55 -0000 1.3 +++ wesnoth-1.12.2.ebuild 13 May 2015 16:08:08 -0000 1.4 @@ -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-strategy/wesnoth/wesnoth-1.12.2.ebuild,v 1.3 2015/05/13 09:29:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.2.ebuild,v 1.4 2015/05/13 16:08:08 mr_bones_ Exp $ EAPI=5 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games @@ -24,7 +24,7 @@ dbus? ( sys-apps/dbus ) sys-libs/zlib x11-libs/pango - dev-lang/lua + dev-lang/lua:0 media-libs/fontconfig ) >=dev-libs/boost-1.48[nls,threads] 1.248 games-strategy/wesnoth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.248&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?rev=1.248&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wesnoth/ChangeLog?r1=1.247&r2=1.248 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v retrieving revision 1.247 retrieving revision 1.248 diff -u -r1.247 -r1.248 --- ChangeLog 13 May 2015 16:05:31 -0000 1.247 +++ ChangeLog 13 May 2015 16:08:08 -0000 1.248 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.247 2015/05/13 16:05:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.248 2015/05/13 16:08:08 mr_bones_ Exp $ + + 13 May 2015; Michael Sterrett <[email protected]> wesnoth-1.12.2.ebuild: + add slot dep for lua 13 May 2015; Michael Sterrett <[email protected]> -wesnoth-1.12.1.ebuild: old
