summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-05-13 16:08:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-05-13 16:08:08 +0000
commita0d2c8aa7ed9165287b61c9a75359b112730da35 (patch)
treea113cacaeaa8dd8fdefd572d2af2ae35f37dd5da /games-strategy
parentold (diff)
downloadgentoo-2-a0d2c8aa7ed9165287b61c9a75359b112730da35.tar.gz
gentoo-2-a0d2c8aa7ed9165287b61c9a75359b112730da35.tar.bz2
gentoo-2-a0d2c8aa7ed9165287b61c9a75359b112730da35.zip
add slot dep for lua
(Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/ChangeLog5
-rw-r--r--games-strategy/wesnoth/wesnoth-1.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog
index 98d25f83d79e..a57030901861 100644
--- a/games-strategy/wesnoth/ChangeLog
+++ b/games-strategy/wesnoth/ChangeLog
@@ -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 <mr_bones_@gentoo.org> wesnoth-1.12.2.ebuild:
+ add slot dep for lua
13 May 2015; Michael Sterrett <mr_bones_@gentoo.org> -wesnoth-1.12.1.ebuild:
old
diff --git a/games-strategy/wesnoth/wesnoth-1.12.2.ebuild b/games-strategy/wesnoth/wesnoth-1.12.2.ebuild
index 9797f94b611a..1ecdaa773684 100644
--- a/games-strategy/wesnoth/wesnoth-1.12.2.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.12.2.ebuild
@@ -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 @@ RDEPEND=">=media-libs/libsdl-1.2.7:0[joystick,video,X]
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]